-
TCP2UART RTOS V2.0.2 Stable
released this
2026-04-28 22:07:10 +00:00 | 0 commits to master since this releaseRTOS firmware release built from commit
5836158.Changes:
- Fix cold-boot autostart by keeping CH390 EXTI0 masked during early boot.
- Clear pending EXTI0 before enabling the CH390 interrupt after RTOS/network objects are ready.
- Guard EXTI0 ISR so it never calls FreeRTOS semaphore APIs before the scheduler is running or before xNetSemaphore is created.
Artifacts:
- TCP2UART-RTOS-V2.0.2.hex for flashing.
- TCP2UART-RTOS-V2.0.2.elf (Keil AXF/ELF debug image) for symbols/debugging.
Downloads