[riot-commits] [RIOT-OS/RIOT] 2c4b94: cpu/stm32l4: add support for stm32l433rc
Alexandre Abadie
alexandre.abadie at inria.fr
Sat Apr 7 21:12:16 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 2c4b94b2360f5627b4fe770816bc90e83154e5dd
https://github.com/RIOT-OS/RIOT/commit/2c4b94b2360f5627b4fe770816bc90e83154e5dd
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-03-21 (Wed, 21 Mar 2018)
Changed paths:
M cpu/stm32l4/include/cpu_conf.h
A cpu/stm32l4/include/vendor/stm32l433xx.h
M cpu/stm32l4/vectors.c
Log Message:
-----------
cpu/stm32l4: add support for stm32l433rc
Commit: 1c90210277e20982265fd085fd30b8bbf6492864
https://github.com/RIOT-OS/RIOT/commit/1c90210277e20982265fd085fd30b8bbf6492864
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-03-21 (Wed, 21 Mar 2018)
Changed paths:
M boards/common/nucleo64/include/board.h
A boards/nucleo-l433rc/Makefile
A boards/nucleo-l433rc/Makefile.dep
A boards/nucleo-l433rc/Makefile.features
A boards/nucleo-l433rc/Makefile.include
A boards/nucleo-l433rc/include/periph_conf.h
Log Message:
-----------
boards/nucleo-l433rc: initial basic support
Commit: e05fe7f60a6d8a4bd8cb6295f4b648a62e83059e
https://github.com/RIOT-OS/RIOT/commit/e05fe7f60a6d8a4bd8cb6295f4b648a62e83059e
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-03-21 (Wed, 21 Mar 2018)
Changed paths:
M boards/common/nucleo64/include/board.h
M boards/common/nucleo64/include/gpio_params.h
Log Message:
-----------
boards/common/nucleo64: specific cases for nucleo-l433
Commit: 86ea22a1c158c2ef1c204200ffde3ce2213b13d7
https://github.com/RIOT-OS/RIOT/commit/86ea22a1c158c2ef1c204200ffde3ce2213b13d7
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-03-21 (Wed, 21 Mar 2018)
Changed paths:
M tests/unittests/Makefile
Log Message:
-----------
tests/unittests: blacklist nucleo-l433rc board
Commit: d7bf2c112e56a196abd10e6e9b25373025c3073b
https://github.com/RIOT-OS/RIOT/commit/d7bf2c112e56a196abd10e6e9b25373025c3073b
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-04-07 (Sat, 07 Apr 2018)
Changed paths:
M boards/common/nucleo64/include/board.h
M boards/common/nucleo64/include/gpio_params.h
A boards/nucleo-l433rc/Makefile
A boards/nucleo-l433rc/Makefile.dep
A boards/nucleo-l433rc/Makefile.features
A boards/nucleo-l433rc/Makefile.include
A boards/nucleo-l433rc/include/periph_conf.h
M cpu/stm32l4/include/cpu_conf.h
A cpu/stm32l4/include/vendor/stm32l433xx.h
M cpu/stm32l4/vectors.c
M tests/unittests/Makefile
Log Message:
-----------
Merge pull request #7491 from aabadie/nucleo_l433
boards/nucleo-l433rc: initial support
Compare: https://github.com/RIOT-OS/RIOT/compare/3c93ebc86e42...d7bf2c112e56
More information about the commits
mailing list