docs: document rtos firmware versioning
This commit is contained in:
@@ -94,6 +94,11 @@
|
||||
2. 启动文件:`startup_stm32f103xe.s`
|
||||
3. 目标器件:`STM32F103RC`
|
||||
4. 预处理器宏:`USE_HAL_DRIVER, STM32F103xE`
|
||||
5. FreeRTOS + lwIP 固件版本线从 `V2.0.0` 开始;裸机固件版本线从 `V1.0.0` 开始。
|
||||
6. 当前 RTOS release:`https://git.furtherverse.com/gaoro-xiao/TCP2UART/releases/tag/V2.0.0`
|
||||
7. Release 附件命名:
|
||||
- `TCP2UART-RTOS-V2.0.0.hex`
|
||||
- `TCP2UART-RTOS-V2.0.0.elf`
|
||||
|
||||
### 4.3 常用调试工具
|
||||
|
||||
|
||||
Reference in New Issue
Block a user