Skip to content

Improve rp2040#692

Merged
hathach merged 4 commits into
masterfrom
improve-rp2040
Mar 3, 2021
Merged

Improve rp2040#692
hathach merged 4 commits into
masterfrom
improve-rp2040

Conversation

@hathach
Copy link
Copy Markdown
Owner

@hathach hathach commented Mar 2, 2021

Describe the PR

  • Update pico-sdk to latest of develop branch
  • Enable pico_bootsel_via_double_reset for all examples
  • Add Disconnection detection and submit UNPLUGGED event to usbd
  • Add Add TODO for suspend, resume later on, since it needs a bit of time to test on board with/without vbus detection.
  • Implement dcd_remote_wakeup() (not tested since suspended is not enabled yet).
  • Tested LOG with segger rtt.

All CMakelists.txt are updated, just ignore it, the interested modification is in dcd_rp2040.c

hathach added 4 commits March 2, 2021 22:57
- move target_link_libraries() to family.cmake
- enable pico_bootsel_via_double_reset
add note for segger rtt block search range
- also use dcd_event_bus_reset()
- Add TODO for suspend, resume later on (need to test with/without vbus
detection).
Copy link
Copy Markdown
Owner Author

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged now, will do a bit more in-depth testing between bus reset and disconnection later on. More detail adafruit/circuitpython#4066 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant