1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lua
Juan Carrano a8a23e4d85 pkg/lua/contrib: Fix warning on discarded qualifier.
There was a cast in a macro that calculated offsets. Since it was
only doing a pointer difference, the cast was inocuous, but I fix
it anyways.
2019-01-15 15:16:25 +01:00
..
contrib pkg/lua/contrib: Fix warning on discarded qualifier. 2019-01-15 15:16:25 +01:00
include pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
patches pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
doc.txt pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
Makefile pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
Makefile.dep pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
Makefile.include pkg/lua: Provide better integration with RIOT 2018-07-02 15:13:10 +02:00
Makefile.lua pkg/lua: Suppress warnings on discarded qualifiers. 2019-01-15 15:16:25 +01:00