Meshtastic Firmware
 
 
 
 
 
Go to file
Thomas Göttgens 9586a2e932
Merge pull request #1338 from meshtastic/patch-1
Remove OSThread from UpDown Input.
2022-03-30 15:20:58 +02:00
.devcontainer
.github Update CI 2022-03-10 00:04:49 +11:00
.vscode
bin Update protos regen scripts 2022-03-25 23:06:54 -07:00
boards
data/static
design@73ba05ceef
images
proto@99ce57802d updating proto submodule to latest 2022-03-29 21:44:49 -07:00
release
sdk-nrfxlib@e6e02cb83d
src The UpDown Input is purely interrupt driven and doesn't need an empty OSThread. 2022-03-30 15:10:02 +02:00
variants Remove eink0.1 and Air530 files 2022-03-29 22:28:34 +11:00
.clang-format
.gitignore
.gitmodules
Dockerfile
LICENSE
README.md
partition-table.csv
platformio.ini Autodetect OLED Controller 1306/1106 (#1317) 2022-03-24 11:36:56 -05:00
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

Using Meshtastic Flasher

Manual Method

For ESP32 devices click here

For nRF52 devices click here

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