Skip to content

v0.7.11

Latest
Compare
Choose a tag to compare
@arntsonl arntsonl released this 11 Apr 19:20
· 11 commits to main since this release
e1a7586

This is the GP2040-CE v0.7.11 firmware release.

v0.7.11 is a large release that updates a ton of backend code and bring a significant number of new features to the firmware.

Summary of new features being added in v0.7.11:

  • Implemented a Mini Menu system which allows for changes to be made via a connected OLED screen with assigned inputs
  • Implemented the ability to connect case LEDs in your RGB string for new and exciting illumination possibilities
  • Implemented a controller USB host option that will let you use GP2040-CE as a passthrough. Currently only works with the DS4 and Stadia controllers as well as another GP2040-CE based device in PS4 mode.
  • Added Turbo to the RGB chain
  • Implemented the ability to set custom VID/PID for Xinput and USB HID
  • Implementation of event system
  • Added the ability to specify display layout elements by GPIO pin not button via boardconfig.h
  • Added the ability to map analog directions directly to digital pins
  • Added the ability to copy and paste macros via text in the advanced tab for easy sharing and backup
  • Numerous web-config UI changes

NOTE:
An important note about v0.7.11 - We have discovered an edge case where when in PS4/5 mode and doing auth from a connected USB dongle you may lose auth when doing some actions that trigger a flash save like changing LED settings and adjusting turbo speeds. As such we have disabled real-time saves for PS4/PS5 for LED animations due to a hardware edge case. Please use Xinput mode to change and save LEDs then switch back.

What's Changed

New Contributors

Full Changelog: v0.7.10...v0.7.11