diff options
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 6dcfa92..947c630 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -15,6 +15,7 @@ <itemPath>mcc_generated_files/traps.h</itemPath> <itemPath>mcc_generated_files/system.h</itemPath> <itemPath>mcc_generated_files/mcc.h</itemPath> + <itemPath>mcc_generated_files/tmr1.h</itemPath> </logicalFolder> <itemPath>SPI.h</itemPath> </logicalFolder> @@ -36,6 +37,7 @@ <itemPath>mcc_generated_files/traps.c</itemPath> <itemPath>mcc_generated_files/mcc.c</itemPath> <itemPath>mcc_generated_files/mssp1_spi.c</itemPath> + <itemPath>mcc_generated_files/tmr1.c</itemPath> </logicalFolder> <itemPath>main.c</itemPath> <itemPath>SPI.c</itemPath> |