summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-03-02 14:40:59 +0700
committerhathach <[email protected]>2018-03-02 14:40:59 +0700
commit24b05205c0507429ffc91dfa1d46f3279f153128 (patch)
treec059851d453f0a87ef9353a3414e0da60dc468fc /demos
parent4c61471939882601f9458d537701c094c4850b78 (diff)
add cmsis v4 to hw
Diffstat (limited to 'demos')
-rw-r--r--demos/device/device_os_none/.cproject1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/device/device_os_none/.cproject b/demos/device/device_os_none/.cproject
index fc813c2b9..526b1e674 100644
--- a/demos/device/device_os_none/.cproject
+++ b/demos/device/device_os_none/.cproject
@@ -231,6 +231,7 @@
<option id="gnu.c.compiler.option.misc.other.2122594924" name="Other flags" superClass="gnu.c.compiler.option.misc.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections" valueType="string"/>
<option id="gnu.c.compiler.option.include.paths.1913705177" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc}&quot;"/>
+ <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/hw/cmsis/Include}&quot;"/>
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/hw}&quot;"/>
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/tinyusb}&quot;"/>
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/src}&quot;"/>