Skip to content

3.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DocMoebiuz DocMoebiuz released this 12 Feb 12:07
· 1 commit to main since this release
e8eceb5

What's Changed

New Feature 🎉

  • Custom Boards - 2nd core can be used on rp2040 by @elral in #320
  • Custom Boards - Read static config from flash by @elral in #324
  • Set single segment on 7 Segment displays by @elral in #295

Improvement ✨

  • Add ZIP folder for connector files by @elral in #314
  • Pico uses always UniqueID by @elral in #330
  • reduce write cycles to flash by @elral in #332
  • Add power saving mode for outputsifter by @elral in #339
  • Fixes analog read for pins A6 and A7 by @elral in #338
  • Power saving lcd by @elral in #340
  • Improve connection by @elral in #344
  • deviceID gets sent from the connector instead of pin number by @elral in #346
  • init analog input w/o pullup by @elral in #348

Bug Fixes 🐛

  • Don't delete config if UniqueID was used for AVR's by @elral in #312

Documentation 📚

  • Readme explains how to enable long paths in git by @neilenns in #318

Development 💻

  • Custom Devices will not be built anymore by @elral in #311
  • ignore .idea by @Psychokiller1888 in #315
  • Fixed warning during compile for community devices by @elral in #322
  • Use same naming convention for InputShifters, OutputShifters & Buttons by @elral in #325
  • set messenger buffersize to 90 for all boards like for the mega by @elral in #341
  • Update workflows with latest action versions by @neilenns in #352
  • Use same json files as MobiFlight Connector by @elral in #353
  • Set version in json files using firmware version information by @elral in #354

Other Changes ⚡

New Contributors

Full Changelog: 2.5.1...3.0.0