incubator-nuttx/Documentation/applications/boot/miniboot/index.rst

12 lines
364 B
ReStructuredText
Raw Normal View History

===============================
``miniboot`` Minimal bootloader
===============================
2023-10-23 15:53:51 +08:00
Minimal bootloader based on NuttX.
Configuration options:
- ``CONFIG_MINIBOOT_SLOT_PATH`` - The path to the application firmware image
slot character device driver. Default: ``/dev/ota0``
- ``CONFIG_MINIBOOT_HEADER_SIZE`` - Application firmware image header size