[riot-commits] [RIOT-OS/RIOT] 982f36: cpu/kinetis: add support of MK20D7
Kaspar Schleiser
kaspar at schleiser.de
Thu Jan 18 09:14:52 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 982f36cdb0460a24d08e6ec047040516b4eb557d
https://github.com/RIOT-OS/RIOT/commit/982f36cdb0460a24d08e6ec047040516b4eb557d
Author: Loïc Dauphin <astralien3000 at yahoo.fr>
Date: 2018-01-17 (Wed, 17 Jan 2018)
Changed paths:
M cpu/kinetis/include/cpu_conf_kinetis.h
M cpu/kinetis/include/cpu_conf_kinetis_k.h
A cpu/kinetis/include/vendor/MK20D7.h
M cpu/kinetis/kinetis-info.mk
Log Message:
-----------
cpu/kinetis: add support of MK20D7
Commit: 86dec1b762a3451c9d338e3338fa5f529380bd58
https://github.com/RIOT-OS/RIOT/commit/86dec1b762a3451c9d338e3338fa5f529380bd58
Author: Loïc Dauphin <astralien3000 at yahoo.fr>
Date: 2018-01-17 (Wed, 17 Jan 2018)
Changed paths:
A dist/tools/teensy-loader-cli/.gitignore
A dist/tools/teensy-loader-cli/Makefile
R dist/tools/teensy-loader-cli/build.sh
Log Message:
-----------
dist/tools: make teensy-loader-cli work on MACOSX
Commit: 3cbadad05b0e1e223ebccfe429014ec7cfb3e1fc
https://github.com/RIOT-OS/RIOT/commit/3cbadad05b0e1e223ebccfe429014ec7cfb3e1fc
Author: Loïc Dauphin <astralien3000 at yahoo.fr>
Date: 2018-01-17 (Wed, 17 Jan 2018)
Changed paths:
A boards/teensy31/Makefile
A boards/teensy31/Makefile.dep
A boards/teensy31/Makefile.features
A boards/teensy31/Makefile.include
A boards/teensy31/board.c
A boards/teensy31/doc.txt
A boards/teensy31/include/board.h
A boards/teensy31/include/periph_conf.h
Log Message:
-----------
boards/teensy31: initial support
Commit: f200c310adfe39d68d83e106efa04eca0bde9466
https://github.com/RIOT-OS/RIOT/commit/f200c310adfe39d68d83e106efa04eca0bde9466
Author: Loïc Dauphin <astralien3000 at yahoo.fr>
Date: 2018-01-17 (Wed, 17 Jan 2018)
Changed paths:
M tests/unittests/Makefile
Log Message:
-----------
tests/unittests: add teensy31 to BOARD_INSUFFICIENT_MEMORY
Commit: cefb7974d7c4de49b3c7603f714dad0c67993849
https://github.com/RIOT-OS/RIOT/commit/cefb7974d7c4de49b3c7603f714dad0c67993849
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-01-18 (Thu, 18 Jan 2018)
Changed paths:
A boards/teensy31/Makefile
A boards/teensy31/Makefile.dep
A boards/teensy31/Makefile.features
A boards/teensy31/Makefile.include
A boards/teensy31/board.c
A boards/teensy31/doc.txt
A boards/teensy31/include/board.h
A boards/teensy31/include/periph_conf.h
M cpu/kinetis/include/cpu_conf_kinetis.h
M cpu/kinetis/include/cpu_conf_kinetis_k.h
A cpu/kinetis/include/vendor/MK20D7.h
M cpu/kinetis/kinetis-info.mk
A dist/tools/teensy-loader-cli/.gitignore
A dist/tools/teensy-loader-cli/Makefile
R dist/tools/teensy-loader-cli/build.sh
M tests/unittests/Makefile
Log Message:
-----------
Merge pull request #8210 from astralien3000/teensy31
boards/teensy31 : initial support of Teensy 3.1 & 3.2
Compare: https://github.com/RIOT-OS/RIOT/compare/3f990480d11b...cefb7974d7c4
More information about the commits
mailing list