mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-04-21 12:27:27 +03:00
Adding lm32 demo to SAKC project
This commit is contained in:
5
lm32/logic/sakc/firmware/gdb-test/gdb_uart.h
Normal file
5
lm32/logic/sakc/firmware/gdb-test/gdb_uart.h
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
void _gdb_write_char (char c);
|
||||
char _gdb_read_char (void);
|
||||
void _gdb_ack_interrupt (void) ;
|
||||
|
||||
Reference in New Issue
Block a user