Meshtastic Firmware
 
 
 
 
 
 
Go to file
Thomas Göttgens e7e001c159
Install littlefs-python during pio run (#1220)
Install only if it is missing from the ENV. Caveat: this python module is essentially lib binding and needs Cython and a working compiler as well. this MAY or MAY NOT work.
2022-02-18 11:42:24 -06:00
.devcontainer
.github
.vscode
bin
boards
data/static
design@73ba05ceef
geeksville-private
images
lib
linker
nrf52
proto@6a66f8b1f8
release
sdk-nrfxlib@e6e02cb83d
src
variants
.clang-format
.gitignore
.gitlab-ci.yml
.gitmodules
CMakeLists.txt
CMakeListsPrivate.txt
Dockerfile
LICENSE
README.md
docker.txt
gdbinit
partition-table.csv
platformio.ini
suppressions.txt
version.properties

README.md

Meshtastic-device

Open in Visual Studio Code Continuous Integration GitHub all releases

This repository contains the device firmware used in the Meshtastic project.

Update Instructions

For ESP32 devices click here

For nRF52 devices click here

For developer information and specific building instructions, please see the developer doccumentation