Skip to content

Commit f2ba779

Browse files
authored
Merge pull request #57 from dgarske/readme_cortex
Remove obsolete section in README.md
2 parents 01fc80f + b94353f commit f2ba779

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ The bootloader consists of the following components:
3535
- The core bootloader
3636
- A small application library used by the application to interact with the bootloader [src/libwolfboot.c](src/libwolfboot.c)
3737

38-
Only ARM Cortex-M boot mechanism is supported at this stage. Support for more architectures and
39-
microcontrollers will be added later. Relocating the interrupt vector can be disabled if needed.
40-
4138
## Integrating wolfBoot in an existing project
4239

4340
### Required steps

0 commit comments

Comments
 (0)