generated from hulk/gd32e23x_template_cmake_vscode
Follow the reference to port the bootloader
This commit is contained in:
@@ -5,4 +5,8 @@
|
||||
|
||||
void rs485_init(void);
|
||||
|
||||
uint32_t rs485_send_byte(uint8_t data);
|
||||
|
||||
uint32_t rs485_send_str(uint8_t* str, uint16_t len);
|
||||
|
||||
#endif // UART_H
|
||||
|
Reference in New Issue
Block a user