updated the logger for static use without a static interface

added the RGB sensor isl29125
added WIFI
This commit is contained in:
Matthias Mitscherlich
2024-03-14 16:42:57 +01:00
parent 58353a439c
commit 62c088256f
9 changed files with 473 additions and 72 deletions
+2 -1
View File
@@ -9,8 +9,9 @@ idf_component_register(
"hal/src/gpio.cpp"
"hal/src/uart.cpp"
"platform/src/isl29125.cpp"
"platform/src/logger.cpp"
# "old/src/wifi.cpp"
"platform/src/wifi.cpp"
# "old/src/led_strip_encoder.c"
# "old/src/ledmatrix.cpp"
# "old/src/clock.cpp"