mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
b7873015aa
The avr8_state store state information used to determine scheduling and uart irq. This move all uart irq states to avr8_state_uart variable. It introduce the use of General Purpose IO Register 0 (GPIOR0) when available and now all uarts from xmega can be used. This is a preparation for future scheduling and irq optimizations. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com> |
||
---|---|---|
.. | ||
cpuid.c | ||
gpio.c | ||
i2c.c | ||
Kconfig | ||
Makefile | ||
nvm.c | ||
pm.c | ||
spi.c | ||
timer.c | ||
uart.c |