.. _sec-oad-index:

MCUboot Over-the-Air Download (OAD)
###################################

The following sections aim to describe the lower layers of OAD software that are
common across all protocol stack implementations. This includes the OAD image
header, the flash layout, Secure Bootloader, and the oad image tool.

.. toctree::
    /oad-mcuboot/intro
    /oad-mcuboot/oad-types
    /oad-mcuboot/mcuboot
    /oad-mcuboot/on-chip-stack-library
    /oad-mcuboot/image-header
    /oad-mcuboot/flash-layout-on-chip-stack-library
    /oad-mcuboot/flash-layout-off-chip
    /oad-mcuboot/flash-layout-dual-image-cc23xx
    /oad-mcuboot/imgtool

The following sections aim to describe the |STACK| specific application and
profile layer of the OAD solution. The OAD application section will describe
the Zigbee OAD process from a high level in terms of events and states, and the
profile section will cover the actual structures that are sent over the air.