1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/waspmote-pro
Gerson Fernando Budke d041199825 cpu/avr8_common: Move irq_enable from board to cpu
Some mega boards enabling global irq at board_init.  This moves that
responsability to cpu/avr8_common to create a common point to all
variants.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-03-15 20:16:10 -03:00
..
include
board.c cpu/avr8_common: Move irq_enable from board to cpu 2021-03-15 20:16:10 -03:00
doc.txt
Kconfig
Makefile
Makefile.dep
Makefile.features
Makefile.include boards/atmega: cleanup BOOTLOADER variables definitions 2021-02-02 14:10:03 +01:00