Documentation ¶
Index ¶
Constants ¶
View Source
const ( RegionFlashPrimary = "flash_primary" RegionSramPrimary = "sram_primary" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bootloader ¶
type Bootloader struct { PM []Section Config []appconfig.ConfigValue }
func BootloaderConfig ¶
func BootloaderConfig(bootloader string) *Bootloader
func BootloaderConfigFromBoard ¶
func BootloaderConfigFromBoard(board string) (*Bootloader, string)
Click to show internal directories.
Click to hide internal directories.