OpenStickCommunity / GP2040-CE

Multi-Platform Gamepad Firmware for Raspberry Pi Pico and other RP2040 boards
https://gp2040-ce.info
MIT License
1.49k stars 324 forks source link

WebConfig broken in pull request (#1179). #1193

Open darkxex opened 4 weeks ago

darkxex commented 4 weeks ago

Please read these quoted sections before submitting, and remove them (including this one) when you have provided what is asked, in order to make addressing the issue easier for everyone. Thank you!

Be sure to:

  • Check the documentation HERE to answer many questions on hardware requirements and usage.
  • Make sure that your issue has not already been filed HERE.

Expected Behavior

web config open without problems.

Current Behavior

in this pull request #1179 merge into main, the web config does not open. https://github.com/OpenStickCommunity/GP2040-CE/commit/9e5c338bcac1f0abcae4ce84c9a1b47da60f4790

Context

Tested in Raspberry Pico W.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

Just install the uf2.

arntsonl commented 4 weeks ago

We are aware that Pico SDK 2.0 broke web config, thank you. It will be functional once we work out why Pico SDK 2.0 does not play well with the RNDIS library.