[riot-commits] [RIOT-OS/RIOT] df27ad: boards: added support for Calliope mini
Francisco Acosta
fco.ja.ac at gmail.com
Mon Nov 21 23:10:18 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: df27ad28ce0406c1c190e063884d8e14e5750f50
https://github.com/RIOT-OS/RIOT/commit/df27ad28ce0406c1c190e063884d8e14e5750f50
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
A boards/calliope-mini/Makefile
A boards/calliope-mini/Makefile.dep
A boards/calliope-mini/Makefile.features
A boards/calliope-mini/Makefile.include
A boards/calliope-mini/board.c
A boards/calliope-mini/dist/flash.sh
A boards/calliope-mini/include/board.h
A boards/calliope-mini/include/gpio_params.h
A boards/calliope-mini/include/mini.h
A boards/calliope-mini/include/periph_conf.h
A boards/calliope-mini/mini/Makefile
A boards/calliope-mini/mini/mini.c
Log Message:
-----------
boards: added support for Calliope mini
Commit: 16af568afa79419b98db9b1573e659c8a1ac7936
https://github.com/RIOT-OS/RIOT/commit/16af568afa79419b98db9b1573e659c8a1ac7936
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
A tests/board_calliope-mini/Makefile
A tests/board_calliope-mini/README.md
A tests/board_calliope-mini/main.c
Log Message:
-----------
tests: added Calliope mini specific test app
Commit: 8787eee178bf3f62cf689a55acbbc209def8e2ca
https://github.com/RIOT-OS/RIOT/commit/8787eee178bf3f62cf689a55acbbc209def8e2ca
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
M tests/thread_cooperation/Makefile
M tests/unittests/Makefile
Log Message:
-----------
tests: blacklisted calliope-mini
Commit: c1f308ba85640555ee0472ee97622c12ca747464
https://github.com/RIOT-OS/RIOT/commit/c1f308ba85640555ee0472ee97622c12ca747464
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
M examples/dtls-echo/Makefile
M examples/gnrc_border_router/Makefile
M examples/gnrc_networking/Makefile
M examples/gnrc_tftp/Makefile
M examples/microcoap_server/Makefile
Log Message:
-----------
examples: blacklisted calliope-mini
Commit: 13ab6727591bcdccc1ac881b391ec10d50260ff2
https://github.com/RIOT-OS/RIOT/commit/13ab6727591bcdccc1ac881b391ec10d50260ff2
Author: Francisco Acosta <fco.ja.ac at gmail.com>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
A boards/calliope-mini/Makefile
A boards/calliope-mini/Makefile.dep
A boards/calliope-mini/Makefile.features
A boards/calliope-mini/Makefile.include
A boards/calliope-mini/board.c
A boards/calliope-mini/dist/flash.sh
A boards/calliope-mini/include/board.h
A boards/calliope-mini/include/gpio_params.h
A boards/calliope-mini/include/mini.h
A boards/calliope-mini/include/periph_conf.h
A boards/calliope-mini/mini/Makefile
A boards/calliope-mini/mini/mini.c
M examples/dtls-echo/Makefile
M examples/gnrc_border_router/Makefile
M examples/gnrc_networking/Makefile
M examples/gnrc_tftp/Makefile
M examples/microcoap_server/Makefile
A tests/board_calliope-mini/Makefile
A tests/board_calliope-mini/README.md
A tests/board_calliope-mini/main.c
M tests/thread_cooperation/Makefile
M tests/unittests/Makefile
Log Message:
-----------
Merge pull request #6152 from haukepetersen/add_board_mini
boards: added support for the Calliope mini
Compare: https://github.com/RIOT-OS/RIOT/compare/9c7d9eb06fba...13ab6727591b
More information about the commits
mailing list