mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-24 09:26:52 +00:00
Meshtastic device firmware
![]() * Added the last mac address bytes in bluetooth device name ESP32Bluetooth.cpp Add default notification pinout to tlora_v2_1_16/variant.h * updated ADC_MULTIPLIER value for more accuracy * Update variant.h Updated LORA_RESET GPIO in this board is 23 Removed LORA_DIO1 35 , gpio 35 is a battery pin Removed LORA_DIO2 34, gpio 34 is unuse in this board Co-authored-by: Ben Meadors <benmmeadors@gmail.com> Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com> |
||
---|---|---|
.devcontainer | ||
.github | ||
.vscode | ||
bin | ||
boards | ||
data/static | ||
design@73ba05ceef | ||
images | ||
proto@c6abcf8d6b | ||
release | ||
sdk-nrfxlib@e6e02cb83d | ||
src | ||
variants | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
Dockerfile | ||
LICENSE | ||
partition-table.csv | ||
platformio.ini | ||
README.md | ||
suppressions.txt | ||
version.properties |
Meshtastic-device
This repository contains the device firmware used in the Meshtastic project.
Update Instructions
Manual Method
For developer information and specific building instructions, please see the developer documentation