1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/samr30-xpro/include
Juergen Fitschen a9faac7218 boards/samr30-xpro: fix AT86RF212B communication
This board is driven by a 16MHz clock source. In this case, the baud rate generator is able to clock the SPI interface with 4MHz or 8MHz only.
Due to integer division and rounding, the interface is actually driven with 8MHz, which is too fast for the AT86RF212.
2020-03-02 18:38:04 +01:00
..
board.h boards/samr30-xpro: fix AT86RF212B communication 2020-03-02 18:38:04 +01:00
gpio_params.h boards/samr30-xpro: add initial board support 2018-10-01 10:20:41 +02:00
periph_conf.h boards: use explicit GCLK_SRC defines 2020-02-04 21:17:00 +01:00