o add sram test with sreg
This commit is contained in:
8
poc/poc_sreg/uart.h
Normal file
8
poc/poc_sreg/uart.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#define SUART_TXD
|
||||
|
||||
extern void uart_init(void);
|
||||
|
||||
|
||||
|
||||
extern void uart_putc (const char);
|
||||
|
||||
Reference in New Issue
Block a user