firmware/bin
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
..
bump_metainfo FlatHub: bump metainfo.xml on release (#6578) 2025-04-15 18:57:21 -04:00
config.d Support native configuration Waveshare Pico LoRa module on Orange Pi Zero3 (#7295) 2025-07-11 06:54:37 -05:00
generic
.gitignore meshtasticd debian source package (#5741) 2025-01-04 13:39:37 -06:00
99-meshtasticd-udev.rules Linux: Adjust udev rules for gpio (#6891) 2025-05-26 06:31:10 -05:00
base64_to_hex.py Allows all 3 PKI keys to be added to userPrefs.h (#4969) and a tool. (#5368) 2024-11-17 12:36:41 -06:00
build-esp32.sh Remove bundling of web-ui from ESP32 devices (#7143) 2025-06-26 10:57:33 -05:00
build-firmware.sh add firmware build script for use with docker 2025-02-03 16:48:10 +01:00
build-native.sh Add TFT docker builds (for CI) (#6614) 2025-04-18 07:27:38 -05:00
build-nrf52.sh
build-rp2xx0.sh GitHub Actions faster!! (#7268) 2025-07-08 15:14:05 -05:00
build-stm32wl.sh GitHub Actions faster!! (#7268) 2025-07-08 15:14:05 -05:00
build-userprefs-json.py Convert userprefs to a json file instead of header file which has to be included everywhere (#5471) 2024-12-03 06:17:25 -06:00
buildinfo.py
bump_version.py
check-all.sh cppcheck-supress to ignore intentional error 2025-06-15 16:37:19 -05:00
check-dependencies.sh
config-dist.yaml Unify the native display config between legacy display and MUI (#6838) 2025-06-21 06:36:04 -05:00
device-install_test.ps1 Update device-install scripts (#6267) 2025-03-09 06:43:16 -05:00
device-install.bat Remove bundling of web-ui from ESP32 devices (#7143) 2025-06-26 10:57:33 -05:00
device-install.sh Fix install script (#7259) 2025-07-07 19:36:21 -05:00
device-update.bat Add --1200bps-reset param to device-install/update scripts (#6752) 2025-06-02 20:35:26 -05:00
device-update.sh Fixed --change-mode option since it was broken (#7144) 2025-07-03 19:41:17 -05:00
dump-ram-users.sh
exception_decoder.py Update exception decoder for other platforms (#3070) 2024-01-09 19:45:03 -06:00
gen-images.sh
generate_ci_matrix.py Fix issue with CI not picking up elecrow panels due to confusing env 2025-06-11 06:09:25 -05:00
genpartitions.py Use /usr/bin/env in bash and python script shebangs 2022-01-07 02:53:33 -08:00
lilygo_techo_bootloader-0.6.1.zip
mergehex
Meshtastic_nRF52_factory_erase_v3_S140_6.1.0.uf2
Meshtastic_nRF52_factory_erase_v3_S140_7.3.0.uf2
meshtasticd.service Stop the madness! Run as a user (not root) (#6718) 2025-05-15 06:40:46 -05:00
native-gdbserver.sh
native-install.sh Stop the madness! Run as a user (not root) (#6718) 2025-05-15 06:40:46 -05:00
native-run.sh
org.meshtastic.meshtasticd.desktop Add Meshtastic Linux desktop metadata (#6568) 2025-04-11 15:54:53 -05:00
org.meshtastic.meshtasticd.metainfo.xml automated bumps (#7293) 2025-07-10 11:31:40 -05:00
org.meshtastic.meshtasticd.svg Add Meshtastic Linux desktop metadata (#6568) 2025-04-11 15:54:53 -05:00
platformio-custom.py Add customizable boot logo based on resolution (#7146) 2025-07-02 11:53:12 -07:00
promote-release.sh
read-system-info.sh
readprops.py meshtasticd-debian: Fix versioning compliance, add OBS (#5785) 2025-01-07 17:16:56 -06:00
regen-protos.bat [Task]: 2.6 device-install scripts (#6248) 2025-03-06 16:58:08 -06:00
regen-protos.sh
rpkg.macros Update web, use centrally defined version (#6500) 2025-04-08 09:09:23 -05:00
s140_nrf52_7.3.0_softdevice.hex
setup-python-for-esp-debug.sh
test-simulator.sh
uf2-convert.bat [Task]: 2.6 device-install scripts (#6248) 2025-03-06 16:58:08 -06:00
uf2conv.py
update-lilygo_techo_bootloader-0.6.1_nosd.uf2
view-map.sh
web.version chore(deps): update meshtastic/web to v2.6.4 (#7017) 2025-06-26 12:39:03 -05:00
wio_tracker_bootloader_update.bin