Jose Alamos
|
a1e17ab5af
|
doc: add wiki documentation to Doxygen files
|
2018-08-01 15:24:54 +02:00 |
|
Francisco Acosta
|
9a0f3469b7
|
Merge pull request #8930 from gebart/pr/kinetis-rtt-refactor
kinetis: Refactor RTT driver
|
2018-05-30 14:54:15 +02:00 |
|
Joakim Nohlgård
|
31cf342eac
|
teensy31: Clean up Makefile.features
|
2018-05-22 16:46:39 +02:00 |
|
|
cb991cd47d
|
boards: use RIOTTOOLS variable
|
2018-05-15 11:23:44 +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 |
|
cladmi
|
3f145413f5
|
boards/makefiles: Remove '-Otype' from OFLAGS
* Remove '-Oihex' and '-Obinary' from OFLAGS for all boards
It is now provided by the Makefile.include rule.
|
2018-04-09 17:32:46 +02:00 |
|
Gaëtan Harter
|
72ddc72f2b
|
make: cleanup HEXFILE/ELFFILE/BINFILE
* Use the existing variable when possible
* Remove duplicate definition
* Remove unused BINFILE variable
|
2018-03-27 16:02:48 +02:00 |
|
|
b78c96ffc7
|
boards/*: make brief description consistent
|
2018-01-24 08:30:56 +01:00 |
|
Loïc Dauphin
|
3cbadad05b
|
boards/teensy31: initial support
|
2018-01-17 18:14:00 +01:00 |
|