Static stm32f429idiscovery::STACK_MEMORY

source ·
#[no_mangle]
#[link_section = ".stack_buffer"]
pub static mut STACK_MEMORY: [u8; 8192]
Expand description

Dummy buffer that causes the linker to reserve enough space for the stack.