nand2/06_IO_Devices/03_SPI/cat.asm

7 lines
124 B
NASM
Raw Permalink Normal View History

2023-01-11 10:13:09 +00:00
// cat.asm
//
// load spi flash rom starting at address 0x040000 and write the
// data to UART_TX
//
// Put your code here: