Next iteration with backoffs, tasks, basic skeleton for events

This commit is contained in:
2025-09-20 20:50:30 +02:00
parent 0315b4a559
commit 29ba78d5b2
15 changed files with 4926 additions and 211 deletions

View File

@@ -3,6 +3,8 @@ runner = "espflash flash --monitor --chip esp32s3"
[env]
ESP_LOG="info"
ESP_HAL_CONFIG_PLACE_RMT_DRIVER_IN_RAM="true"
ESP_HAL_EMBASSY_CONFIG_TIMER_QUEUE="multiple-integrated"
[build]
rustflags = [