mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
86fdbd7054
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. |
||
---|---|---|
.. | ||
adc.c | ||
cpuid.c | ||
eeprom.c | ||
gpio_ll_irq.c | ||
gpio_ll.c | ||
gpio.c | ||
i2c.c | ||
Kconfig | ||
Makefile | ||
pm.c | ||
pwm.c | ||
rtc.c | ||
rtt.c | ||
spi.c | ||
timer.c | ||
uart.c | ||
wdt.c |