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-18 16:52:27 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
e530ceb566b0a7ec36b0c4b0c1deb50d1c89009c
firmware/variants/portduino/variant.h

7 lines
196 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]
Make MAX_NUM_NODES configurable in variant.h (#3453) Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-03-21 18:26:37 -05:00
#define MAX_NUM_NODES settingsMap[maxnodes]
Add spiTransfer function to Native to support Linux-managed CS (#3524) * Add spiTransfer function to Native to support Linux-managed CS * Trunk --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-04-01 18:31:36 -05:00
#define RADIOLIB_GODMODE 1
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 29ms Template: 0ms
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