1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/waspmote-pro
Sören Tempel 8485c535d5 waspmote-pro: don't build the boards_common_atmega module
Only include its headers. Without this change board_init would be
defined twice. Once in `boards/waspmote-pro/board.c` and the other time
`boards/common/atmega/board.c`.
2020-01-29 12:32:16 +01:00
..
dist boards/avr/dist: setsid can be set with env variable 2019-10-03 12:43:49 +02:00
include boards/common/atmega: Refactoring periph_conf.h 2019-02-25 18:48:09 +01:00
board.c cpu/atmega_common: Move stdio_init() to cpu_init() 2019-04-10 10:18:43 +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: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00