1 Star 2 Fork 2

xajhycj / stm32f407_mqtt_4G

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.mxproject 48.46 KB
一键复制 编辑 原始数据 按行查看 历史
xajhycj 提交于 2021-10-02 11:31 . 完成编译
[PreviousLibFiles]
LibFiles=Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_eth.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h;Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h;Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h;Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h;Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h;Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h;Middlewares/Third_Party/FreeRTOS/Source/include/list.h;Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h;Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h;Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h;Middlewares/Third_Party/FreeRTOS/Source/include/portable.h;Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h;Middlewares/Third_Party/FreeRTOS/Source/include/queue.h;Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h;Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h;Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h;Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h;Middlewares/Third_Party/FreeRTOS/Source/include/task.h;Middlewares/Third_Party/FreeRTOS/Source/include/timers.h;Middlewares/Third_Party/FreeRTOS/Source/include/atomic.h;Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h;Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ccp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/chap_ms.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/chap-md5.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/chap-new.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/eap.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/eui64.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/fsm.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ipcp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ipv6cp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/lcp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/magic.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/mppe.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ppp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ppp_impl.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ppp_opts.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppapi.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppcrypt.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppdebug.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppoe.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppol2tp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppos.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/upap.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/vj.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ecp.h;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_eth.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c;Middlewares/Third_Party/FreeRTOS/Source/croutine.c;Middlewares/Third_Party/FreeRTOS/Source/event_groups.c;Middlewares/Third_Party/FreeRTOS/Source/list.c;Middlewares/Third_Party/FreeRTOS/Source/queue.c;Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c;Middlewares/Third_Party/FreeRTOS/Source/tasks.c;Middlewares/Third_Party/FreeRTOS/Source/timers.c;Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c;Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c;Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c;Middlewares/Third_Party/LwIP/src/netif/ppp/auth.c;Middlewares/Third_Party/LwIP/src/netif/ppp/ccp.c;Middlewares/Third_Party/LwIP/src/netif/ppp/chap_ms.c;Middlewares/Third_Party/LwIP/src/netif/ppp/chap-md5.c;Middlewares/Third_Party/LwIP/src/netif/ppp/chap-new.c;Middlewares/Third_Party/LwIP/src/netif/ppp/demand.c;Middlewares/Third_Party/LwIP/src/netif/ppp/eap.c;Middlewares/Third_Party/LwIP/src/netif/ppp/eui64.c;Middlewares/Third_Party/LwIP/src/netif/ppp/fsm.c;Middlewares/Third_Party/LwIP/src/netif/ppp/ipcp.c;Middlewares/Third_Party/LwIP/src/netif/ppp/ipv6cp.c;Middlewares/Third_Party/LwIP/src/netif/ppp/lcp.c;Middlewares/Third_Party/LwIP/src/netif/ppp/magic.c;Middlewares/Third_Party/LwIP/src/netif/ppp/mppe.c;Middlewares/Third_Party/LwIP/src/netif/ppp/multilink.c;Middlewares/Third_Party/LwIP/src/netif/ppp/ppp.c;Middlewares/Third_Party/LwIP/src/netif/ppp/pppapi.c;Middlewares/Third_Party/LwIP/src/netif/ppp/pppcrypt.c;Middlewares/Third_Party/LwIP/src/netif/ppp/pppoe.c;Middlewares/Third_Party/LwIP/src/netif/ppp/pppol2tp.c;Middlewares/Third_Party/LwIP/src/netif/ppp/pppos.c;Middlewares/Third_Party/LwIP/src/netif/ppp/upap.c;Middlewares/Third_Party/LwIP/src/netif/ppp/utils.c;Middlewares/Third_Party/LwIP/src/netif/ppp/vj.c;Middlewares/Third_Party/LwIP/src/netif/bridgeif.c;Middlewares/Third_Party/LwIP/src/netif/bridgeif_fdb.c;Middlewares/Third_Party/LwIP/src/netif/ethernet.c;Middlewares/Third_Party/LwIP/src/netif/lowpan6.c;Middlewares/Third_Party/LwIP/src/netif/lowpan6_ble.c;Middlewares/Third_Party/LwIP/src/netif/lowpan6_common.c;Middlewares/Third_Party/LwIP/src/netif/slipif.c;Middlewares/Third_Party/LwIP/src/netif/zepif.c;Middlewares/Third_Party/LwIP/src/netif/ppp/ecp.c;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_eth.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h;Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h;Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h;Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h;Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h;Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h;Middlewares/Third_Party/FreeRTOS/Source/include/list.h;Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h;Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h;Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h;Middlewares/Third_Party/FreeRTOS/Source/include/portable.h;Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h;Middlewares/Third_Party/FreeRTOS/Source/include/queue.h;Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h;Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h;Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h;Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h;Middlewares/Third_Party/FreeRTOS/Source/include/task.h;Middlewares/Third_Party/FreeRTOS/Source/include/timers.h;Middlewares/Third_Party/FreeRTOS/Source/include/atomic.h;Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h;Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ccp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/chap_ms.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/chap-md5.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/chap-new.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/eap.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/eui64.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/fsm.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ipcp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ipv6cp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/lcp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/magic.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/mppe.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ppp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ppp_impl.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ppp_opts.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppapi.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppcrypt.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppdebug.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppoe.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppol2tp.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/pppos.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/upap.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/vj.h;Middlewares/Third_Party/LwIP/src/include/netif/ppp/ecp.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c;Middlewares/Third_Party/LwIP/src/include/lwip/altcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/altcp_tcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/altcp_tls.h;Middlewares/Third_Party/LwIP/src/include/lwip/api.h;Middlewares/Third_Party/LwIP/src/include/lwip/arch.h;Middlewares/Third_Party/LwIP/src/include/lwip/autoip.h;Middlewares/Third_Party/LwIP/src/include/lwip/debug.h;Middlewares/Third_Party/LwIP/src/include/lwip/def.h;Middlewares/Third_Party/LwIP/src/include/lwip/dhcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/dhcp6.h;Middlewares/Third_Party/LwIP/src/include/lwip/dns.h;Middlewares/Third_Party/LwIP/src/include/lwip/err.h;Middlewares/Third_Party/LwIP/src/include/lwip/errno.h;Middlewares/Third_Party/LwIP/src/include/lwip/etharp.h;Middlewares/Third_Party/LwIP/src/include/lwip/ethip6.h;Middlewares/Third_Party/LwIP/src/include/lwip/icmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/icmp6.h;Middlewares/Third_Party/LwIP/src/include/lwip/if_api.h;Middlewares/Third_Party/LwIP/src/include/lwip/igmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/inet.h;Middlewares/Third_Party/LwIP/src/include/lwip/inet_chksum.h;Middlewares/Third_Party/LwIP/src/include/lwip/init.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip4.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip4_addr.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip4_frag.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip6.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip6_addr.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip6_frag.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip6_zone.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip_addr.h;Middlewares/Third_Party/LwIP/src/include/lwip/mem.h;Middlewares/Third_Party/LwIP/src/include/lwip/memp.h;Middlewares/Third_Party/LwIP/src/include/lwip/mld6.h;Middlewares/Third_Party/LwIP/src/include/lwip/nd6.h;Middlewares/Third_Party/LwIP/src/include/lwip/netbuf.h;Middlewares/Third_Party/LwIP/src/include/lwip/netdb.h;Middlewares/Third_Party/LwIP/src/include/lwip/netif.h;Middlewares/Third_Party/LwIP/src/include/lwip/netifapi.h;Middlewares/Third_Party/LwIP/src/include/lwip/opt.h;Middlewares/Third_Party/LwIP/src/include/lwip/pbuf.h;Middlewares/Third_Party/LwIP/src/include/lwip/raw.h;Middlewares/Third_Party/LwIP/src/include/lwip/sio.h;Middlewares/Third_Party/LwIP/src/include/lwip/snmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/sockets.h;Middlewares/Third_Party/LwIP/src/include/lwip/stats.h;Middlewares/Third_Party/LwIP/src/include/lwip/sys.h;Middlewares/Third_Party/LwIP/src/include/lwip/tcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/tcpbase.h;Middlewares/Third_Party/LwIP/src/include/lwip/tcpip.h;Middlewares/Third_Party/LwIP/src/include/lwip/timeouts.h;Middlewares/Third_Party/LwIP/src/include/lwip/udp.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/altcp_proxyconnect.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/altcp_tls_mbedtls_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/fs.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/httpd.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/httpd_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/http_client.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/lwiperf.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mdns.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mdns_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mdns_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mqtt.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mqtt_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mqtt_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/netbiosns.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/netbiosns_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/smtp.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/smtp_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmpv3.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_core.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_mib2.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_scalar.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_snmpv2_framework.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_snmpv2_usm.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_table.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_threadsync.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/sntp.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/sntp_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/tftp_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/tftp_server.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/altcp_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/api_msg.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/memp_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/memp_std.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/mem_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/nd6_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/raw_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/sockets_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/tcpip_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/tcp_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/autoip.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/dhcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/dhcp6.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/dns.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/etharp.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/ethernet.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/iana.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/icmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/icmp6.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/ieee.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/igmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/ip.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/ip4.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/ip6.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/mld6.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/nd6.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/tcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/udp.h;Middlewares/Third_Party/LwIP/src/include/netif/bridgeif.h;Middlewares/Third_Party/LwIP/src/include/netif/bridgeif_opts.h;Middlewares/Third_Party/LwIP/src/include/netif/etharp.h;Middlewares/Third_Party/LwIP/src/include/netif/ethernet.h;Middlewares/Third_Party/LwIP/src/include/netif/ieee802154.h;Middlewares/Third_Party/LwIP/src/include/netif/lowpan6.h;Middlewares/Third_Party/LwIP/src/include/netif/lowpan6_ble.h;Middlewares/Third_Party/LwIP/src/include/netif/lowpan6_common.h;Middlewares/Third_Party/LwIP/src/include/netif/lowpan6_opts.h;Middlewares/Third_Party/LwIP/src/include/netif/slipif.h;Middlewares/Third_Party/LwIP/src/include/netif/zepif.h;Middlewares/Third_Party/LwIP/src/include/compat/posix/netdb.h;Middlewares/Third_Party/LwIP/src/include/compat/posix/arpa/inet.h;Middlewares/Third_Party/LwIP/src/include/compat/posix/net/if.h;Middlewares/Third_Party/LwIP/src/include/compat/posix/sys/socket.h;Middlewares/Third_Party/LwIP/src/include/compat/stdc/errno.h;Middlewares/Third_Party/LwIP/system/arch/bpstruct.h;Middlewares/Third_Party/LwIP/system/arch/cc.h;Middlewares/Third_Party/LwIP/system/arch/cpu.h;Middlewares/Third_Party/LwIP/system/arch/epstruct.h;Middlewares/Third_Party/LwIP/system/arch/init.h;Middlewares/Third_Party/LwIP/system/arch/lib.h;Middlewares/Third_Party/LwIP/system/arch/perf.h;Middlewares/Third_Party/LwIP/system/arch/sys_arch.h;Middlewares/Third_Party/LwIP/src/api/api_lib.c;Middlewares/Third_Party/LwIP/src/api/api_msg.c;Middlewares/Third_Party/LwIP/src/api/err.c;Middlewares/Third_Party/LwIP/src/api/if_api.c;Middlewares/Third_Party/LwIP/src/api/netbuf.c;Middlewares/Third_Party/LwIP/src/api/netdb.c;Middlewares/Third_Party/LwIP/src/api/netifapi.c;Middlewares/Third_Party/LwIP/src/api/sockets.c;Middlewares/Third_Party/LwIP/src/api/tcpip.c;Middlewares/Third_Party/LwIP/src/core/altcp.c;Middlewares/Third_Party/LwIP/src/core/altcp_alloc.c;Middlewares/Third_Party/LwIP/src/core/altcp_tcp.c;Middlewares/Third_Party/LwIP/src/core/def.c;Middlewares/Third_Party/LwIP/src/core/dns.c;Middlewares/Third_Party/LwIP/src/core/inet_chksum.c;Middlewares/Third_Party/LwIP/src/core/init.c;Middlewares/Third_Party/LwIP/src/core/ip.c;Middlewares/Third_Party/LwIP/src/core/mem.c;Middlewares/Third_Party/LwIP/src/core/memp.c;Middlewares/Third_Party/LwIP/src/core/netif.c;Middlewares/Third_Party/LwIP/src/core/pbuf.c;Middlewares/Third_Party/LwIP/src/core/raw.c;Middlewares/Third_Party/LwIP/src/core/stats.c;Middlewares/Third_Party/LwIP/src/core/sys.c;Middlewares/Third_Party/LwIP/src/core/tcp.c;Middlewares/Third_Party/LwIP/src/core/tcp_in.c;Middlewares/Third_Party/LwIP/src/core/tcp_out.c;Middlewares/Third_Party/LwIP/src/core/timeouts.c;Middlewares/Third_Party/LwIP/src/core/udp.c;Middlewares/Third_Party/LwIP/src/core/ipv4/autoip.c;Middlewares/Third_Party/LwIP/src/core/ipv4/dhcp.c;Middlewares/Third_Party/LwIP/src/core/ipv4/etharp.c;Middlewares/Third_Party/LwIP/src/core/ipv4/icmp.c;Middlewares/Third_Party/LwIP/src/core/ipv4/igmp.c;Middlewares/Third_Party/LwIP/src/core/ipv4/ip4.c;Middlewares/Third_Party/LwIP/src/core/ipv4/ip4_addr.c;Middlewares/Third_Party/LwIP/src/core/ipv4/ip4_frag.c;Middlewares/Third_Party/LwIP/src/core/ipv6/dhcp6.c;Middlewares/Third_Party/LwIP/src/core/ipv6/ethip6.c;Middlewares/Third_Party/LwIP/src/core/ipv6/icmp6.c;Middlewares/Third_Party/LwIP/src/core/ipv6/inet6.c;Middlewares/Third_Party/LwIP/src/core/ipv6/ip6.c;Middlewares/Third_Party/LwIP/src/core/ipv6/ip6_addr.c;Middlewares/Third_Party/LwIP/src/core/ipv6/ip6_frag.c;Middlewares/Third_Party/LwIP/src/core/ipv6/mld6.c;Middlewares/Third_Party/LwIP/src/core/ipv6/nd6.c;Middlewares/Third_Party/LwIP/system/OS/sys_arch.c;Middlewares/Third_Party/LwIP/src/apps/mqtt/mqtt.c;Middlewares/Third_Party/LwIP/src/include/lwip/altcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/altcp_tcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/altcp_tls.h;Middlewares/Third_Party/LwIP/src/include/lwip/api.h;Middlewares/Third_Party/LwIP/src/include/lwip/arch.h;Middlewares/Third_Party/LwIP/src/include/lwip/autoip.h;Middlewares/Third_Party/LwIP/src/include/lwip/debug.h;Middlewares/Third_Party/LwIP/src/include/lwip/def.h;Middlewares/Third_Party/LwIP/src/include/lwip/dhcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/dhcp6.h;Middlewares/Third_Party/LwIP/src/include/lwip/dns.h;Middlewares/Third_Party/LwIP/src/include/lwip/err.h;Middlewares/Third_Party/LwIP/src/include/lwip/errno.h;Middlewares/Third_Party/LwIP/src/include/lwip/etharp.h;Middlewares/Third_Party/LwIP/src/include/lwip/ethip6.h;Middlewares/Third_Party/LwIP/src/include/lwip/icmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/icmp6.h;Middlewares/Third_Party/LwIP/src/include/lwip/if_api.h;Middlewares/Third_Party/LwIP/src/include/lwip/igmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/inet.h;Middlewares/Third_Party/LwIP/src/include/lwip/inet_chksum.h;Middlewares/Third_Party/LwIP/src/include/lwip/init.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip4.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip4_addr.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip4_frag.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip6.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip6_addr.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip6_frag.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip6_zone.h;Middlewares/Third_Party/LwIP/src/include/lwip/ip_addr.h;Middlewares/Third_Party/LwIP/src/include/lwip/mem.h;Middlewares/Third_Party/LwIP/src/include/lwip/memp.h;Middlewares/Third_Party/LwIP/src/include/lwip/mld6.h;Middlewares/Third_Party/LwIP/src/include/lwip/nd6.h;Middlewares/Third_Party/LwIP/src/include/lwip/netbuf.h;Middlewares/Third_Party/LwIP/src/include/lwip/netdb.h;Middlewares/Third_Party/LwIP/src/include/lwip/netif.h;Middlewares/Third_Party/LwIP/src/include/lwip/netifapi.h;Middlewares/Third_Party/LwIP/src/include/lwip/opt.h;Middlewares/Third_Party/LwIP/src/include/lwip/pbuf.h;Middlewares/Third_Party/LwIP/src/include/lwip/raw.h;Middlewares/Third_Party/LwIP/src/include/lwip/sio.h;Middlewares/Third_Party/LwIP/src/include/lwip/snmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/sockets.h;Middlewares/Third_Party/LwIP/src/include/lwip/stats.h;Middlewares/Third_Party/LwIP/src/include/lwip/sys.h;Middlewares/Third_Party/LwIP/src/include/lwip/tcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/tcpbase.h;Middlewares/Third_Party/LwIP/src/include/lwip/tcpip.h;Middlewares/Third_Party/LwIP/src/include/lwip/timeouts.h;Middlewares/Third_Party/LwIP/src/include/lwip/udp.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/altcp_proxyconnect.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/altcp_tls_mbedtls_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/fs.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/httpd.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/httpd_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/http_client.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/lwiperf.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mdns.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mdns_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mdns_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mqtt.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mqtt_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/mqtt_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/netbiosns.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/netbiosns_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/smtp.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/smtp_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmpv3.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_core.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_mib2.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_scalar.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_snmpv2_framework.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_snmpv2_usm.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_table.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/snmp_threadsync.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/sntp.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/sntp_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/tftp_opts.h;Middlewares/Third_Party/LwIP/src/include/lwip/apps/tftp_server.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/altcp_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/api_msg.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/memp_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/memp_std.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/mem_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/nd6_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/raw_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/sockets_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/tcpip_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/priv/tcp_priv.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/autoip.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/dhcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/dhcp6.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/dns.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/etharp.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/ethernet.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/iana.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/icmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/icmp6.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/ieee.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/igmp.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/ip.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/ip4.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/ip6.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/mld6.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/nd6.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/tcp.h;Middlewares/Third_Party/LwIP/src/include/lwip/prot/udp.h;Middlewares/Third_Party/LwIP/src/include/netif/bridgeif.h;Middlewares/Third_Party/LwIP/src/include/netif/bridgeif_opts.h;Middlewares/Third_Party/LwIP/src/include/netif/etharp.h;Middlewares/Third_Party/LwIP/src/include/netif/ethernet.h;Middlewares/Third_Party/LwIP/src/include/netif/ieee802154.h;Middlewares/Third_Party/LwIP/src/include/netif/lowpan6.h;Middlewares/Third_Party/LwIP/src/include/netif/lowpan6_ble.h;Middlewares/Third_Party/LwIP/src/include/netif/lowpan6_common.h;Middlewares/Third_Party/LwIP/src/include/netif/lowpan6_opts.h;Middlewares/Third_Party/LwIP/src/include/netif/slipif.h;Middlewares/Third_Party/LwIP/src/include/netif/zepif.h;Middlewares/Third_Party/LwIP/src/include/compat/posix/netdb.h;Middlewares/Third_Party/LwIP/src/include/compat/posix/arpa/inet.h;Middlewares/Third_Party/LwIP/src/include/compat/posix/net/if.h;Middlewares/Third_Party/LwIP/src/include/compat/posix/sys/socket.h;Middlewares/Third_Party/LwIP/src/include/compat/stdc/errno.h;Middlewares/Third_Party/LwIP/system/arch/bpstruct.h;Middlewares/Third_Party/LwIP/system/arch/cc.h;Middlewares/Third_Party/LwIP/system/arch/cpu.h;Middlewares/Third_Party/LwIP/system/arch/epstruct.h;Middlewares/Third_Party/LwIP/system/arch/init.h;Middlewares/Third_Party/LwIP/system/arch/lib.h;Middlewares/Third_Party/LwIP/system/arch/perf.h;Middlewares/Third_Party/LwIP/system/arch/sys_arch.h;Drivers/CMSIS/Include/cmsis_armcc.h;Drivers/CMSIS/Include/cmsis_armclang.h;Drivers/CMSIS/Include/cmsis_compiler.h;Drivers/CMSIS/Include/cmsis_gcc.h;Drivers/CMSIS/Include/cmsis_iccarm.h;Drivers/CMSIS/Include/cmsis_version.h;Drivers/CMSIS/Include/core_armv8mbl.h;Drivers/CMSIS/Include/core_armv8mml.h;Drivers/CMSIS/Include/core_cm0.h;Drivers/CMSIS/Include/core_cm0plus.h;Drivers/CMSIS/Include/core_cm1.h;Drivers/CMSIS/Include/core_cm23.h;Drivers/CMSIS/Include/core_cm3.h;Drivers/CMSIS/Include/core_cm33.h;Drivers/CMSIS/Include/core_cm4.h;Drivers/CMSIS/Include/core_cm7.h;Drivers/CMSIS/Include/core_sc000.h;Drivers/CMSIS/Include/core_sc300.h;Drivers/CMSIS/Include/mpu_armv7.h;Drivers/CMSIS/Include/mpu_armv8.h;Drivers/CMSIS/Include/tz_context.h;
[PreviousUsedKeilFiles]
SourceFiles=..\Core\Src\main.c;..\Core\Src\gpio.c;..\Core\Src\freertos.c;..\Core\Src\dma.c;..\LWIP\App\lwip.c;..\LWIP\Target\ethernetif.c;..\Core\Src\usart.c;..\Core\Src\stm32f4xx_it.c;..\Core\Src\stm32f4xx_hal_msp.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_eth.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c;..\Middlewares/Third_Party/FreeRTOS/Source/croutine.c;..\Middlewares/Third_Party/FreeRTOS/Source/event_groups.c;..\Middlewares/Third_Party/FreeRTOS/Source/list.c;..\Middlewares/Third_Party/FreeRTOS/Source/queue.c;..\Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c;..\Middlewares/Third_Party/FreeRTOS/Source/tasks.c;..\Middlewares/Third_Party/FreeRTOS/Source/timers.c;..\Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c;..\Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c;..\Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/auth.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ccp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/chap_ms.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/chap-md5.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/chap-new.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/demand.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/eap.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/eui64.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/fsm.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ipcp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ipv6cp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/lcp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/magic.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/mppe.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/multilink.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ppp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppapi.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppcrypt.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppoe.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppol2tp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppos.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/upap.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/utils.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/vj.c;..\Middlewares/Third_Party/LwIP/src/netif/bridgeif.c;..\Middlewares/Third_Party/LwIP/src/netif/bridgeif_fdb.c;..\Middlewares/Third_Party/LwIP/src/netif/ethernet.c;..\Middlewares/Third_Party/LwIP/src/netif/lowpan6.c;..\Middlewares/Third_Party/LwIP/src/netif/lowpan6_ble.c;..\Middlewares/Third_Party/LwIP/src/netif/lowpan6_common.c;..\Middlewares/Third_Party/LwIP/src/netif/slipif.c;..\Middlewares/Third_Party/LwIP/src/netif/zepif.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ecp.c;..\Middlewares/Third_Party/LwIP/src/api/api_lib.c;..\Middlewares/Third_Party/LwIP/src/api/api_msg.c;..\Middlewares/Third_Party/LwIP/src/api/err.c;..\Middlewares/Third_Party/LwIP/src/api/if_api.c;..\Middlewares/Third_Party/LwIP/src/api/netbuf.c;..\Middlewares/Third_Party/LwIP/src/api/netdb.c;..\Middlewares/Third_Party/LwIP/src/api/netifapi.c;..\Middlewares/Third_Party/LwIP/src/api/sockets.c;..\Middlewares/Third_Party/LwIP/src/api/tcpip.c;..\Middlewares/Third_Party/LwIP/src/core/altcp.c;..\Middlewares/Third_Party/LwIP/src/core/altcp_alloc.c;..\Middlewares/Third_Party/LwIP/src/core/altcp_tcp.c;..\Middlewares/Third_Party/LwIP/src/core/def.c;..\Middlewares/Third_Party/LwIP/src/core/dns.c;..\Middlewares/Third_Party/LwIP/src/core/inet_chksum.c;..\Middlewares/Third_Party/LwIP/src/core/init.c;..\Middlewares/Third_Party/LwIP/src/core/ip.c;..\Middlewares/Third_Party/LwIP/src/core/mem.c;..\Middlewares/Third_Party/LwIP/src/core/memp.c;..\Middlewares/Third_Party/LwIP/src/core/netif.c;..\Middlewares/Third_Party/LwIP/src/core/pbuf.c;..\Middlewares/Third_Party/LwIP/src/core/raw.c;..\Middlewares/Third_Party/LwIP/src/core/stats.c;..\Middlewares/Third_Party/LwIP/src/core/sys.c;..\Middlewares/Third_Party/LwIP/src/core/tcp.c;..\Middlewares/Third_Party/LwIP/src/core/tcp_in.c;..\Middlewares/Third_Party/LwIP/src/core/tcp_out.c;..\Middlewares/Third_Party/LwIP/src/core/timeouts.c;..\Middlewares/Third_Party/LwIP/src/core/udp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/autoip.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/dhcp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/etharp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/icmp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/igmp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/ip4.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/ip4_addr.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/ip4_frag.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/dhcp6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ethip6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/icmp6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/inet6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ip6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ip6_addr.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ip6_frag.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/mld6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/nd6.c;..\Middlewares/Third_Party/LwIP/system/OS/sys_arch.c;..\Middlewares/Third_Party/LwIP/src/apps/mqtt/mqtt.c;..\Core\Src/system_stm32f4xx.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_eth.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c;..\Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c;..\Middlewares/Third_Party/FreeRTOS/Source/croutine.c;..\Middlewares/Third_Party/FreeRTOS/Source/event_groups.c;..\Middlewares/Third_Party/FreeRTOS/Source/list.c;..\Middlewares/Third_Party/FreeRTOS/Source/queue.c;..\Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c;..\Middlewares/Third_Party/FreeRTOS/Source/tasks.c;..\Middlewares/Third_Party/FreeRTOS/Source/timers.c;..\Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c;..\Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c;..\Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/auth.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ccp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/chap_ms.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/chap-md5.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/chap-new.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/demand.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/eap.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/eui64.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/fsm.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ipcp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ipv6cp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/lcp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/magic.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/mppe.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/multilink.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ppp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppapi.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppcrypt.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppoe.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppol2tp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppos.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/upap.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/utils.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/vj.c;..\Middlewares/Third_Party/LwIP/src/netif/bridgeif.c;..\Middlewares/Third_Party/LwIP/src/netif/bridgeif_fdb.c;..\Middlewares/Third_Party/LwIP/src/netif/ethernet.c;..\Middlewares/Third_Party/LwIP/src/netif/lowpan6.c;..\Middlewares/Third_Party/LwIP/src/netif/lowpan6_ble.c;..\Middlewares/Third_Party/LwIP/src/netif/lowpan6_common.c;..\Middlewares/Third_Party/LwIP/src/netif/slipif.c;..\Middlewares/Third_Party/LwIP/src/netif/zepif.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ecp.c;..\Middlewares/Third_Party/LwIP/src/api/api_lib.c;..\Middlewares/Third_Party/LwIP/src/api/api_msg.c;..\Middlewares/Third_Party/LwIP/src/api/err.c;..\Middlewares/Third_Party/LwIP/src/api/if_api.c;..\Middlewares/Third_Party/LwIP/src/api/netbuf.c;..\Middlewares/Third_Party/LwIP/src/api/netdb.c;..\Middlewares/Third_Party/LwIP/src/api/netifapi.c;..\Middlewares/Third_Party/LwIP/src/api/sockets.c;..\Middlewares/Third_Party/LwIP/src/api/tcpip.c;..\Middlewares/Third_Party/LwIP/src/core/altcp.c;..\Middlewares/Third_Party/LwIP/src/core/altcp_alloc.c;..\Middlewares/Third_Party/LwIP/src/core/altcp_tcp.c;..\Middlewares/Third_Party/LwIP/src/core/def.c;..\Middlewares/Third_Party/LwIP/src/core/dns.c;..\Middlewares/Third_Party/LwIP/src/core/inet_chksum.c;..\Middlewares/Third_Party/LwIP/src/core/init.c;..\Middlewares/Third_Party/LwIP/src/core/ip.c;..\Middlewares/Third_Party/LwIP/src/core/mem.c;..\Middlewares/Third_Party/LwIP/src/core/memp.c;..\Middlewares/Third_Party/LwIP/src/core/netif.c;..\Middlewares/Third_Party/LwIP/src/core/pbuf.c;..\Middlewares/Third_Party/LwIP/src/core/raw.c;..\Middlewares/Third_Party/LwIP/src/core/stats.c;..\Middlewares/Third_Party/LwIP/src/core/sys.c;..\Middlewares/Third_Party/LwIP/src/core/tcp.c;..\Middlewares/Third_Party/LwIP/src/core/tcp_in.c;..\Middlewares/Third_Party/LwIP/src/core/tcp_out.c;..\Middlewares/Third_Party/LwIP/src/core/timeouts.c;..\Middlewares/Third_Party/LwIP/src/core/udp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/autoip.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/dhcp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/etharp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/icmp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/igmp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/ip4.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/ip4_addr.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/ip4_frag.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/dhcp6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ethip6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/icmp6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/inet6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ip6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ip6_addr.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ip6_frag.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/mld6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/nd6.c;..\Middlewares/Third_Party/LwIP/system/OS/sys_arch.c;..\Middlewares/Third_Party/LwIP/src/apps/mqtt/mqtt.c;..\Core\Src/system_stm32f4xx.c;..\Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c;;..\Middlewares/Third_Party/FreeRTOS/Source/croutine.c;..\Middlewares/Third_Party/FreeRTOS/Source/event_groups.c;..\Middlewares/Third_Party/FreeRTOS/Source/list.c;..\Middlewares/Third_Party/FreeRTOS/Source/queue.c;..\Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c;..\Middlewares/Third_Party/FreeRTOS/Source/tasks.c;..\Middlewares/Third_Party/FreeRTOS/Source/timers.c;..\Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c;..\Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c;..\Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/auth.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ccp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/chap_ms.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/chap-md5.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/chap-new.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/demand.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/eap.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/eui64.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/fsm.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ipcp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ipv6cp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/lcp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/magic.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/mppe.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/multilink.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ppp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppapi.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppcrypt.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppoe.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppol2tp.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/pppos.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/upap.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/utils.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/vj.c;..\Middlewares/Third_Party/LwIP/src/netif/bridgeif.c;..\Middlewares/Third_Party/LwIP/src/netif/bridgeif_fdb.c;..\Middlewares/Third_Party/LwIP/src/netif/ethernet.c;..\Middlewares/Third_Party/LwIP/src/netif/lowpan6.c;..\Middlewares/Third_Party/LwIP/src/netif/lowpan6_ble.c;..\Middlewares/Third_Party/LwIP/src/netif/lowpan6_common.c;..\Middlewares/Third_Party/LwIP/src/netif/slipif.c;..\Middlewares/Third_Party/LwIP/src/netif/zepif.c;..\Middlewares/Third_Party/LwIP/src/netif/ppp/ecp.c;..\Middlewares/Third_Party/LwIP/src/api/api_lib.c;..\Middlewares/Third_Party/LwIP/src/api/api_msg.c;..\Middlewares/Third_Party/LwIP/src/api/err.c;..\Middlewares/Third_Party/LwIP/src/api/if_api.c;..\Middlewares/Third_Party/LwIP/src/api/netbuf.c;..\Middlewares/Third_Party/LwIP/src/api/netdb.c;..\Middlewares/Third_Party/LwIP/src/api/netifapi.c;..\Middlewares/Third_Party/LwIP/src/api/sockets.c;..\Middlewares/Third_Party/LwIP/src/api/tcpip.c;..\Middlewares/Third_Party/LwIP/src/core/altcp.c;..\Middlewares/Third_Party/LwIP/src/core/altcp_alloc.c;..\Middlewares/Third_Party/LwIP/src/core/altcp_tcp.c;..\Middlewares/Third_Party/LwIP/src/core/def.c;..\Middlewares/Third_Party/LwIP/src/core/dns.c;..\Middlewares/Third_Party/LwIP/src/core/inet_chksum.c;..\Middlewares/Third_Party/LwIP/src/core/init.c;..\Middlewares/Third_Party/LwIP/src/core/ip.c;..\Middlewares/Third_Party/LwIP/src/core/mem.c;..\Middlewares/Third_Party/LwIP/src/core/memp.c;..\Middlewares/Third_Party/LwIP/src/core/netif.c;..\Middlewares/Third_Party/LwIP/src/core/pbuf.c;..\Middlewares/Third_Party/LwIP/src/core/raw.c;..\Middlewares/Third_Party/LwIP/src/core/stats.c;..\Middlewares/Third_Party/LwIP/src/core/sys.c;..\Middlewares/Third_Party/LwIP/src/core/tcp.c;..\Middlewares/Third_Party/LwIP/src/core/tcp_in.c;..\Middlewares/Third_Party/LwIP/src/core/tcp_out.c;..\Middlewares/Third_Party/LwIP/src/core/timeouts.c;..\Middlewares/Third_Party/LwIP/src/core/udp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/autoip.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/dhcp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/etharp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/icmp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/igmp.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/ip4.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/ip4_addr.c;..\Middlewares/Third_Party/LwIP/src/core/ipv4/ip4_frag.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/dhcp6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ethip6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/icmp6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/inet6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ip6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ip6_addr.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/ip6_frag.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/mld6.c;..\Middlewares/Third_Party/LwIP/src/core/ipv6/nd6.c;..\Middlewares/Third_Party/LwIP/system/OS/sys_arch.c;..\Middlewares/Third_Party/LwIP/src/apps/mqtt/mqtt.c;
HeaderPath=..\Middlewares\Third_Party\LwIP\src\include;..\Middlewares\Third_Party\LwIP\system;..\Middlewares\Third_Party\LwIP\src\include;..\Middlewares\Third_Party\LwIP\system;..\Drivers\STM32F4xx_HAL_Driver\Inc;..\Drivers\STM32F4xx_HAL_Driver\Inc\Legacy;..\Middlewares\Third_Party\FreeRTOS\Source\include;..\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS;..\Middlewares\Third_Party\FreeRTOS\Source\portable\RVDS\ARM_CM4F;..\Middlewares\Third_Party\LwIP\src\include\netif\ppp;..\Drivers\CMSIS\Device\ST\STM32F4xx\Include;..\Middlewares\Third_Party\LwIP\src\include\lwip;..\Middlewares\Third_Party\LwIP\src\include\lwip\apps;..\Middlewares\Third_Party\LwIP\src\include\lwip\priv;..\Middlewares\Third_Party\LwIP\src\include\lwip\prot;..\Middlewares\Third_Party\LwIP\src\include\netif;..\Middlewares\Third_Party\LwIP\src\include\compat\posix;..\Middlewares\Third_Party\LwIP\src\include\compat\posix\arpa;..\Middlewares\Third_Party\LwIP\src\include\compat\posix\net;..\Middlewares\Third_Party\LwIP\src\include\compat\posix\sys;..\Middlewares\Third_Party\LwIP\src\include\compat\stdc;..\Middlewares\Third_Party\LwIP\system\arch;..\Drivers\CMSIS\Include;..\Core\Inc;..\LWIP\App;..\LWIP\Target;
CDefines=USE_HAL_DRIVER;STM32F407xx;USE_HAL_DRIVER;USE_HAL_DRIVER;
[PreviousGenFiles]
AdvancedFolderStructure=true
HeaderFileListSize=10
HeaderFiles#0=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Inc/gpio.h
HeaderFiles#1=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Inc/FreeRTOSConfig.h
HeaderFiles#2=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Inc/dma.h
HeaderFiles#3=E:/׵Ԥ/software/stm32f407_mqtt_4G/LWIP/App/lwip.h
HeaderFiles#4=E:/׵Ԥ/software/stm32f407_mqtt_4G/LWIP/Target/lwipopts.h
HeaderFiles#5=E:/׵Ԥ/software/stm32f407_mqtt_4G/LWIP/Target/ethernetif.h
HeaderFiles#6=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Inc/usart.h
HeaderFiles#7=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Inc/stm32f4xx_it.h
HeaderFiles#8=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Inc/stm32f4xx_hal_conf.h
HeaderFiles#9=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Inc/main.h
HeaderFolderListSize=3
HeaderPath#0=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Inc
HeaderPath#1=E:/׵Ԥ/software/stm32f407_mqtt_4G/LWIP/App
HeaderPath#2=E:/׵Ԥ/software/stm32f407_mqtt_4G/LWIP/Target
HeaderFiles=;
SourceFileListSize=9
SourceFiles#0=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Src/gpio.c
SourceFiles#1=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Src/freertos.c
SourceFiles#2=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Src/dma.c
SourceFiles#3=E:/׵Ԥ/software/stm32f407_mqtt_4G/LWIP/App/lwip.c
SourceFiles#4=E:/׵Ԥ/software/stm32f407_mqtt_4G/LWIP/Target/ethernetif.c
SourceFiles#5=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Src/usart.c
SourceFiles#6=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Src/stm32f4xx_it.c
SourceFiles#7=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Src/stm32f4xx_hal_msp.c
SourceFiles#8=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Src/main.c
SourceFolderListSize=3
SourcePath#0=E:/׵Ԥ/software/stm32f407_mqtt_4G/Core/Src
SourcePath#1=E:/׵Ԥ/software/stm32f407_mqtt_4G/LWIP/App
SourcePath#2=E:/׵Ԥ/software/stm32f407_mqtt_4G/LWIP/Target
SourceFiles=;
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/xajhycj/stm32f407_mqtt_4-g.git
git@gitee.com:xajhycj/stm32f407_mqtt_4-g.git
xajhycj
stm32f407_mqtt_4-g
stm32f407_mqtt_4G
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891