Device targeted by this hex file.
End address for the flash memory.
Size of a single flash page, in bytes.
Full flash size in bytes.
Start address for the flash memory.
End address in flash where the MicroPython filesystem starts.
Start address in flash where the MicroPython filesystem starts.
End address in flash where the MicroPython runtime starts.
Start address in flash where the MicroPython runtime starts.
MicroPython version string.
Generated using TypeDoc
This interface represents the data about the device target contained within a MicroPython hex file.
This data is stored in different formats depending on the MicroPython port, V1 uses the UICR location, and V2 uses a table stored in flash.