1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/same54-xpro
Benjamin Valentin 4fbca251bc boards/same54-xpro: use 48 MHz GCLK6 for I2C
We can't run I2C off the 120 MHz main clock as the availiable dividers are too small.
Use the 48 MHz GCLK 6 instead which offers an appropriate frequency.

fixes #12037
2020-02-04 21:16:54 +01:00
..
dist boards/same54-xpro: add support for SAME54-XPRO board 2019-06-06 16:47:11 +02:00
include boards/same54-xpro: use 48 MHz GCLK6 for I2C 2020-02-04 21:16:54 +01:00
board.c boards/same54-xpro: add support for SAME54-XPRO board 2019-06-06 16:47:11 +02:00
doc.txt boards/same54-xpro: add support for SAME54-XPRO board 2019-06-06 16:47:11 +02:00
Makefile boards/same54-xpro: add support for SAME54-XPRO board 2019-06-06 16:47:11 +02:00
Makefile.dep boards/same54-xpro: add support for SAME54-XPRO board 2019-06-06 16:47:11 +02:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include boards: remove EDBG_DEVICE_TYPE 2020-01-31 09:35:27 +01:00