mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
eed73beaa1
use generic avr/libc definition for conditionnal compilation. eg: use #ifdef(PORTG) or #ifdef(TIMER_0_ISRC) instead of #ifdef(Atmega328p) This is more generic and simplify future boards support. |
||
---|---|---|
.. | ||
gpio.c | ||
Makefile | ||
spi.c | ||
timer.c | ||
uart.c |