add board abstract layer

rename arch to mcu
This commit is contained in:
hathach
2012-12-04 18:18:29 +07:00
parent 82820a2066
commit f31ade6151
15 changed files with 358 additions and 116 deletions
+7 -2
View File
@@ -3,8 +3,6 @@
<name>device_keyboard</name>
<comment></comment>
<projects>
<project>CMSISv2p10_LPC13Uxx</project>
<project>LPC13Uxx_DriverLib</project>
<project>tinyusb</project>
</projects>
<buildSpec>
@@ -82,4 +80,11 @@
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>
<linkedResources>
<link>
<name>boards</name>
<type>2</type>
<locationURI>PARENT-2-PROJECT_LOC/boards</locationURI>
</link>
</linkedResources>
</projectDescription>