firmware/arch
Mictronics 9421eba027
Fix build for Pico2 RP2350 platform. ()
* Fix LED pinout for T-Echo board marked v1.0, date 2021-6-28

* Merge PR 

* 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 .

* Fix build for Pico2 RP2350 platform.

---------

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>
2025-01-07 09:57:42 -06:00
..
esp32 fixes https://github.com/meshtastic/firmware/issues/5434 () 2024-11-24 14:28:36 +01:00
nrf52 Bump platform 2024-12-17 06:52:26 -06:00
portduino Bump libch341 userspace to dev branch 2024-12-25 16:47:00 -06:00
rp2xx0 Fix build for Pico2 RP2350 platform. () 2025-01-07 09:57:42 -06:00
stm32 radiolib update () 2024-11-11 16:05:48 +01:00