add APP
This commit is contained in:
		| @@ -8,6 +8,7 @@ | ||||
|         <logicalFolder name="factory" displayName="factory" projectFiles="true"> | ||||
|           <itemPath>ch/kb28/blinkerProject/app/factory/factory.h</itemPath> | ||||
|         </logicalFolder> | ||||
|         <itemPath>ch/kb28/blinkerProject/app/app.h</itemPath> | ||||
|       </logicalFolder> | ||||
|       <logicalFolder name="board" displayName="board" projectFiles="true"> | ||||
|         <logicalFolder name="button" displayName="button" projectFiles="true"> | ||||
| @@ -28,7 +29,7 @@ | ||||
|       </logicalFolder> | ||||
|       <logicalFolder name="middleware" displayName="middleware" projectFiles="true"> | ||||
|         <itemPath>ch/kb28/blinkerProject/middleware/clickHandler.h</itemPath> | ||||
|         <itemPath>ch/kb28/blinkerProject/middleware/blinker.c</itemPath> | ||||
|         <itemPath>ch/kb28/blinkerProject/middleware/blinker.h</itemPath> | ||||
|       </logicalFolder> | ||||
|       <logicalFolder name="xf" displayName="xf" projectFiles="true"> | ||||
|         <itemPath>ch/kb28/blinkerProject/xf/ireactive.h</itemPath> | ||||
| @@ -48,6 +49,7 @@ | ||||
|           <itemPath>ch/kb28/blinkerProject/app/factory/factory.c</itemPath> | ||||
|         </logicalFolder> | ||||
|         <itemPath>ch/kb28/blinkerProject/app/main.c</itemPath> | ||||
|         <itemPath>ch/kb28/blinkerProject/app/app.c</itemPath> | ||||
|       </logicalFolder> | ||||
|       <logicalFolder name="board" displayName="board" projectFiles="true"> | ||||
|         <logicalFolder name="button" displayName="button" projectFiles="true"> | ||||
| @@ -68,7 +70,7 @@ | ||||
|       </logicalFolder> | ||||
|       <logicalFolder name="middleware" displayName="middleware" projectFiles="true"> | ||||
|         <itemPath>ch/kb28/blinkerProject/middleware/clickHandler.c</itemPath> | ||||
|         <itemPath>ch/kb28/blinkerProject/middleware/blinker.h</itemPath> | ||||
|         <itemPath>ch/kb28/blinkerProject/middleware/blinker.c</itemPath> | ||||
|       </logicalFolder> | ||||
|       <logicalFolder name="xf" displayName="xf" projectFiles="true"> | ||||
|         <itemPath>ch/kb28/blinkerProject/xf/xf.c</itemPath> | ||||
| @@ -95,7 +97,7 @@ | ||||
|         <platformTool>PICkit3PlatformTool</platformTool> | ||||
|         <languageToolchain>XC8</languageToolchain> | ||||
|         <languageToolchainVersion>2.41</languageToolchainVersion> | ||||
|         <platform>2</platform> | ||||
|         <platform>3</platform> | ||||
|       </toolsSet> | ||||
|       <packs> | ||||
|         <pack name="PIC18F-K_DFP" vendor="Microchip" version="1.7.134"/> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user