mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-02 16:10:43 +00:00
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
# Meshtastic-device
|
|
[](https://open.vscode.dev/meshtastic/Meshtastic-device)
|
|
[](https://github.com/meshtastic/Meshtastic-device/actions/workflows/main.yml)
|
|

|
|
|
|
This branch is End-of-Life.
|
|
|
|
Requires platformio = 6.0.0
|
|
|
|
Recommended to add "core_dir = .platformio" to your cloned platformio.ini and use python-virtualenv for compiling this branch. This will keep your system platformio and platform_packages separate.
|
|
|
|
# Old readme below #
|
|
|
|
## This repository contains the device firmware used in the [Meshtastic](https://meshtastic.org) project.
|
|
|
|
Update Instructions (docs have versioned up, may no longer apply)
|
|
|
|
[For ESP32 devices click here](https://meshtastic.org/docs/getting-started/flashing-esp32)
|
|
|
|
[For nRF52 devices click here](https://meshtastic.org/docs/getting-started/flashing-nrf52)
|
|
|
|
For developer information and specific building instructions, please see the [developer doccumentation](https://meshtastic.org/docs/developers)
|