1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/samr21-xpro
Francisco Acosta 3cf33f7b5c boards: add riotboot feature to tested boards
Currently only tested boards provide the feature riotboot.
Potentially all boards embeding a cortex-m0+/3/4/7 are
able to have riotboot as a feature, but other dependencies
need to be met, e.g. usage of cortexm.ld linker script,
double initialisation of cpu_init(), etc. See doc in
bootloaders/riotboot.
2018-12-18 19:31:35 +01:00
..
dist
include Merge pull request #8516 from jia200x/wiki_dox_convertion 2018-08-07 13:27:04 +02:00
board.c boards/samr21-xpro: add function to configure antenna switch 2018-06-26 17:59:10 +02:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile
Makefile.dep
Makefile.features boards: add riotboot feature to tested boards 2018-12-18 19:31:35 +01:00
Makefile.include