[riot-commits] [RIOT-OS/RIOT] 5e264f: cpu/stm32f4: add support for stm32f411re
Kaspar Schleiser
kaspar at schleiser.de
Wed Feb 22 16:08:34 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5e264f13eb9bb30e5d8a6c632298f8abf5684091
https://github.com/RIOT-OS/RIOT/commit/5e264f13eb9bb30e5d8a6c632298f8abf5684091
Author: Alexandre Abadie <alexandre.abadie at inria.Fr>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
M cpu/stm32f4/include/cpu_conf.h
M cpu/stm32f4/include/periph_cpu.h
A cpu/stm32f4/include/stm32f411xe.h
A cpu/stm32f4/ldscripts/stm32f411re.ld
Log Message:
-----------
cpu/stm32f4: add support for stm32f411re
Commit: d8a7de0eb8a104f184f0b8ed174e6e77467ce8b9
https://github.com/RIOT-OS/RIOT/commit/d8a7de0eb8a104f184f0b8ed174e6e77467ce8b9
Author: Alexandre Abadie <alexandre.abadie at inria.Fr>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
A boards/nucleo-f411/Makefile
A boards/nucleo-f411/Makefile.dep
A boards/nucleo-f411/Makefile.features
A boards/nucleo-f411/Makefile.include
A boards/nucleo-f411/board.c
A boards/nucleo-f411/dist/openocd.cfg
A boards/nucleo-f411/include/board.h
A boards/nucleo-f411/include/periph_conf.h
Log Message:
-----------
boards/nucleo-f411: initial support
Commit: 3628617001e0c8c974b78076ab9d36384126805c
https://github.com/RIOT-OS/RIOT/commit/3628617001e0c8c974b78076ab9d36384126805c
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
M tests/unittests/Makefile
Log Message:
-----------
tests/unittest: add nucleo-f411 to ARM Cortex based boards
Commit: 61d5f1b889e54b4db843ad9cda51b496582d422a
https://github.com/RIOT-OS/RIOT/commit/61d5f1b889e54b4db843ad9cda51b496582d422a
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
A boards/nucleo-f411/Makefile
A boards/nucleo-f411/Makefile.dep
A boards/nucleo-f411/Makefile.features
A boards/nucleo-f411/Makefile.include
A boards/nucleo-f411/board.c
A boards/nucleo-f411/dist/openocd.cfg
A boards/nucleo-f411/include/board.h
A boards/nucleo-f411/include/periph_conf.h
M cpu/stm32f4/include/cpu_conf.h
M cpu/stm32f4/include/periph_cpu.h
A cpu/stm32f4/include/stm32f411xe.h
A cpu/stm32f4/ldscripts/stm32f411re.ld
M tests/unittests/Makefile
Log Message:
-----------
Merge pull request #5709 from aabadie/nucleo_f411
boards/nucleo-f411: initial support
Compare: https://github.com/RIOT-OS/RIOT/compare/a8bc77b35bb9...61d5f1b889e5
More information about the commits
mailing list