Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.extSettings « FatFs_uSD_Standalone « FatFs « Applications « NUCLEO-WB35CE « Projects - github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3b432df5f5d801f56be6d53987155b97a10f5367 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[ProjectFiles]
HeaderPath=..\..\..\..\..\..\Drivers\BSP\NUCLEO-WB35CE;..\..\..\..\..\..\Drivers\BSP\Adafruit_Shield;..\..\..\..\..\..\Drivers\BSP\Components;..\..\..\..\..\..\Drivers\BSP\Components\Common
[Others]
Define=USE_STM32WBXX_NUCLEO
HALModule=SPI
[Groups]
Application/User/Core=../Core/Src/main.c;../Core/Src/stm32wbxx_it.c;../Core/Src/stm32wbxx_hal_msp.c;
Doc=../readme.txt;
Drivers/BSP/Adafruit_Shield=../../../../../../Drivers/BSP/Adafruit_Shield/stm32_adafruit_sd.c;../../../../../../Drivers/BSP/Adafruit_Shield/stm32_adafruit_lcd.c;
Drivers/BSP/Components=../../../../../../Drivers/BSP/Components/st7735/st7735.c;
Drivers/BSP/NUCLEO-WB35CE=../../../../../../Drivers/BSP/NUCLEO-WB35CE/nucleo_wb35ce.c;
Drivers/STM32WBxx_HAL_Driver=../../../../../../Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_spi.c;../../../../../../Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_spi_ex.c;