firmware/bin/config.d
Mictronics d42bde135f
Support native configuration Waveshare Pico LoRa module on Orange Pi Zero3 (#7295)
* Fix LED pinout for T-Echo board marked v1.0, date 2021-6-28

* Merge PR #420

* Fixed double and missing Default class.

* Use correct format specifier and fixed typo.

* Removed duplicate code.

* Fix error: #if with no expression

* Fix warning: extra tokens at end of #endif directive.

* Fix antenna switching logic. Complementary-pin control logic is required on the rp2040-lora board.

* Fix deprecated macros.

* Set RP2040 in dormant mode when deep sleep is triggered.

* Fix array out of bounds read.

* Admin key count needs to be set otherwise the key will be zero loaded after reset.

* Don't reset the admin key size when loading defaults. Preserve an existing key in config if possible.

* Remove log spam when reading INA voltage sensor.

* Remove static declaration for admin keys from userPrefs.h. Load hard coded admin keys in case config file has empty slots.

* Removed newlines from log.

* Fix issue #5665.

* Fix build for Pico2 RP2350 platform.

* Enable Wifi client on Pico2W.

* Use correct processor on Pico2.

* Fix deprecated warning.

* Update platform and framework for RP2350.

* Added Pico2W variant including Wifi support.

* Fix typo in used variant.

* Remove obsolete define.

* Fix for native Linux build.

* Simplify RP2350 platform tag reference.

Co-authored-by: Austin <vidplace7@gmail.com>

* Cast user prefs strings.

* Update to last successfully building platform package.

* Define I2C GPIOs to ensure usage of both ports. Possibly fixes #5361

* RAK11310 support for RAK12002 RTC added.

* Update platform and framework packages to 4.4.3.

* Use RP2040 base platform and framework package. Use RAK11300 board definition in arduino-pico framework.

* Use RAK11300 board definition in arduino-pico framework.

* Fix build when MESHTASTIC_EXCLUDE_GPS is defined.

* Added configuration for Waveshare Pico LoRa module in combination with Orange Pi Zero3.

* Equal to upstream master.

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
Co-authored-by: GUVWAF <78759985+GUVWAF@users.noreply.github.com>
Co-authored-by: Austin <vidplace7@gmail.com>
Co-authored-by: Tom Fifield <tom@tomfifield.net>
2025-07-11 06:54:37 -05:00
..
femtofox Update Femtofox configs (#5646) 2024-12-22 10:04:18 +11:00
MUI 2.6 changes (#5806) 2025-03-01 06:18:33 -06:00
OpenWRT Move OpenWRT configs to subdir (#5902) 2025-01-21 16:18:40 -06:00
display-waveshare-1-44.yaml Add GPIO edge for Native Trackball/Joystick (#7212) 2025-07-03 06:53:27 -05:00
display-waveshare-2.8.yaml
lora-Adafruit-RFM9x.yaml meshtasticd: CH341 / HAT+ Auto Configuration (#6446) 2025-03-30 20:47:15 -05:00
lora-lyra-picocalc-wio-sx1262.yaml Create lora-lyra-picocalc-wio-sx1262.yaml (#7010) 2025-06-10 16:07:24 +02:00
lora-MeshAdv-900M30S.yaml meshtasticd: Add FrequencyLabs MeshAdv-Mini Hat (#6458) 2025-03-31 07:31:54 -05:00
lora-MeshAdv-Mini-900M22S.yaml MeshAdv-Mini: Correct autoconf settings (#7117) 2025-06-25 20:17:47 -05:00
lora-meshstick-1262.yaml Ch341 (#5474) 2024-12-20 17:34:02 -06:00
lora-piggystick-lr1121.yaml Create lora-piggystick-lr1121.yaml (#6600) 2025-04-16 11:23:52 +02:00
lora-pinedio-usb-sx1262.yaml Ch341 (#5474) 2024-12-20 17:34:02 -06:00
lora-RAK6421.yaml Add config for RAK 13300 on RAK6421 (#7037) 2025-06-14 09:59:25 -05:00
lora-raxda-rock2f-starter-edition-hat.yaml Create lora-raxda-rock2f-starter-edition-hat.yaml (#6192) 2025-03-02 06:14:07 -06:00
lora-starter-edition-sx1262-i2c.yaml Create lora-starter-edition-sx1262-i2c.yaml and lora-ws-raspberry-pi-pico-to-rpi-adapter.yaml (#6162) 2025-03-01 07:14:04 -06:00
lora-usb-meshtoad-e22.yaml MeshToad - USB 1W 'MeshStick' (#6339) 2025-03-17 20:14:01 -05:00
lora-waveshare-sxxx.yaml
lora-ws-raspberry-pi-pico-to-rpi-adapter.yaml Create lora-starter-edition-sx1262-i2c.yaml and lora-ws-raspberry-pi-pico-to-rpi-adapter.yaml (#6162) 2025-03-01 07:14:04 -06:00
lora-ws-raspberry-pico-to-orangepi-03.yaml Support native configuration Waveshare Pico LoRa module on Orange Pi Zero3 (#7295) 2025-07-11 06:54:37 -05:00