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

5 lines
98 B
NASM

// hello.asm
// this little assembler programm outputs "Hi" on UART_TX
//
// Put your code here: