7 Commits

Author SHA1 Message Date
cf49a99e22 fix github action error
Some checks failed
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, latest) (push) Failing after 35s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.3) (push) Failing after 14s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.4) (push) Failing after 15s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, latest) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.3) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.4) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c5, latest) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c5, release-v5.3) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c5, release-v5.4) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, latest) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.3) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.4) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, latest) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.3) (push) Failing after 0s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.4) (push) Failing after 0s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-01-22 09:07:42 +01:00
9fe40e1c77 remove local logger component
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-11 23:53:01 +02:00
c4dcfe6efe change esp includes to global
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-11 23:53:01 +02:00
0944d29597 starting with component unit testing (running on device)
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-05-17 12:03:16 +02:00
84be50fd19 current stage
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-05-13 20:58:56 +02:00
f955848721 changed folder structure
used advices from https://docs.espressif.com/projects/esp-idf/en/v5.2.1/esp32/api-guides/build-system.html

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-05-07 12:15:58 +02:00
97c559d8a0 initial commit
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-05-06 22:08:25 +02:00