1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/teensy31/include
Joakim Nohlgård 4ba9d2b280 teensy31: Fix off-by-1 error in clock dividers
The comment says the config should yield 24 MHz flash clock, but the
settings were configured to divide-by-3. (48 MHz / 3)
2018-04-11 20:38:15 +02:00
..
board.h boards/*: make brief description consistent 2018-01-24 08:30:56 +01:00
periph_conf.h teensy31: Fix off-by-1 error in clock dividers 2018-04-11 20:38:15 +02:00