i don't understand why it's not commit in MPLAB

This commit is contained in:
2023-03-03 15:03:48 +01:00
parent a977d9300d
commit 95af13e627
12 changed files with 2099 additions and 10 deletions

View File

@@ -16,6 +16,9 @@
<itemPath>mcc_generated_files/adc.h</itemPath>
<itemPath>mcc_generated_files/epwm1.h</itemPath>
<itemPath>mcc_generated_files/tmr2.h</itemPath>
<itemPath>mcc_generated_files/interrupt_manager.h</itemPath>
<itemPath>mcc_generated_files/tmr0.h</itemPath>
<itemPath>mcc_generated_files/eusart1.h</itemPath>
</logicalFolder>
<itemPath>crc.h</itemPath>
<itemPath>measure.h</itemPath>
@@ -40,6 +43,9 @@
<itemPath>mcc_generated_files/adc.c</itemPath>
<itemPath>mcc_generated_files/epwm1.c</itemPath>
<itemPath>mcc_generated_files/tmr2.c</itemPath>
<itemPath>mcc_generated_files/eusart1.c</itemPath>
<itemPath>mcc_generated_files/interrupt_manager.c</itemPath>
<itemPath>mcc_generated_files/tmr0.c</itemPath>
</logicalFolder>
<itemPath>main.c</itemPath>
<itemPath>crc.c</itemPath>