Source code for the Trusted Boot Module.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
tbm-mcu/source/drivers
S.J.R. van Schaik fa49f634e4 flash: spi: perform both flash_read() and flash_write() in chunks of 32 bytes 8 years ago
..
reset.c stm32f0: added tested example code to reset the Whitebox 8 years ago
sandbox_flash.c flash: remove log2_page_size 8 years ago
spi_flash.c flash: spi: perform both flash_read() and flash_write() in chunks of 32 bytes 8 years ago
stdio_console.c
stm32f0_spi.c spi: properly exchange bytes by sending and reading each byte within a SPI transaction 8 years ago
usart_console.c