mirror of
https://github.com/meshtastic/firmware
synced 2026-08-07 20:32:18 -04:00
Meshtastic device firmware: encrypted LoRa text mesh (ISM, license-free).
* Turn off vscode cmake prompt - we don't use cmake on meshtastic * Add rak4631_dap variant for debugging with NanoDAP debug probe device. * The rak device can also run freertos (which is underneath nrf52 arduino) * Add semihosting support for nrf52840 devices Initial platformio.ini file only supports rak4630 Default to non TCP for the semihosting log output for now... Fixes https://github.com/meshtastic/firmware/issues/4135 * fix my botched merge - keep board_level = extra flag for rak3631_dbg --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> |
||
|---|---|---|
| .github | ||
| .trunk | ||
| .vscode | ||
| arch | ||
| bin | ||
| boards | ||
| data/static | ||
| extra_scripts | ||
| images | ||
| monitor | ||
| protobufs@4da558d0f7 | ||
| release | ||
| src | ||
| variants | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .semgrepignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| partition-table.csv | ||
| platformio.ini | ||
| pyocd.yaml | ||
| README.md | ||
| suppressions.txt | ||
| version.properties | ||
Meshtastic Firmware
Overview
This repository contains the device firmware for the Meshtastic project.