1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +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 cpu/atmega{1281,2560}: Relocate default timer config 2020-05-28 16:27:08 +02:00
board.c cpu/avr8_common: Move irq_enable from board to cpu 2021-03-15 20:16:10 -03:00
doc.txt boards/common: fix typos 2019-11-23 22:39:07 +01:00
Makefile boards/common/atmega: initial commit of atmega shared code 2018-04-03 14:18:32 +02:00
Makefile.include boards/atmega: set avrdude as only supported programmer 2021-02-24 13:29:39 +01:00