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> |
||
---|---|---|
.. | ||
ebi | ||
include | ||
periph | ||
atxmega_cpu.c | ||
atxmega.config | ||
doc.txt | ||
Kconfig | ||
Kconfig.XMEGAA | ||
Kconfig.XMEGAB | ||
Kconfig.XMEGAC | ||
Kconfig.XMEGAD | ||
Kconfig.XMEGAE | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include |