Changeset 1703


Ignore:
Timestamp:
03/10/12 19:06:35 (15 months ago)
Author:
thomas
Message:

fixing LPCXpresso projects

Location:
trunk/firmware/openos/projects/LPCXpresso1769/01bsp_leds
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/firmware/openos/projects/LPCXpresso1769/01bsp_leds/.cproject

    r1701 r1703  
    4343                                                                <option id="gnu.c.compiler.option.include.paths.1743625532" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath"> 
    4444                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/CMSISv2p00_LPC17xx/inc}&quot;"/> 
    45                                                                         <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/../../../../bsp/boards/&quot;"/> 
    46                                                                         <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/../../../../bsp/boards/LPCXpresso1769/&quot;"/> 
    47                                                                         <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/../../../../bsp/chips/&quot;"/> 
    48                                                                         <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/../../../../bsp/chips/at86rf231/&quot;"/> 
     45                                                                        <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/../../../bsp/boards/&quot;"/> 
     46                                                                        <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/../../../bsp/boards/LPCXpresso1769/&quot;"/> 
     47                                                                        <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/../../../bsp/chips/&quot;"/> 
     48                                                                        <listOptionValue builtIn="false" value="&quot;${ProjDirPath}/../../../bsp/chips/at86rf231/&quot;"/> 
    4949                                                                </option> 
    5050                                                                <inputType id="com.crt.advproject.compiler.input.1497014229" superClass="com.crt.advproject.compiler.input"/> 
  • trunk/firmware/openos/projects/LPCXpresso1769/01bsp_leds/.project

    r1701 r1703  
    8989                        <name>application/01bsp_leds.c</name> 
    9090                        <type>1</type> 
    91                         <locationURI>PARENT-3-PROJECT_LOC/common/01-bsp/01bsp_leds.c</locationURI> 
     91                        <locationURI>PARENT-2-PROJECT_LOC/common/01bsp_leds/01bsp_leds.c</locationURI> 
    9292                </link> 
    9393                <link> 
    9494                        <name>bsp/boards</name> 
    9595                        <type>2</type> 
    96                         <locationURI>PARENT-4-PROJECT_LOC/bsp/boards/LPCXpresso1769</locationURI> 
     96                        <locationURI>PARENT-3-PROJECT_LOC/bsp/boards/LPCXpresso1769</locationURI> 
    9797                </link> 
    9898                <link> 
    9999                        <name>bsp/chips</name> 
    100100                        <type>2</type> 
    101                         <locationURI>PARENT-4-PROJECT_LOC/bsp/chips/at86rf231</locationURI> 
     101                        <locationURI>PARENT-3-PROJECT_LOC/bsp/chips/at86rf231</locationURI> 
    102102                </link> 
    103103        </linkedResources> 
Note: See TracChangeset for help on using the changeset viewer.