-
- Downloads
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.
Showing
- boards/common/iotlab/Makefile.features 3 additions, 0 deletionsboards/common/iotlab/Makefile.features
- boards/nucleo-l152re/Makefile.features 3 additions, 0 deletionsboards/nucleo-l152re/Makefile.features
- boards/saml21-xpro/Makefile.features 3 additions, 0 deletionsboards/saml21-xpro/Makefile.features
- boards/samr21-xpro/Makefile.features 3 additions, 0 deletionsboards/samr21-xpro/Makefile.features
Please register or sign in to comment