Skip to content

fix(hosted): harden sdio bring-up#183

Merged
baba-dev merged 1 commit into
mainfrom
codex/stabilize-sdio-init-to-prevent-boot-loop
Sep 22, 2025
Merged

fix(hosted): harden sdio bring-up#183
baba-dev merged 1 commit into
mainfrom
codex/stabilize-sdio-init-to-prevent-boot-loop

Conversation

@baba-dev
Copy link
Copy Markdown
Owner

Summary

  • add a hosted bring-up helper that delays for the slave, initialises esp-hosted/esp_wifi_remote, and cleans up on failure
  • integrate the helper into the Tab5 Wi-Fi HAL with guarded retries, power cycling, and clearer failure logging
  • pin conservative ESP-Hosted SDIO defaults for the Tab5 platform so the link negotiates safely

Testing

  • idf.py build
  • ESP_IDF_VERSION=v5.4.2 bash scripts/preflight.sh

https://chatgpt.com/codex/tasks/task_e_68d104e524588324971d40bb584ab5ff

@baba-dev baba-dev merged commit ee82737 into main Sep 22, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant