micro_climate/App/Src
95384 1d1b656238 可以BootLoader升级了,要使用IAR调试需要将Linker-Config-Linker configuration file换为同目录下stm32l496xx_flash.icf;system_stm32l4xx.c换为同目录下system_stm32l4xx - 副本.c 2024-11-13 17:47:27 +08:00
..
MFCF5A4BD62.tmp 重写了uart_read_frt_climate_pack读取串口函数,使其可以接收写寄存器数据指令 2024-07-06 13:48:52 +08:00
anemometer_dev.c 将最大最小风速风向改为从平均里面取 2024-11-11 15:52:19 +08:00
collect_data.c 新建 2024-07-05 11:52:43 +08:00
com.c 新建 2024-07-05 11:52:43 +08:00
frt_protocol.c 将换能器参数,RSSI有效范围改为可配 2024-11-11 15:41:00 +08:00
inflash.c 可以BootLoader升级了,要使用IAR调试需要将Linker-Config-Linker configuration file换为同目录下stm32l496xx_flash.icf;system_stm32l4xx.c换为同目录下system_stm32l4xx - 副本.c 2024-11-13 17:47:27 +08:00
jxct_protocol.c 新建 2024-07-05 11:52:43 +08:00
timer.c 新建 2024-07-05 11:52:43 +08:00
uart_dev.c 将连接MQTT服务器添加到FreeRTOS操作系统中, 2024-08-06 15:33:33 +08:00