implement POC for EEPROM

This commit is contained in:
2023-08-27 21:35:19 +02:00
parent 5bbc7bc0c3
commit 2b31ef5c06
8 changed files with 61 additions and 12 deletions

View File

@@ -8,6 +8,7 @@
<itemPath>app/factory/factory.h</itemPath>
<itemPath>app/car.h</itemPath>
<itemPath>app/can_message.h</itemPath>
<itemPath>middleware/eeprom_interface.h</itemPath>
</logicalFolder>
<logicalFolder name="board" displayName="board" projectFiles="true">
<itemPath>board/led/led.h</itemPath>