BLE streaming of sensor data working

This commit is contained in:
ggw
2026-04-30 18:14:35 -05:00
parent b6e40323e3
commit 42f91eb075
107 changed files with 39837 additions and 35 deletions
+48 -3
View File
@@ -1,5 +1,5 @@
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [4.9.0-B19] date: [Thu Apr 30 14:55:52 CDT 2026]
# File automatically-generated by tool: [projectgenerator] version: [4.9.0-B19] date: [Thu Apr 30 16:40:29 CDT 2026]
##########################################################################################################################
# ------------------------------------------------
@@ -68,7 +68,38 @@ Core/Src/usart.c \
Core/Src/dma.c \
Core/Src/tim.c \
Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_tim.c \
Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_tim_ex.c
Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_tim_ex.c \
Core/Src/rf.c \
Core/Src/app_entry.c \
Core/Src/app_debug.c \
Core/Src/hw_timerserver.c \
Core/Src/stm32_lpm_if.c \
Core/Src/standby.c \
STM32_WPAN/Target/hw_ipcc.c \
STM32_WPAN/App/app_ble.c \
STM32_WPAN/App/custom_stm.c \
STM32_WPAN/App/custom_app.c \
Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/tl_mbox.c \
Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/shci/shci.c \
Middlewares/ST/STM32_WPAN/utilities/dbg_trace.c \
Middlewares/ST/STM32_WPAN/utilities/otp.c \
Middlewares/ST/STM32_WPAN/utilities/stm_list.c \
Middlewares/ST/STM32_WPAN/utilities/stm_queue.c \
Middlewares/ST/STM32_WPAN/ble/core/template/osal.c \
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_events.c \
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gen_aci.c \
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gap_aci.c \
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_gatt_aci.c \
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.c \
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hci_le.c \
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_l2cap_aci.c \
Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/hci_tl.c \
Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/hci_tl_if.c \
Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/shci_tl.c \
Middlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl/shci_tl_if.c \
Middlewares/ST/STM32_WPAN/ble/svc/Src/svc_ctl.c \
Utilities/lpm/tiny_lpm/stm32_lpm.c \
Utilities/sequencer/stm32_seq.c
# ASM sources
ASM_SOURCES = \
@@ -133,7 +164,21 @@ C_INCLUDES = \
-IDrivers/STM32WBxx_HAL_Driver/Inc \
-IDrivers/STM32WBxx_HAL_Driver/Inc/Legacy \
-IDrivers/CMSIS/Device/ST/STM32WBxx/Include \
-IDrivers/CMSIS/Include
-IDrivers/CMSIS/Include \
-ISTM32_WPAN/App \
-IUtilities/lpm/tiny_lpm \
-IMiddlewares/ST/STM32_WPAN \
-IMiddlewares/ST/STM32_WPAN/interface/patterns/ble_thread \
-IMiddlewares/ST/STM32_WPAN/interface/patterns/ble_thread/tl \
-IMiddlewares/ST/STM32_WPAN/interface/patterns/ble_thread/shci \
-IMiddlewares/ST/STM32_WPAN/utilities \
-IMiddlewares/ST/STM32_WPAN/ble/core \
-IMiddlewares/ST/STM32_WPAN/ble/core/auto \
-IMiddlewares/ST/STM32_WPAN/ble/core/template \
-IMiddlewares/ST/STM32_WPAN/ble/svc/Inc \
-IMiddlewares/ST/STM32_WPAN/ble/svc/Src \
-IUtilities/sequencer \
-IMiddlewares/ST/STM32_WPAN/ble
# compile gcc flags