1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/teensy31
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
..
include teensy31: Fix off-by-1 error in clock dividers 2018-04-11 20:38:15 +02:00
board.c boards/teensy31: initial support 2018-01-17 18:14:00 +01:00
doc.txt boards/teensy31: initial support 2018-01-17 18:14:00 +01:00
Makefile boards/teensy31: initial support 2018-01-17 18:14:00 +01:00
Makefile.dep boards/teensy31: initial support 2018-01-17 18:14:00 +01:00
Makefile.features boards/teensy31: initial support 2018-01-17 18:14:00 +01:00
Makefile.include boards/makefiles: Remove '-Otype' from OFLAGS 2018-04-09 17:32:46 +02:00