mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 00:45:55 +08:00
compile ok after transfering mqtt protocol
This commit is contained in:
2705
firmware/stm32/smart_dormitory/MDK-ARM/Project/Project.map
Normal file
2705
firmware/stm32/smart_dormitory/MDK-ARM/Project/Project.map
Normal file
File diff suppressed because it is too large
Load Diff
15
firmware/stm32/smart_dormitory/MDK-ARM/Project/Project.sct
Normal file
15
firmware/stm32/smart_dormitory/MDK-ARM/Project/Project.sct
Normal file
@@ -0,0 +1,15 @@
|
||||
; *************************************************************
|
||||
; *** Scatter-Loading Description File generated by uVision ***
|
||||
; *************************************************************
|
||||
|
||||
LR_IROM1 0x08000000 0x00010000 { ; load region size_region
|
||||
ER_IROM1 0x08000000 0x00010000 { ; load address = execution address
|
||||
*.o (RESET, +First)
|
||||
*(InRoot$$Sections)
|
||||
.ANY (+RO)
|
||||
}
|
||||
RW_IRAM1 0x20000000 0x00005000 { ; RW data
|
||||
.ANY (+RW +ZI)
|
||||
}
|
||||
}
|
||||
|
||||
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/adc.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/adc.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/dht11.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/dht11.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/dma.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/dma.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/esp8266.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/esp8266.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/flash.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/flash.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/gpio.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/gpio.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/i2c.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/i2c.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/main.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/main.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/mqtt.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/mqtt.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/oled.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/oled.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/process.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/process.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/rc522.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/rc522.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/sensor_light.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/sensor_light.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/spi.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/spi.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/stm32f1xx_hal.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/stm32f1xx_hal.crf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/stm32f1xx_it.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/stm32f1xx_it.crf
Normal file
Binary file not shown.
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/tcp.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/tcp.crf
Normal file
Binary file not shown.
40
firmware/stm32/smart_dormitory/MDK-ARM/Project/tcp.d
Normal file
40
firmware/stm32/smart_dormitory/MDK-ARM/Project/tcp.d
Normal file
@@ -0,0 +1,40 @@
|
||||
project\tcp.o: ..\User\xiaoyi_wifi\tcp.c
|
||||
project\tcp.o: ..\User\xiaoyi_wifi\tcp.h
|
||||
project\tcp.o: ../Core/Inc/main.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
project\tcp.o: ../Core/Inc/stm32f1xx_hal_conf.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
|
||||
project\tcp.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
|
||||
project\tcp.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h
|
||||
project\tcp.o: ../Drivers/CMSIS/Include/core_cm3.h
|
||||
project\tcp.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
|
||||
project\tcp.o: ../Drivers/CMSIS/Include/cmsis_version.h
|
||||
project\tcp.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
|
||||
project\tcp.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
|
||||
project\tcp.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
|
||||
project\tcp.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stddef.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
project\tcp.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
|
||||
project\tcp.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdarg.h
|
||||
project\tcp.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
|
||||
project\tcp.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\string.h
|
||||
project\tcp.o: ..\User\xiaoyi_wifi\esp8266.h
|
||||
project\tcp.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdbool.h
|
||||
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/tcp.o
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/tcp.o
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/tim.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/tim.crf
Normal file
Binary file not shown.
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/usart.crf
Normal file
BIN
firmware/stm32/smart_dormitory/MDK-ARM/Project/usart.crf
Normal file
Binary file not shown.
Reference in New Issue
Block a user