mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Rename the projects used in the Ethernet Lite MicroBlaze demo.
This commit is contained in:
parent
c87a82bb7b
commit
df4feccb98
5 changed files with 16 additions and 14 deletions
|
@ -9,6 +9,7 @@
|
|||
<extensions/>
|
||||
</storageModule>
|
||||
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
||||
<storageModule moduleId="org.eclipse.cdt.core.pathentry"/>
|
||||
</cconfiguration>
|
||||
</storageModule>
|
||||
</cproject>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>RTOSDemoBSP</name>
|
||||
<name>StandAloneBSP</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
<project>HardwareWithEthernetLite</project>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
PROCESSOR=microblaze_0
|
||||
REPOSITORIES=
|
||||
REPOSITORIES=-lp ../../KernelAwareBSPRepository
|
||||
HWSPEC=../HardwareWithEthernetLite/system.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue