Meshtastic Firmware
 
 
 
 
 
 
Go to file
geeksville 8785adf6e4
minor cleanup proposal (#4169)
* MESHTASTIC_EXCLUDE_WIFI and HAS_WIFI cleanup...
Our code was checking HAS_WIFI and the new MESHTASTIC_EXCLUDE_WIFI
flags in various places (even though EXCLUDE_WIFI forces HAS_WIFI
to 0).  Instead just check HAS_WIFI, only use EXCLUDE_WIFI inside
configuration.h

* cleanup: use HAS_NETWORKING instead of HAS_WIFI || HAS_ETHERNET
We already had HAS_NETWORKING as flag in MQTT to mean 'we have
tcpip'.  Generallize that and move it into configuration.h so that
we can use it elsewhere.

* Use #pragma once, because supported by gcc and all modern compilers
instead of #ifdef DOTHFILE_H etc...

---------

Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz>
2024-07-03 17:39:09 -05:00
.github
.trunk
.vscode
arch
bin
boards
data/static
extra_scripts
images
monitor
protobufs@1198b7dbab [create-pull-request] automated change (#4218) 2024-07-01 06:29:44 -05:00
release
src minor cleanup proposal (#4169) 2024-07-03 17:39:09 -05:00
variants correct xiao_ble build preventing sx1262 init (#4191) 2024-06-28 06:49:38 -05:00
.gitattributes
.gitignore
.gitmodules
.semgrepignore
Dockerfile
LICENSE
README.md
docker-compose.yml
partition-table.csv
platformio.ini enable colors in platformio serial monitor (#4217) 2024-06-30 16:01:28 -05:00
pyocd.yaml
suppressions.txt
version.properties

README.md

Meshtastic Firmware

GitHub release downloads CI CLA assistant Fiscal Contributors Vercel

Overview

This repository contains the device firmware for the Meshtastic project.

Stats

Alt