1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/waspmote-pro
Marian Buschsieweke 4d1a5b9256
cpu/atmega_common: Drop legacy include
Drop `#include "irq.h"` in `cpu.h`, which was there for a legacy work around.
A bunch of missing includes of `irq.h` materialized due to this and were
fixed.
2020-05-15 11:24:28 +02:00
..
include boards/common/atmega: Refactoring periph_conf.h 2019-02-25 18:48:09 +01:00
board.c cpu/atmega_common: Drop legacy include 2020-05-15 11:24:28 +02:00
doc.txt boards: adds atmega pin change interrupt to doc 2019-08-01 09:35:35 +02:00
Makefile waspmote-pro: don't build the boards_common_atmega module 2020-01-29 12:32:16 +01:00
Makefile.dep waspmote-pro: don't build the boards_common_atmega module 2020-01-29 12:32:16 +01:00
Makefile.features boards/atmega: remove useless provided gpio features 2019-10-17 21:42:49 +02:00
Makefile.include boards/waspmote-pro: Refactor avrdude conf 2020-02-10 21:48:03 +01:00