Meshtastic device firmware
Go to file
Jorropo 3cf6c47bab
replace arch with uname -m for arch linux (#3508)
From the manpage:
> arch - print machine hardware name (same as uname -m)

Arch Linux does not have the `arch` alias, only `uname`, so use `uname` to fix this issue:
> ```
> ./bin/build-native.sh: line 18: arch: command not found
> ```

Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz>
2024-03-29 01:01:40 -05:00
.github Add libulfius2.7 to .deb debendencies (#3494) 2024-03-26 00:58:47 -05:00
.trunk Update trunk 2024-03-07 15:52:08 -06:00
.vscode Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). (#3469) 2024-03-25 06:33:57 -05:00
arch Crash fix and remove hard-coded path from PiWebServer (#3478) 2024-03-23 12:29:05 -05:00
bin replace arch with uname -m for arch linux (#3508) 2024-03-29 01:01:40 -05:00
boards Trunk 2024-03-07 15:51:28 -06:00
data/static
images
monitor add rudimentary exception decoder for RISC-V CPU 2023-03-05 14:55:12 +01:00
protobufs@dea3a82ef2 [create-pull-request] automated change (#3502) 2024-03-28 06:44:34 -05:00
release
src Make native honor HAS_SCREEN 0 (#3509) 2024-03-29 00:03:19 -05:00
variants E-Ink Screensaver (#3477) 2024-03-28 18:31:11 -05:00
.gitattributes trunk roundhouse kick 2023-01-21 21:23:24 +01:00
.gitignore Native Webserver (#3343) 2024-03-06 16:23:04 -06:00
.gitmodules revert protobuf change to develop 2022-11-26 16:03:17 +01:00
.semgrepignore
docker-compose.yml trunk roundhouse kick 2023-01-21 21:23:24 +01:00
Dockerfile Update Linux binaries to use arch names (#3093) 2024-01-13 19:11:59 -06:00
LICENSE
partition-table.csv
platformio.ini fix WLAN crash (#3435) 2024-03-18 15:42:44 -05:00
README.md Update README.md 2023-10-09 22:30:02 +10:00
suppressions.txt Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
version.properties [create-pull-request] automated change (#3507) 2024-03-28 19:27:34 -05:00

Meshtastic Firmware

GitHub release downloads CI CLA assistant Fiscal Contributors Vercel

Overview

This repository contains the device firmware for the Meshtastic project.

Stats

Alt