Benjamin Valentin
|
8af04cd939
|
boards: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
|
70802fc652
|
boards*: cleanup doxygen
- replace brief with name where required
- remove some unwanted empty lines
- fix missing closing doxygen name block
|
2018-04-18 12:08:56 +02:00 |
|
Joakim Nohlgård
|
c54f6b4fcf
|
kinetis: Refactor clock generator initialization
|
2018-04-17 06:59:22 +02:00 |
|
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 |
|
Loïc Dauphin
|
3cbadad05b
|
boards/teensy31: initial support
|
2018-01-17 18:14:00 +01:00 |
|