[riot-commits] [RIOT-OS/RIOT] 8b3082: cpu/stm32l0: add support for stm32l072cz
Vincent Dupont
vincentdup at gmail.com
Wed Jun 21 15:34:30 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 8b3082da82b6819f95cbb5a2a6f17040ba389ae1
https://github.com/RIOT-OS/RIOT/commit/8b3082da82b6819f95cbb5a2a6f17040ba389ae1
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M cpu/stm32l0/include/cpu_conf.h
A cpu/stm32l0/include/vendor/stm32l072xx.h
A cpu/stm32l0/ldscripts/stm32l072cz.ld
Log Message:
-----------
cpu/stm32l0: add support for stm32l072cz
Commit: 7d992a457430d2c5623a884f2c5848f12289f245
https://github.com/RIOT-OS/RIOT/commit/7d992a457430d2c5623a884f2c5848f12289f245
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
A boards/b-l072z-lrwan1/Makefile
A boards/b-l072z-lrwan1/Makefile.dep
A boards/b-l072z-lrwan1/Makefile.features
A boards/b-l072z-lrwan1/Makefile.include
A boards/b-l072z-lrwan1/board.c
A boards/b-l072z-lrwan1/dist/openocd.cfg
A boards/b-l072z-lrwan1/include/board.h
A boards/b-l072z-lrwan1/include/gpio_params.h
A boards/b-l072z-lrwan1/include/periph_conf.h
Log Message:
-----------
boards/b-l072z-lrwan1: add basic support
Commit: 56396624be007094c151c78ff960446d2ba11c63
https://github.com/RIOT-OS/RIOT/commit/56396624be007094c151c78ff960446d2ba11c63
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M tests/unittests/Makefile
Log Message:
-----------
tests/unittests: skip b-l072z-lrwan1 board
Commit: b3a4ac7ed85d6fa2e9c734d5a9ea5c3b3dad9e43
https://github.com/RIOT-OS/RIOT/commit/b3a4ac7ed85d6fa2e9c734d5a9ea5c3b3dad9e43
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M tests/thread_cooperation/Makefile
Log Message:
-----------
tests/thread_cooperation: add b-l072z-lrwan1 to insufficient mem list
Commit: 84bad52a0853bab565539131e24d92775753c254
https://github.com/RIOT-OS/RIOT/commit/84bad52a0853bab565539131e24d92775753c254
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
M examples/dtls-echo/Makefile
M examples/gnrc_border_router/Makefile
M examples/javascript/Makefile
Log Message:
-----------
examples: add b-l072z-lrwan1 to insufficient mem list
Commit: 18d180987ed4a2fe9a0fb4684dff4ab564ecfcd2
https://github.com/RIOT-OS/RIOT/commit/18d180987ed4a2fe9a0fb4684dff4ab564ecfcd2
Author: Vincent Dupont <vincentdup at gmail.com>
Date: 2017-06-21 (Wed, 21 Jun 2017)
Changed paths:
A boards/b-l072z-lrwan1/Makefile
A boards/b-l072z-lrwan1/Makefile.dep
A boards/b-l072z-lrwan1/Makefile.features
A boards/b-l072z-lrwan1/Makefile.include
A boards/b-l072z-lrwan1/board.c
A boards/b-l072z-lrwan1/dist/openocd.cfg
A boards/b-l072z-lrwan1/include/board.h
A boards/b-l072z-lrwan1/include/gpio_params.h
A boards/b-l072z-lrwan1/include/periph_conf.h
M cpu/stm32l0/include/cpu_conf.h
A cpu/stm32l0/include/vendor/stm32l072xx.h
A cpu/stm32l0/ldscripts/stm32l072cz.ld
M examples/dtls-echo/Makefile
M examples/gnrc_border_router/Makefile
M examples/javascript/Makefile
M tests/thread_cooperation/Makefile
M tests/unittests/Makefile
Log Message:
-----------
Merge pull request #6951 from aabadie/st-l072z-lrwan1
boards/b-l072z-lrwan1: add basic support
Compare: https://github.com/RIOT-OS/RIOT/compare/ab47fc1f4cd8...18d180987ed4
More information about the commits
mailing list