1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/common/arduino-atmega/include
J. David Ibáñez c965ce3de6 boards/common/arduino-atmega: define F_CPU
This fixes the following error:

$ BOARD=arduino-mega2560 make -C tests/pkg_arduino_sdi_12/
[...]
[...]/RIOT/build/pkg/arduino_sdi_12/src/SDI12_boards.cpp:35:16: error: ‘preSDI12_TCCR2B’ defined but not used [-Werror=unused-variable
   35 | static uint8_t preSDI12_TCCR2B;
2021-10-28 15:59:40 +02:00
..
arduino_board.h boards/common/arduino-atmega: define F_CPU 2021-10-28 15:59:40 +02:00
arduino_pinmap.h board: add support for arduino-leonardo 2019-05-24 15:12:47 +02:00
board_common.h boards/common/arduino-atmega: add USEC_ADJUST values 2021-06-15 16:45:34 +02:00
gpio_params.h boards/common: enhance doxygen for arduino-atmega 2017-12-15 10:21:10 +01:00
periph_conf.h boards/common/atmega: Refactoring periph_conf.h 2019-02-25 18:48:09 +01:00