Skip to content
2 changes: 2 additions & 0 deletions NUSense/.clangd
Comment thread
Claegtun marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Diagnostics:
UnusedIncludes: None
13 changes: 13 additions & 0 deletions NUSense/compile_flags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
-DDEBUG
-DSTM32H753xx

-ICore/Inc
-IUSB_DEVICE/App
-IUSB_DEVICE/Target
-IDrivers/STM32H7xx_HAL_Driver/Inc
-IDrivers/STM32H7xx_HAL_Driver/Inc/Legacy
-IMiddlewares/ST/STM32_USB_Device_Library/Core/Inc
-IMiddlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc
-IDrivers/CMSIS/Device/ST/STM32H7xx/Include
-IDrivers/CMSIS/Include
-ICore/Src