Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 293 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 293 Bytes

boot_stub: Bootloader Stub for Apache Mynewt

This is a stub bootloader. We jump straight into the application without performing other bootloader functions.

This simple bootloader occupies under 4 KB of ROM and allows the application to take up more ROM space (up to 60 KB on Blue Pill).