[riot-commits] [RIOT-OS/RIOT] a10bec: boards/sodaq-one: add support for SODAQ ONE
Alexandre Abadie
alexandre.abadie at inria.fr
Tue Aug 7 11:19:38 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a10bec687453e34afde7367fb47bb5ab546f8482
https://github.com/RIOT-OS/RIOT/commit/a10bec687453e34afde7367fb47bb5ab546f8482
Author: Kees Bakker <kees at sodaq.com>
Date: 2018-08-07 (Tue, 07 Aug 2018)
Changed paths:
A boards/sodaq-one/Makefile
A boards/sodaq-one/Makefile.dep
A boards/sodaq-one/Makefile.features
A boards/sodaq-one/Makefile.include
A boards/sodaq-one/board.c
A boards/sodaq-one/doc.txt
A boards/sodaq-one/include/board.h
A boards/sodaq-one/include/gpio_params.h
A boards/sodaq-one/include/periph_conf.h
Log Message:
-----------
boards/sodaq-one: add support for SODAQ ONE
The following features were tested (briefly):
* UART (the first)
* xtimer is working (it's the same code as in samr21)
Commit: 65730b597fee4a781773227f84241e8015658c7a
https://github.com/RIOT-OS/RIOT/commit/65730b597fee4a781773227f84241e8015658c7a
Author: Kees Bakker <kees at sodaq.com>
Date: 2018-08-07 (Tue, 07 Aug 2018)
Changed paths:
M tests/unittests/Makefile
Log Message:
-----------
tests/unittests: add sodaq-one to cortex-M boards
Also add sodaq-one to the boards with insufficient memory
Commit: cc1fae5b2e9253816b5c6c766781bfb5f04f635f
https://github.com/RIOT-OS/RIOT/commit/cc1fae5b2e9253816b5c6c766781bfb5f04f635f
Author: Kees Bakker <kees at sodaq.com>
Date: 2018-08-07 (Tue, 07 Aug 2018)
Changed paths:
M examples/lua_REPL/Makefile
Log Message:
-----------
examples/lua: add sodaq-one to insufficient memory list
Commit: e31ef56eae6a993fc73aeb7cc6d8fae6730e039b
https://github.com/RIOT-OS/RIOT/commit/e31ef56eae6a993fc73aeb7cc6d8fae6730e039b
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-08-07 (Tue, 07 Aug 2018)
Changed paths:
A boards/sodaq-one/Makefile
A boards/sodaq-one/Makefile.dep
A boards/sodaq-one/Makefile.features
A boards/sodaq-one/Makefile.include
A boards/sodaq-one/board.c
A boards/sodaq-one/doc.txt
A boards/sodaq-one/include/board.h
A boards/sodaq-one/include/gpio_params.h
A boards/sodaq-one/include/periph_conf.h
M examples/lua_REPL/Makefile
M tests/unittests/Makefile
Log Message:
-----------
Merge pull request #9354 from keestux/add-sodaq-one
Add support for the SODAQ ONE board
Compare: https://github.com/RIOT-OS/RIOT/compare/9269b9d39df9...e31ef56eae6a
**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