[−][src]Crate drone_config
Configuration for Drone, an Embedded Operating System.
Structs
Config | Config object. |
Heap | |
HeapPool | |
Linker | |
Log | |
LogDso | |
LogSwo | |
Memory | |
MemoryFlash | |
MemoryRam | |
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. |