36 lines
1.6 KiB
JSON
36 lines
1.6 KiB
JSON
|
{
|
||
|
"configurations": [
|
||
|
{
|
||
|
"name": "Win32",
|
||
|
"defines": [
|
||
|
"HAVE_CCONFIG_H",
|
||
|
"HC32L073",
|
||
|
"RT_USING_NEWLIB",
|
||
|
"USE_DDL_DRIVER",
|
||
|
"__DEBUG",
|
||
|
"__RTTHREAD__"
|
||
|
],
|
||
|
"intelliSenseMode": "gcc-arm",
|
||
|
"compilerPath": "/usr/bin/arm-none-eabi-gcc",
|
||
|
"cStandard": "c99",
|
||
|
"cppStandard": "c++11",
|
||
|
"includePath": [
|
||
|
"/home/bookshiyi/repos/motion_ec",
|
||
|
"/home/bookshiyi/repos/motion_ec/Libraries/CMSIS/Device/HDSC/HC32L073/Include",
|
||
|
"/home/bookshiyi/repos/motion_ec/Libraries/CMSIS/Include",
|
||
|
"/home/bookshiyi/repos/motion_ec/Libraries/HC32L073_StdPeriph_Driver/inc",
|
||
|
"/home/bookshiyi/repos/motion_ec/applications",
|
||
|
"/home/bookshiyi/repos/motion_ec/board",
|
||
|
"/home/bookshiyi/repos/motion_ec/drivers",
|
||
|
"/home/bookshiyi/repos/motion_ec/rt-thread/components/drivers/include",
|
||
|
"/home/bookshiyi/repos/motion_ec/rt-thread/components/finsh",
|
||
|
"/home/bookshiyi/repos/motion_ec/rt-thread/components/libc/compilers/common",
|
||
|
"/home/bookshiyi/repos/motion_ec/rt-thread/components/libc/compilers/gcc/newlib",
|
||
|
"/home/bookshiyi/repos/motion_ec/rt-thread/include",
|
||
|
"/home/bookshiyi/repos/motion_ec/rt-thread/libcpu/arm/common",
|
||
|
"/home/bookshiyi/repos/motion_ec/rt-thread/libcpu/arm/cortex-m0"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"version": 4
|
||
|
}
|