Logo
Explore Help
Register Sign In
rbxii3/firmware
1
0
Fork 0
You've already forked firmware
mirror of https://github.com/meshtastic/firmware.git synced 2025-12-15 07:12:34 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
fe5d2513933817f9957c24b41147a0dd2d3b44d6
firmware/variants/portduino/variant.h

5 lines
168 B
C
Raw Normal View History

Initial implementation of I2C
2023-11-29 00:48:30 -06:00
#define HAS_SCREEN 1
Re-enable GPS on native
2024-02-15 11:46:30 -06:00
#define CANNED_MESSAGE_MODULE_ENABLE 1
#define HAS_GPS 1
Make SPI frequency and TOPHONE queue size configurable on Native (#4369) * Make SPI frequency configurable on Native * Make the tophone queue size configurable for Portduino * The modified SPISettings must be configured in setup(), after config.yaml is processed * make MeshService a pointer, so we can configure MAX_RX_TOPHONE at run time * Got a little over excited with refactoring * Silence a warning
2024-08-01 19:29:49 -05:00
#define MAX_RX_TOPHONE settingsMap[maxtophone]
Potential fix for bad Rx performance on T1000-E (#4885) * Potential fix for bad Rx performance on T1000-E * validate and refactor RF switching, eliminate godmode --------- Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2024-09-28 16:24:13 +02:00
#define MAX_NUM_NODES settingsMap[maxnodes]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 319ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API