[riot-commits] [RIOT-OS/RIOT] b50ab2: cpu/stm32f4: adding support for stm32f446re cpu
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Thu Sep 29 13:25:46 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b50ab2f46ee4d2adc1d730041c5b3d4e39f0be2c
https://github.com/RIOT-OS/RIOT/commit/b50ab2f46ee4d2adc1d730041c5b3d4e39f0be2c
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2016-09-28 (Wed, 28 Sep 2016)
Changed paths:
M cpu/stm32f4/include/cpu_conf.h
M cpu/stm32f4/include/periph_cpu.h
A cpu/stm32f4/include/stm32f446xx.h
A cpu/stm32f4/ldscripts/stm32f446re.ld
M doc/doxygen/riot.doxyfile
Log Message:
-----------
cpu/stm32f4: adding support for stm32f446re cpu
Commit: d93d2e73a39c05e3d9375f3b3fa84497d644ded2
https://github.com/RIOT-OS/RIOT/commit/d93d2e73a39c05e3d9375f3b3fa84497d644ded2
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2016-09-28 (Wed, 28 Sep 2016)
Changed paths:
A boards/nucleo-f446/Makefile
A boards/nucleo-f446/Makefile.features
A boards/nucleo-f446/Makefile.include
A boards/nucleo-f446/board.c
A boards/nucleo-f446/dist/openocd.cfg
A boards/nucleo-f446/include/board.h
A boards/nucleo-f446/include/periph_conf.h
Log Message:
-----------
boards/nucleo-f446: initial support
Commit: d33786d0c73fd18469bee824bfd783ef16ab5157
https://github.com/RIOT-OS/RIOT/commit/d33786d0c73fd18469bee824bfd783ef16ab5157
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)
Changed paths:
A boards/nucleo-f446/Makefile
A boards/nucleo-f446/Makefile.features
A boards/nucleo-f446/Makefile.include
A boards/nucleo-f446/board.c
A boards/nucleo-f446/dist/openocd.cfg
A boards/nucleo-f446/include/board.h
A boards/nucleo-f446/include/periph_conf.h
M cpu/stm32f4/include/cpu_conf.h
M cpu/stm32f4/include/periph_cpu.h
A cpu/stm32f4/include/stm32f446xx.h
A cpu/stm32f4/ldscripts/stm32f446re.ld
M doc/doxygen/riot.doxyfile
Log Message:
-----------
Merge pull request #5706 from aabadie/nucleo_f446
boards: initial support of ST Nucleo f446
Compare: https://github.com/RIOT-OS/RIOT/compare/47cd95a74314...d33786d0c73f
More information about the commits
mailing list