2020-04-28 20:47:20 -07:00
# Meshtastic-device
2021-07-09 13:36:37 +10:00
[](https://open.vscode.dev/meshtastic/Meshtastic-device)
2022-01-20 10:04:43 -08:00
[](https://github.com/meshtastic/Meshtastic-device/actions/workflows/main.yml)
2022-01-20 10:16:18 -08:00

2022-01-20 10:04:43 -08:00
2022-11-15 21:40:11 -05:00
This branch is End-of-Life.
2022-11-16 13:52:25 -05:00
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.
2022-11-15 21:40:11 -05:00
# Old readme below #
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
2022-11-15 21:40:11 -05:00
Update Instructions (docs have versioned up, may no longer apply)
2021-11-05 20:49:40 -06:00
2021-11-05 20:47:33 -06:00
[For ESP32 devices click here ](https://meshtastic.org/docs/getting-started/flashing-esp32 )
2021-11-05 20:49:40 -06:00
2021-11-05 20:47:33 -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 )