[riot-commits] [RIOT-OS/RIOT] 2eda4b: cpu/stm32f4: add support for stm32f410rb
Francisco Acosta
fco.ja.ac at gmail.com
Wed Mar 15 13:03:41 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 2eda4bf2fe453ba26ccdcddfdb5ac09083e68d65
https://github.com/RIOT-OS/RIOT/commit/2eda4bf2fe453ba26ccdcddfdb5ac09083e68d65
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-03-14 (Tue, 14 Mar 2017)
Changed paths:
M cpu/stm32_common/cpu_common.c
M cpu/stm32f4/include/cpu_conf.h
M cpu/stm32f4/include/periph_cpu.h
A cpu/stm32f4/include/vendor/stm32f410rx.h
A cpu/stm32f4/ldscripts/stm32f410rb.ld
M cpu/stm32f4/periph/hwrng.c
Log Message:
-----------
cpu/stm32f4: add support for stm32f410rb
Commit: 9bca23abb97109ec0af279d0909b3266ac14f7eb
https://github.com/RIOT-OS/RIOT/commit/9bca23abb97109ec0af279d0909b3266ac14f7eb
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-03-14 (Tue, 14 Mar 2017)
Changed paths:
A boards/nucleo-f410/Makefile
A boards/nucleo-f410/Makefile.dep
A boards/nucleo-f410/Makefile.features
A boards/nucleo-f410/Makefile.include
A boards/nucleo-f410/board.c
A boards/nucleo-f410/dist/openocd.cfg
A boards/nucleo-f410/include/board.h
A boards/nucleo-f410/include/periph_conf.h
Log Message:
-----------
boards/nucleo-f410: initial support
Commit: 478ee1a9a053d613a05530e5785a4727cb020855
https://github.com/RIOT-OS/RIOT/commit/478ee1a9a053d613a05530e5785a4727cb020855
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-03-14 (Tue, 14 Mar 2017)
Changed paths:
M tests/unittests/Makefile
M tests/unittests/tests-relic/Makefile
Log Message:
-----------
tests: add nucleo-f410 to unsufficient memory boards
Commit: 1a179555519df87340a3dc5a5db905a7dc333cf7
https://github.com/RIOT-OS/RIOT/commit/1a179555519df87340a3dc5a5db905a7dc333cf7
Author: Francisco Acosta <fco.ja.ac at gmail.com>
Date: 2017-03-15 (Wed, 15 Mar 2017)
Changed paths:
A boards/nucleo-f410/Makefile
A boards/nucleo-f410/Makefile.dep
A boards/nucleo-f410/Makefile.features
A boards/nucleo-f410/Makefile.include
A boards/nucleo-f410/board.c
A boards/nucleo-f410/dist/openocd.cfg
A boards/nucleo-f410/include/board.h
A boards/nucleo-f410/include/periph_conf.h
M cpu/stm32_common/cpu_common.c
M cpu/stm32f4/include/cpu_conf.h
M cpu/stm32f4/include/periph_cpu.h
A cpu/stm32f4/include/vendor/stm32f410rx.h
A cpu/stm32f4/ldscripts/stm32f410rb.ld
M cpu/stm32f4/periph/hwrng.c
M tests/unittests/Makefile
M tests/unittests/tests-relic/Makefile
Log Message:
-----------
Merge pull request #6025 from aabadie/nucleo_f410
boards/nucleo-f410: initial support
Compare: https://github.com/RIOT-OS/RIOT/compare/119fc70075c9...1a179555519d
More information about the commits
mailing list