Add compile_flags.txt for clangd

This commit is contained in:
fruchti 2020-05-23 18:43:41 +02:00
parent 7fb04fa792
commit 128deaee57

9
compile_flags.txt Normal file
View file

@ -0,0 +1,9 @@
--std=c99
-Isrc
-Ithird_party/core
-Ithird_party/device
-DSTM32F103xB
-D_DEFAULT_SOURCE
-Wall
-Wextra
--target=arm-none-eabi