Introducing the first alpha release with Raspberry Pi Pico (RP2040) support!
Initial supported devices are the Raspberry Pi Pico + Waveshare SX1262 LoRa Hat and the RAK Wireless RAK-11310. This platform is still very new to Meshtastic, so it may be buggier than other architectures and have limited functionality past the core features.
Bug Fixes
- Fix LOG_DEBUG messages when no DEBUG_PORT. by @IhorNehrutsa in #2485
- Fix OneButton deprecation warning by @caveman99 in #2512
- RP2040: Reverse DMAC assignment by @GUVWAF in #2516
- Fix platform packages version by @thebentern in #2515
- Fix BSEC2 BME680 Sensor Readings by @caveman99 in #2517
Enhancements
- RAK11310 by @caveman99 in #2299
- Add optional GPS fields to JSON by @caveman99 in #2491
- Fixes #2490 - Hard coded 8 hour limit by @caveman99 in #2492
- Up OneButton library version to 2.1.0 by @IhorNehrutsa in #2480
- ESP32/ESP32-S3 ADC calibration by @code8buster in #2494
- Remote hardware overhaul by @thebentern in #2495
- Concat remote hardware pins from module config with others from mesh by @thebentern in #2508
- Move to our own logging system by @caveman99 in #2513
Full Changelog: v2.1.12.7711b03...v2.1.13.7475c86