diff options
Diffstat (limited to '')
-rw-r--r-- | nbproject/configurations.xml | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index bbc3864..8f500b7 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -40,6 +40,8 @@ <itemPath>mcc_generated_files/uart1.c</itemPath> </logicalFolder> <itemPath>main.cpp</itemPath> + <itemPath>led.hpp</itemPath> + <itemPath>led.cpp</itemPath> </logicalFolder> <logicalFolder name="ExternalFiles" displayName="Important Files" @@ -244,22 +246,118 @@ <item path="mcc_generated_files/interrupt_manager.c" ex="true" overriding="false"> + <C32> + </C32> + <C32-AR> + </C32-AR> + <C32-AS> + </C32-AS> + <C32-LD> + </C32-LD> + <C32CPP> + </C32CPP> + <C32Global> + </C32Global> </item> <item path="mcc_generated_files/interrupt_manager.h" ex="true" overriding="false"> + <C32> + </C32> + <C32-AR> + </C32-AR> + <C32-AS> + </C32-AS> + <C32-LD> + </C32-LD> + <C32CPP> + </C32CPP> + <C32Global> + </C32Global> </item> <item path="mcc_generated_files/mcc.c" ex="true" overriding="false"> + <C32> + </C32> + <C32-AR> + </C32-AR> + <C32-AS> + </C32-AS> + <C32-LD> + </C32-LD> + <C32CPP> + </C32CPP> + <C32Global> + </C32Global> </item> <item path="mcc_generated_files/mcc.h" ex="true" overriding="false"> + <C32> + </C32> + <C32-AR> + </C32-AR> + <C32-AS> + </C32-AS> + <C32-LD> + </C32-LD> + <C32CPP> + </C32CPP> + <C32Global> + </C32Global> </item> <item path="mcc_generated_files/pin_manager.c" ex="true" overriding="false"> + <C32> + </C32> + <C32-AR> + </C32-AR> + <C32-AS> + </C32-AS> + <C32-LD> + </C32-LD> + <C32CPP> + </C32CPP> + <C32Global> + </C32Global> </item> <item path="mcc_generated_files/pin_manager.h" ex="true" overriding="false"> + <C32> + </C32> + <C32-AR> + </C32-AR> + <C32-AS> + </C32-AS> + <C32-LD> + </C32-LD> + <C32CPP> + </C32CPP> + <C32Global> + </C32Global> </item> <item path="mcc_generated_files/uart1.c" ex="true" overriding="false"> + <C32> + </C32> + <C32-AR> + </C32-AR> + <C32-AS> + </C32-AS> + <C32-LD> + </C32-LD> + <C32CPP> + </C32CPP> + <C32Global> + </C32Global> </item> <item path="mcc_generated_files/uart1.h" ex="true" overriding="false"> + <C32> + </C32> + <C32-AR> + </C32-AR> + <C32-AS> + </C32-AS> + <C32-LD> + </C32-LD> + <C32CPP> + </C32CPP> + <C32Global> + </C32Global> </item> </conf> </confs> |