We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01fc80f + b94353f commit f2ba779Copy full SHA for f2ba779
1 file changed
README.md
@@ -35,9 +35,6 @@ The bootloader consists of the following components:
35
- The core bootloader
36
- A small application library used by the application to interact with the bootloader [src/libwolfboot.c](src/libwolfboot.c)
37
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
-
41
## Integrating wolfBoot in an existing project
42
43
### Required steps
0 commit comments