Skip to content
Snippets Groups Projects
  • Francisco Acosta's avatar
    3cf33f7b
    boards: add riotboot feature to tested boards · 3cf33f7b
    Francisco Acosta authored
    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.
    3cf33f7b
    History
    boards: add riotboot feature to tested boards
    Francisco Acosta authored
    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.
Makefile.features 456 B