Files
firmware/README.md

15 lines
903 B
Markdown
Raw Normal View History

2020-04-28 20:47:20 -07:00
# Meshtastic-device
2021-07-09 13:36:37 +10:00
[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/meshtastic/Meshtastic-device)
2022-01-20 10:04:43 -08:00
[![Continuous Integration](https://github.com/meshtastic/Meshtastic-device/actions/workflows/main.yml/badge.svg)](https://github.com/meshtastic/Meshtastic-device/actions/workflows/main.yml)
![GitHub all releases](https://img.shields.io/github/downloads/meshtastic/meshtastic-device/total)
2022-01-20 10:04:43 -08:00
2021-07-09 13:36:37 +10:00
## This repository contains the device firmware used in the [Meshtastic](https://meshtastic.org) project.
2020-03-28 20:33:21 -07:00
2021-11-05 20:49:40 -06:00
Update Instructions
[For ESP32 devices click here](https://meshtastic.org/docs/getting-started/flashing-esp32)
2021-11-05 20:49:40 -06:00
[For nRF52 devices click here](https://meshtastic.org/docs/getting-started/flashing-nrf52)
2021-07-09 13:36:37 +10:00
For developer information and specific building instructions, please see the [developer doccumentation](https://meshtastic.org/docs/developers)