Skip to content

Commit b94353f

Browse files
committed
Remove obsolete section in README.md. We support multiple Cortex architectures and are continually expanding.
1 parent 01fc80f commit b94353f

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)