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

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/NUCLEO-WB35CE/Applications/USB_Device/MSC_Standalone/.extSettings')
-rw-r--r--Projects/NUCLEO-WB35CE/Applications/USB_Device/MSC_Standalone/.extSettings14
1 files changed, 14 insertions, 0 deletions
diff --git a/Projects/NUCLEO-WB35CE/Applications/USB_Device/MSC_Standalone/.extSettings b/Projects/NUCLEO-WB35CE/Applications/USB_Device/MSC_Standalone/.extSettings
new file mode 100644
index 000000000..6fe67f7d3
--- /dev/null
+++ b/Projects/NUCLEO-WB35CE/Applications/USB_Device/MSC_Standalone/.extSettings
@@ -0,0 +1,14 @@
+[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;../Core/Src/stm32wbxx_hal_msp.c;
+Application/User/USB_Device/App=../USB_Device/App/usbd_desc.c;../USB_Device/App/usbd_storage_if.c;../USB_Device/App/usb_device.c;
+Application/User/USB_Device/Target=../USB_Device/Target/usbd_conf.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; \ No newline at end of file