nand2/06_IO_Devices/03_SPI/cat.asm
Michael Schröder 971b323822 added v2.0
2023-01-11 23:04:57 +01:00

7 lines
124 B
NASM

// cat.asm
//
// load spi flash rom starting at address 0x040000 and write the
// data to UART_TX
//
// Put your code here: