7 lines
124 B
NASM
Raw Normal View History

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