mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-01 03:15:42 +00:00
![]() * 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> |
||
---|---|---|
.. | ||
bump_metainfo | ||
config.d | ||
generic | ||
.gitignore | ||
99-meshtasticd-udev.rules | ||
base64_to_hex.py | ||
build-esp32.sh | ||
build-firmware.sh | ||
build-native.sh | ||
build-nrf52.sh | ||
build-rp2xx0.sh | ||
build-stm32wl.sh | ||
build-userprefs-json.py | ||
buildinfo.py | ||
bump_version.py | ||
check-all.sh | ||
check-dependencies.sh | ||
config-dist.yaml | ||
device-install_test.ps1 | ||
device-install.bat | ||
device-install.sh | ||
device-update.bat | ||
device-update.sh | ||
dump-ram-users.sh | ||
exception_decoder.py | ||
gen-images.sh | ||
generate_ci_matrix.py | ||
genpartitions.py | ||
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 | ||
native-gdbserver.sh | ||
native-install.sh | ||
native-run.sh | ||
org.meshtastic.meshtasticd.desktop | ||
org.meshtastic.meshtasticd.metainfo.xml | ||
org.meshtastic.meshtasticd.svg | ||
platformio-custom.py | ||
promote-release.sh | ||
read-system-info.sh | ||
readprops.py | ||
regen-protos.bat | ||
regen-protos.sh | ||
rpkg.macros | ||
s140_nrf52_7.3.0_softdevice.hex | ||
setup-python-for-esp-debug.sh | ||
test-simulator.sh | ||
uf2-convert.bat | ||
uf2conv.py | ||
update-lilygo_techo_bootloader-0.6.1_nosd.uf2 | ||
view-map.sh | ||
web.version | ||
wio_tracker_bootloader_update.bin |