Open alice-king opened 4 months ago
Customizable upload baud rate support for stcgal.
So users can use "upload_speed = 38400" in platformio.ini to prevent download errors on STC MCUs that are using software UART that can't operate at high baud rates (like STC15F10X)
Related issue "upload stc15f104e error"
Customizable upload baud rate support for stcgal.
So users can use "upload_speed = 38400" in platformio.ini to prevent download errors on STC MCUs that are using software UART that can't operate at high baud rates (like STC15F10X)