nrf control, stub of sending data

This commit is contained in:
2018-04-03 00:59:53 +02:00
parent e738c1e3a8
commit 6c4c5fb1fd
12 changed files with 848 additions and 57 deletions
+2
View File
@@ -67,6 +67,8 @@ Src/msg_queue.c \
Src/gex_gateway.c \
Src/payload_builder.c \
Src/payload_parser.c \
Src/nrf.c \
Src/crc32.c \
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c \
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c \
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c \