1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 00:54:23 +01:00
RIOT/boards/common/atmega
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
Makefile
Makefile.include boards/atmega: set avrdude as only supported programmer 2021-02-24 13:29:39 +01:00