feat: 集成 EasyLogger 并更新 UART DMA 回调
- 集成 EasyLogger,增强日志功能。 - 更新 UART DMA 回调以使用 EasyLogger 记录日志。 - 重新格式化 README.md,提升可读性和清晰度。 - 添加新的 CMSIS DSP 和 FreeRTOS 源文件。 - 更新 CMake 配置以包含 EasyLogger 源文件。 此提交改进了日志功能,为后续开发做好了准备。
This commit is contained in:
22
物流小车/esp_12f/TCPUDPDbg/config/config.ini
Normal file
22
物流小车/esp_12f/TCPUDPDbg/config/config.ini
Normal file
@@ -0,0 +1,22 @@
|
||||
[DlgCreateClient]
|
||||
LastIP=192.168.1.101
|
||||
LastPort=3456
|
||||
LastLocalPort=-1
|
||||
LastType=0
|
||||
LastCheckConnTm=0
|
||||
LastAutoSendTm=0
|
||||
[DlgDataView]
|
||||
SendHex=0
|
||||
[DlgCreateServer]
|
||||
DlgServerPort=3456
|
||||
[Update]
|
||||
Time=1775059200
|
||||
[SysOptions]
|
||||
SendBlSZforFile=10240
|
||||
SendBlITforFile=1
|
||||
RecCycleforSaveFile=100
|
||||
RecBufferSize=1048576
|
||||
LastIsAutoDis=0
|
||||
LastAutoDisTm=30
|
||||
strLocalIP=192.168.1.101
|
||||
isLocalIP=1
|
||||
Reference in New Issue
Block a user