Commit Graph

24 Commits

Author SHA1 Message Date
037316a719 folder cleanup
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-08-23 16:38:14 +02:00
197a1611f5 move firmware into subfolder
Some checks failed
ESP-IDF Build / build (esp32, latest) (push) Failing after 40s
ESP-IDF Build / build (esp32, release-v5.4) (push) Failing after 20s
ESP-IDF Build / build (esp32, release-v5.5) (push) Failing after 18s
ESP-IDF Build / build (esp32c3, latest) (push) Failing after 17s
ESP-IDF Build / build (esp32c3, release-v5.4) (push) Failing after 15s
ESP-IDF Build / build (esp32c3, release-v5.5) (push) Failing after 15s
ESP-IDF Build / build (esp32c5, latest) (push) Failing after 16s
ESP-IDF Build / build (esp32c5, release-v5.4) (push) Failing after 17s
ESP-IDF Build / build (esp32c5, release-v5.5) (push) Failing after 17s
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 16s
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 17s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 16s
ESP-IDF Build / build (esp32h2, latest) (push) Failing after 14s
ESP-IDF Build / build (esp32h2, release-v5.4) (push) Failing after 16s
ESP-IDF Build / build (esp32h2, release-v5.5) (push) Failing after 16s
ESP-IDF Build / build (esp32p4, latest) (push) Failing after 17s
ESP-IDF Build / build (esp32p4, release-v5.4) (push) Failing after 16s
ESP-IDF Build / build (esp32p4, release-v5.5) (push) Failing after 16s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 16s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 16s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 16s
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-08-21 00:02:56 +02:00
b340cf4492 switch to ESP32-H2
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-08-16 09:05:39 +02:00
c49922820d updated esp-idf version in github action
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-07-26 14:17:35 +02:00
50898b94f4 code optimize
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-13 17:18:39 +02:00
7e1d6b1691 Revert "change persistence namespace"
This reverts commit ef8f6e597e.
2025-06-13 17:08:10 +02:00
e4d5f6a388 update github actions
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-13 17:07:17 +02:00
ef8f6e597e change persistence namespace
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-13 17:05:18 +02:00
f5bf8f283b updated github action
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-13 17:04:49 +02:00
686f82930f reorganize code
create light service, with splitted beacon and outdoor functions

Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-08 00:16:20 +02:00
b455d0f94a update github action trigger
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-07 18:01:39 +02:00
21fb916732 update README.md
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-07 17:58:51 +02:00
ba08f84a28 new LED matrix pattern
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-07 17:52:17 +02:00
fbcee0ec2c Update issue templates
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-07 16:27:14 +02:00
f9d2a2a934 add CODE_OF_CONDUCT.md
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-07 16:07:17 +02:00
de4cdc2552 copy BLE functions
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-07 15:43:58 +02:00
7a54c948f5 add license
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-07 15:43:12 +02:00
785aa0326c replace queue with semaphore
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-07 13:08:51 +02:00
0ff025c73f split matrix to simulate outdoor light
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-07 12:42:20 +02:00
1060142e43 led is blinking
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-07 11:55:21 +02:00
06899c769e save artifacts
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-06 22:44:27 +02:00
bddedbc4ee code splitting
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-06 22:18:18 +02:00
649d1457f5 empty project
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-06 18:16:45 +02:00
0c2bedecf4 initial commit
Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
2025-06-06 16:46:56 +02:00