Skip to content

v0.7.1

Compare
Choose a tag to compare
@arntsonl arntsonl released this 16 May 15:48
· 475 commits to main since this release
ff1470b

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

This release focuses on a number of back end code changes as well as documentation updates and new add-ons.

As with previous releases it is recommended that you backup your settings before upgrading if you have made changes to your setup.

Please note that while we do multiple tests prior to release we cannot test for all permutations of add-on combinations! You may need to nuke and reload the firmware.

If you are a seller of products that use GP2040-CE it is highly recommended that you test out your unique applications of the firmware before sending to customers.

!!!We would like to once again remind everyone that with the introduction of PS4 mode the GP2040-CE team will never circulate the keys needed to authenticate, please do not ask!!!

What's Changed

  • Fixed add-on web data truncation via payload limit by @deeebug in #204
  • Fixed the gamepad descriptors for PS4. by @arntsonl in #207
  • Enhancement to the storage manager and optimizations by @mthiesen in #205
  • Fixed web-config to send only changed values in Addons page to the board by @deeebug in #208
  • Config changes to add the RP2040 Advanced Breakout Board by @TheTrainGoes in #203
  • Enhancement to reference some lwip & rndis sources from pico-sdk by @deeebug in #214
  • Documentation updates for configurator setup on Linux by @bsstephan in #212
  • New custom RGB LED mode implementation by @FeralAI in #166
  • Documentation updates to the main site and Improvements by @FeralAI in #215
  • New add-on option to bypass SOCD cleaning for supported input modes by @henrebotha in #210
  • Fixes for no SOCD mode by @arntsonl in #218
  • Enhancement to updating CMAKE with new public action by @Fortinbra in #219
  • Fixed Dual Directional Input, Combination Mode None by @bsstephan in #220
  • Config changes to add the Reflex Board by @TheTrainGoes in #222
  • Enhancement of stack optimizations by @mthiesen in #223
  • Fixes and change to makefile by @arntsonl in #225
  • Enhancements to have board configs build faster by @Fortinbra in #226
  • Enhancements to add a new download page and other documentation updates by @FeralAI in #227
  • New add-on for Wii extension controller support by @mikepparks in #228
  • Fixed escape release notes headers from showing up by @deeebug in #232
  • Fixed issue to disable Wii extension addon by default by @FeralAI in #233
  • Enhancement of -Wstack-usage warning only in Debug builds by @mthiesen in #230
  • Fixed use getSOCDMode in DDI None to benefit from 28d47d9 by @bsstephan in #234
  • Enhancement of documentation for custom LED enhancements by @FeralAI in #236
  • Fixed a few bugs and tweaks for Wii extension support by @mikepparks in #241
  • Fixed PS4 issue to activate the PS4 L2/R2 analog triggers properly when buttons are pressed by @bsstephan in #244
  • Config changes to add kb2040 board config by @RobertDaleSmith in #248
  • New add-on with the ability to customize Player LEDs (PWM and RGB) by @FeralAI in #246
  • Fixed the PLED defines being used instead of new LEDOptions by @FeralAI in #251
  • Enhancement to the www merge by @Fortinbra in #250
  • Fixed PLED_TYPE overriding LEDOptions.pledType by @FeralAI in #253

New Contributors

Full Changelog: v0.7.0...v0.7.1