me
28b1586fd7
feat(techo-lite): add Non-Shell (screenless) companion BLE variant
...
T-Echo Lite Non-Shell has no ePaper display, but the existing
companion BLE env inherits DISPLAY_CLASS=GxEPDDisplay from the base
env. This causes display.begin() to run on non-existent hardware,
corrupting BLE initialization and generating a random PIN that
cannot be displayed, making BLE connection impossible.
Add LilyGo_T-Echo-Lite_non_shell_companion_radio_ble env that:
- excludes DISPLAY_CLASS and ePaper-related build flags
- removes GxEPDDisplay.cpp and ui-new from build sources
- uses static BLE_PIN_CODE=123456 (avoids random PIN generation)
Also fix boards/t-echo.json:
- add nrfutil to upload protocols list
- add use_1200bps_touch=true and wait_for_upload_port=true
to enable reliable flashing via PlatformIO upload button
2026-04-20 21:08:08 -07:00
Quency-D
f6cfed66b3
add heltec_mesh_node_t096 board.
2026-03-20 15:56:09 +08:00
Florent Daigniere
8ee4dc64e1
fix build
2026-03-14 18:54:27 +01:00
Wessel Nieboer
60b76f56d9
update PR #765
2026-03-04 03:38:35 +01:00
Wessel Nieboer
801ed6bb0a
Merge remote-tracking branch 'origin/dev' into fix-incorrect-ram-flash-maximums
2026-03-04 03:37:01 +01:00
Sam Koucha
5a885bffe4
Make full use of board's 8MB Flash and add companion WiFI target
2026-02-22 18:14:39 +00:00
Steven Linn
f7e54ea797
Add LilyGO T-Beam 1W Support
2026-01-28 22:24:43 -07:00
taco
5a20e8674f
support for meshtiny
2026-01-27 14:15:02 +11:00
chrisdavis2110
ed5d2909fc
updated variant rak3401
2026-01-17 22:54:20 -08:00
Florent
aba868f324
Merge branch 'thinknode_m3_port' into dev
2025-12-12 17:20:06 +01:00
Florent
bde4fc3a23
thinknode_m3: initial commit
2025-12-12 17:16:28 +01:00
Florent
e7ed69bdb6
Merge branch 'thinknode_m6_port' into dev
2025-12-12 16:39:37 +01:00
Florent
14efaf6fd3
thinknode_m6: initial port
2025-12-12 16:37:57 +01:00
ripplebiz
a616a843a9
Merge pull request #1039 from ViezeVingertjes/feat/support-nibble-screen-connect
...
Add ESP32-S3-Zero board configuration and Nibble Screen Connect variant
2025-12-03 13:49:51 +11:00
taco
2058af8453
initial support: Keepteen LT1
2025-11-16 15:55:49 +11:00
ViezeVingertjes
ff4fa7be31
Add ESP32-S3-Zero board configuration and Nibble Screen Connect variant
2025-10-31 14:42:16 +01:00
ripplebiz
cb4468bd5d
Merge pull request #977 from tpp-at-idx/thinknode_m2
...
Support for Elecrow Thinknode M2
2025-10-27 13:31:09 +11:00
Tomas P
31b8f7252a
Support for Elecrow Thinknode M2
2025-10-19 20:44:27 +02:00
recrof
a5070077ba
equalize RAK with all other nrf52 variants and use newer platform with all important fixes
2025-10-19 00:02:38 +02:00
Quency-D
ad2894a039
delete PSRAM.
2025-10-11 18:03:15 +08:00
Quency-D
70ac820594
add heltec tracker v2 board.
2025-10-11 18:01:26 +08:00
WattleFoxxo
f100894882
LillyGo TDeck support
2025-09-22 23:48:46 +10:00
Quency-D
669bea04a0
add heltec_v4 board.
2025-09-22 19:58:27 +08:00
ripplebiz
d85d364431
Merge pull request #808 from fdlamotte/wio-l1-eink
...
wio-l1-eink initial support
2025-09-22 15:07:22 +10:00
Florent
59ea6cdb89
wio-l1-eink initial support
2025-09-20 21:45:13 +02:00
csrutil
a1622bad75
🔗 fix: update tiny_relay board URL to proper STM32WLE5CC documentation link
2025-09-20 14:07:22 +08:00
csrutil
b3af4d9c72
✨ feat: add tiny_relay board configuration
...
Add board configuration for BB-STM32WL tiny relay variant with STM32WLE5CC MCU support including debug and upload protocols.
2025-09-20 10:59:36 +08:00
Stefan Schüller
21ea63bcd9
feat: Added EByte EoRa Pi
2025-09-14 13:53:38 +02:00
taco
119b8f29e6
add rak4631 board json
2025-09-10 00:05:14 +10:00
taco
52de2096ab
fix incorrect ram and flash sizes in board jsons
2025-09-09 17:38:10 +10:00
taco
e8314c9c8c
new ldscript for extrafs nrf companion envs
2025-09-09 16:55:46 +10:00
Quency-D
13d046892a
Merge branch 'dev' into dev-meshpocket
2025-09-04 11:47:55 +08:00
recrof
ddc900c8c8
renamend and refactored vision master to play better with build system
2025-09-02 22:23:32 +02:00
Quency-D
c9671d7d8d
add heltec meshpocket board.
2025-09-02 13:56:24 +08:00
Quency-D
bd6bd065ac
Add heltec_vision_master_t190 board.
2025-08-15 15:54:24 +08:00
ripplebiz
9108a709ee
Merge pull request #612 from Quency-D/dec-heltec_e290
...
Add heltec_vision_master_e290 board.
2025-08-15 13:59:42 +10:00
Quency-D
6d18e2c57b
Add heltec_vision_master_e290 board.
2025-08-14 10:30:27 +08:00
Quency-D
fad4a7fb51
Modify the flash size to 16MB.
2025-08-14 10:26:26 +08:00
Quency-D
be243a2663
Add heltec_vision_master_e213 board.
2025-08-13 18:12:48 +08:00
Quency-D
612dde73e9
Add HELTEC MeshSolar board.
2025-08-04 14:29:49 +08:00
taco
1dfc0e6975
fix: Wio Tracker L1: use correct max ram and flash size for S140 v7.3.0 softdevice
2025-07-31 07:03:58 +10:00
taco
78cd655789
Seeed Wio Tracker L1: initial support
2025-07-11 01:08:38 +10:00
ripplebiz
0ddd3b9ade
Merge pull request #474 from ngavars/dev
...
Add support for Minewsemi ME25LS01
2025-07-05 20:48:05 +10:00
recrof
2941388041
initial support for Seeed Studio SenseCap Solar board
2025-07-04 15:03:25 +02:00
Normunds Gavars
6f94c8148a
Add Minewsemi ME25LS01 variant
2025-07-01 01:56:34 +03:00
Rastislav Vysoky
7525877f6c
add mising config for openocd_target
2025-06-07 10:48:09 +02:00
Florent
f9473235c6
rak3x72 : first commit
2025-05-22 14:47:44 +02:00
Rob Loranger
7e14fb3f65
Initial support for nano g2 ultra
...
not yet implemented are GPS and external notification LED and buzzer
2025-05-17 14:18:37 -07:00
recrof
5780b50a48
echo, m1: correct display scalling; all nrf52 boards jsons: added debug.openocd_target
2025-05-05 08:30:12 +02:00
recrof
154b5e4014
New Board: Elecrow ThinkNode M1
2025-04-29 17:32:08 +02:00