migrate
This commit is contained in:
6
fw/stm8s/common/inc/uart_stdin.h
Normal file
6
fw/stm8s/common/inc/uart_stdin.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef UART_STDIN_H
|
||||
#define UART_STDIN_H
|
||||
|
||||
int getchar(void);
|
||||
|
||||
#endif /* UART_STDIN_H */
|
||||
Reference in New Issue
Block a user