Crate drone_config

Source
Expand description

Configuration for Drone, an Embedded Operating System.

Structs§

Config
Config object.
Heap
HeapBlock
HeapExtra
HeapPool
Linker
Log
LogDso
LogSwo
Memory
MemoryBlock
Probe
ProbeBmp
ProbeJlink
ProbeOpenocd

Constants§

CONFIG_NAME
The name of the Drone configuration file.

Functions§

deserialize_size
Deserializes an integer as in linker scripts.
format_size
Returns a string representation of an integer as in linker scripts.
parse_size
Parses an integer as in linker scripts.