1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lua
Marian Buschsieweke 86fdbd7054
core/lib: Add macros/utils.h header
The macros CONCAT(), MIN(), and MAX() are defined over and over again in
RIOT's code base. This de-duplicates the code by moving the macros to a
common place.
2023-01-07 09:47:44 +01:00
..
contrib core/lib: Add macros/utils.h header 2023-01-07 09:47:44 +01:00
include codespell: fix remaining issues 2022-09-16 14:00:35 +02:00
patches pkg/lua: remove unnecessary patch 2020-06-24 10:19:32 +02:00
doc.txt codespell: fix remaining issues 2022-09-16 14:00:35 +02:00
Kconfig cpu/mips: Remove all mips 2022-09-27 13:42:37 +02:00
Makefile pkg/lua: add -Wno-cast-align 2021-12-03 10:12:34 +01:00
Makefile.dep cpu/mips: Remove all mips 2022-09-27 13:42:37 +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