[riot-commits] [RIOT-OS/RIOT] 84cdab: boards/common/nrf51: introduce common location
Hauke Petersen
devel at haukepetersen.de
Mon Nov 26 10:07:34 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 84cdab8c0b5cebc890b9e6861c82ce2f74d0b8cf
https://github.com/RIOT-OS/RIOT/commit/84cdab8c0b5cebc890b9e6861c82ce2f74d0b8cf
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-10-27 (Sat, 27 Oct 2018)
Changed paths:
R boards/airfy-beacon/board.c
R boards/airfy-beacon/dist/openocd.cfg
A boards/common/nrf51/Makefile
A boards/common/nrf51/Makefile.dep
A boards/common/nrf51/Makefile.features
A boards/common/nrf51/Makefile.include
A boards/common/nrf51/board.c
A boards/common/nrf51/dist/openocd.cfg
A boards/common/nrf51/include/board_common.h
A boards/common/nrf51/include/periph_conf_common.h
R boards/yunjia-nrf51822/board.c
R boards/yunjia-nrf51822/dist/openocd.cfg
Log Message:
-----------
boards/common/nrf51: introduce common location
Commit: 0842eb56ceca29015759b36254148904a6ce9513
https://github.com/RIOT-OS/RIOT/commit/0842eb56ceca29015759b36254148904a6ce9513
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-10-27 (Sat, 27 Oct 2018)
Changed paths:
M boards/airfy-beacon/Makefile
M boards/airfy-beacon/Makefile.dep
M boards/airfy-beacon/Makefile.features
M boards/airfy-beacon/Makefile.include
M boards/airfy-beacon/include/board.h
M boards/airfy-beacon/include/periph_conf.h
Log Message:
-----------
boards/airfy-beacon: factorize common code
Commit: a1d65583cbaae5ab5ddcdd5ffc9dad3962692286
https://github.com/RIOT-OS/RIOT/commit/a1d65583cbaae5ab5ddcdd5ffc9dad3962692286
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-10-27 (Sat, 27 Oct 2018)
Changed paths:
M boards/yunjia-nrf51822/Makefile
M boards/yunjia-nrf51822/Makefile.dep
M boards/yunjia-nrf51822/Makefile.features
M boards/yunjia-nrf51822/Makefile.include
M boards/yunjia-nrf51822/include/board.h
M boards/yunjia-nrf51822/include/periph_conf.h
Log Message:
-----------
boards/yunjia-nrf51822: factorize common code
Commit: a4463be1e39f9c483fe0d18efe7b2a82712b24f3
https://github.com/RIOT-OS/RIOT/commit/a4463be1e39f9c483fe0d18efe7b2a82712b24f3
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-10-27 (Sat, 27 Oct 2018)
Changed paths:
M boards/microbit/Makefile.dep
M boards/microbit/Makefile.features
M boards/microbit/Makefile.include
M boards/microbit/include/board.h
Log Message:
-----------
boards/microbit: factorize common code
Commit: 5e8c92d69c16b686c794970aa5c431b5d02dde19
https://github.com/RIOT-OS/RIOT/commit/5e8c92d69c16b686c794970aa5c431b5d02dde19
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-10-27 (Sat, 27 Oct 2018)
Changed paths:
M boards/nrf51dongle/Makefile.dep
M boards/nrf51dongle/Makefile.features
M boards/nrf51dongle/Makefile.include
M boards/nrf51dongle/include/board.h
M boards/nrf51dongle/include/periph_conf.h
Log Message:
-----------
boards/nrf51dongle: factorize common code
Commit: 871d72ffb464c6c30601b9b352902c3670b68010
https://github.com/RIOT-OS/RIOT/commit/871d72ffb464c6c30601b9b352902c3670b68010
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-10-27 (Sat, 27 Oct 2018)
Changed paths:
M boards/nrf6310/Makefile.dep
M boards/nrf6310/Makefile.features
M boards/nrf6310/Makefile.include
R boards/nrf6310/dist/debug.sh
R boards/nrf6310/dist/flash.sh
R boards/nrf6310/dist/reset.sh
M boards/nrf6310/include/periph_conf.h
Log Message:
-----------
boards/nrf6310: factorize common code
Commit: c71c27cf5cc11ecf56fd406a7946c60ddf81a789
https://github.com/RIOT-OS/RIOT/commit/c71c27cf5cc11ecf56fd406a7946c60ddf81a789
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-10-27 (Sat, 27 Oct 2018)
Changed paths:
M cpu/nrf51/Makefile.features
Log Message:
-----------
cpu/nrf51: add gpio to features provided
Commit: 59b3252888c9a860440599ddf0261e48e663b611
https://github.com/RIOT-OS/RIOT/commit/59b3252888c9a860440599ddf0261e48e663b611
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-10-27 (Sat, 27 Oct 2018)
Changed paths:
M boards/microbit/Makefile.include
Log Message:
-----------
boards/microbit: add possibility to flash with openocd
Commit: b3b0cd921a1075b7933b4b2adcf9b47989e693b8
https://github.com/RIOT-OS/RIOT/commit/b3b0cd921a1075b7933b4b2adcf9b47989e693b8
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-10-27 (Sat, 27 Oct 2018)
Changed paths:
M boards/calliope-mini/Makefile.features
M boards/calliope-mini/Makefile.include
M boards/calliope-mini/include/board.h
Log Message:
-----------
boards/calliope-mini: factorize common code
Commit: ac50b4a0528adbd6b9f75f447f7d3ae9f6be7b86
https://github.com/RIOT-OS/RIOT/commit/ac50b4a0528adbd6b9f75f447f7d3ae9f6be7b86
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M boards/airfy-beacon/Makefile
M boards/airfy-beacon/Makefile.dep
M boards/airfy-beacon/Makefile.features
M boards/airfy-beacon/Makefile.include
R boards/airfy-beacon/board.c
R boards/airfy-beacon/dist/openocd.cfg
M boards/airfy-beacon/include/board.h
M boards/airfy-beacon/include/periph_conf.h
M boards/calliope-mini/Makefile.features
M boards/calliope-mini/Makefile.include
M boards/calliope-mini/include/board.h
A boards/common/nrf51/Makefile
A boards/common/nrf51/Makefile.dep
A boards/common/nrf51/Makefile.features
A boards/common/nrf51/Makefile.include
A boards/common/nrf51/board.c
A boards/common/nrf51/dist/openocd.cfg
A boards/common/nrf51/include/board_common.h
A boards/common/nrf51/include/periph_conf_common.h
M boards/microbit/Makefile.dep
M boards/microbit/Makefile.features
M boards/microbit/Makefile.include
M boards/microbit/include/board.h
M boards/nrf51dongle/Makefile.dep
M boards/nrf51dongle/Makefile.features
M boards/nrf51dongle/Makefile.include
M boards/nrf51dongle/include/board.h
M boards/nrf51dongle/include/periph_conf.h
M boards/nrf6310/Makefile.dep
M boards/nrf6310/Makefile.features
M boards/nrf6310/Makefile.include
R boards/nrf6310/dist/debug.sh
R boards/nrf6310/dist/flash.sh
R boards/nrf6310/dist/reset.sh
M boards/nrf6310/include/periph_conf.h
M boards/yunjia-nrf51822/Makefile
M boards/yunjia-nrf51822/Makefile.dep
M boards/yunjia-nrf51822/Makefile.features
M boards/yunjia-nrf51822/Makefile.include
R boards/yunjia-nrf51822/board.c
R boards/yunjia-nrf51822/dist/openocd.cfg
M boards/yunjia-nrf51822/include/board.h
M boards/yunjia-nrf51822/include/periph_conf.h
M cpu/nrf51/Makefile.features
Log Message:
-----------
Merge pull request #10243 from aabadie/pr/board/common_nrf51
boards/common: add common place for nrf51 based boards
Compare: https://github.com/RIOT-OS/RIOT/compare/7a8469f1aa99...ac50b4a0528a
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list