Mostly port project config and helpers, clean up some stuff

This commit is contained in:
Lorow
2024-09-20 00:13:49 +02:00
parent 427f586ae8
commit e6e884b54c
10 changed files with 795 additions and 18 deletions

View File

@@ -1,4 +1,3 @@
idf_component_register(SRCS "openiris_logo/openiris_logo.hpp"
INCLUDE_DIRS "openiris_logo"
REQUIRES "driver"
)