Skip to content

feat(usb_host): system sleep docs#476

Draft
peter-marcisovsky wants to merge 3 commits intofeat/usb_host_light_sleepfrom
feat/usb_host_system_sleep_docs
Draft

feat(usb_host): system sleep docs#476
peter-marcisovsky wants to merge 3 commits intofeat/usb_host_light_sleepfrom
feat/usb_host_system_sleep_docs

Conversation

@peter-marcisovsky
Copy link
Copy Markdown
Collaborator

@peter-marcisovsky peter-marcisovsky commented Apr 16, 2026

Description

  • Adding docs for esp system sleep modes usage with USB Host (Light sleep, Deep sleep)
  • Adding docs build environment for using references to esp-idf Kconfig vaules

Related

Testing


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@peter-marcisovsky peter-marcisovsky self-assigned this Apr 16, 2026
@peter-marcisovsky peter-marcisovsky added the documentation 📝 Solely about the documentation of the project. label Apr 16, 2026
@peter-marcisovsky peter-marcisovsky force-pushed the feat/usb_host_light_sleep branch from 70e0763 to 7a8ee7a Compare April 17, 2026 09:16
@peter-marcisovsky peter-marcisovsky force-pushed the feat/usb_host_light_sleep branch 5 times, most recently from 7f43c1a to 3c0cfaa Compare April 22, 2026 10:12
    - Don't do the full suspend/resume when suspending/resuming from light sleep CBs
    - Added latency measurement test
@peter-marcisovsky peter-marcisovsky force-pushed the feat/usb_host_light_sleep branch from 3c0cfaa to 66a9e6c Compare April 23, 2026 08:24
@peter-marcisovsky peter-marcisovsky force-pushed the feat/usb_host_system_sleep_docs branch from 49e35d0 to 8a3f96c Compare April 23, 2026 08:50
@peter-marcisovsky peter-marcisovsky force-pushed the feat/usb_host_light_sleep branch from 66a9e6c to 519d3a4 Compare April 24, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation 📝 Solely about the documentation of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant