changes
This commit is contained in:
11
.cproject
11
.cproject
@ -24,6 +24,9 @@
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/Ethernet}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/SPI}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/CAN}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/MQTT}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/Metro}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/Streaming}""/>
|
||||
</option>
|
||||
<inputType id="it.baeyens.arduino.compiler.cpp.sketch.input.1245900398" name="CPP source files" superClass="it.baeyens.arduino.compiler.cpp.sketch.input"/>
|
||||
</tool>
|
||||
@ -34,6 +37,9 @@
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/Ethernet}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/SPI}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/CAN}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/MQTT}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/Metro}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/MqttCanGateway/Streaming}""/>
|
||||
</option>
|
||||
<inputType id="it.baeyens.arduino.compiler.c.sketch.input.1973835002" name="C Source Files" superClass="it.baeyens.arduino.compiler.c.sketch.input"/>
|
||||
</tool>
|
||||
@ -46,10 +52,13 @@
|
||||
</toolChain>
|
||||
</folderInfo>
|
||||
<sourceEntries>
|
||||
<entry excluding="CAN|SPI|Ethernet|libraries/**/?xamples/**|libraries/**/?xtras/**|libraries/**/test/**|libraries/**/third-party/**|libraries**/._*" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
|
||||
<entry excluding="Metro|Streaming|MQTT|CAN|SPI|Ethernet|libraries/**/?xamples/**|libraries/**/?xtras/**|libraries/**/test/**|libraries/**/third-party/**|libraries**/._*" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
|
||||
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="CAN"/>
|
||||
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Ethernet"/>
|
||||
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="MQTT"/>
|
||||
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Metro"/>
|
||||
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="SPI"/>
|
||||
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Streaming"/>
|
||||
</sourceEntries>
|
||||
</configuration>
|
||||
</storageModule>
|
||||
|
Reference in New Issue
Block a user