mt6701 uart_redirect
This commit is contained in:
7
3rd/uart_redircet.h
Normal file
7
3rd/uart_redircet.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef Uart_h
|
||||
#define Uart_h
|
||||
#include <stdint.h>
|
||||
|
||||
void UART_Console_write(const uint8_t *data, uint16_t size);
|
||||
|
||||
#endif /* ti_msp_dl_config_h */
|
||||
Reference in New Issue
Block a user