pub const MODULE_PREFIX_DELIMITER: &'static str;
Expand description

The Theseus Makefile appends prefixes onto bootloader module names, which are separated by the “#” character. For example, “k#my_crate-hash.o”.