Chloe Bethel and GitHub
0952007805
Make ExternalNotification show up in excluded_modules, more STM32 modules ( #7797 )
...
* Show ExternalNotification as excluded if it is
* Enable ExternalNotification, SerialModule and RangeTest on STM32WL
* Misc fixes for #7797 - ARCH_STM32 -> ARCH_STM32WL, use less flash by dropping weather station support for serialmodule, set tx/rx pins before begin
* Enable Serial1 on RAK3172, make SerialModule use it (console is on LPUART1)
* Fix SerialModule on RAK3172, fix board definition of RAK3172 to include the right pin mapping.
2025-09-02 07:08:57 -05:00
0903ed8232
Mesh solar integrate ( #7764 )
...
* Added HELTEC MeshSolar board. (#7499 )
* Added HELTEC MeshSolar board.
* Set emergency shutdown pin as high impedance
* Set emergency shutdown pin as high impedance
Set emergency shutdown pin as high impedance
* Update variants/nrf52840/heltec_mesh_solar/variant.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update variants/nrf52840/heltec_mesh_solar/variant.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update variants/nrf52840/heltec_mesh_solar/variant.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update I2C SCL pin definition in variant.h
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Updates
---------
Co-authored-by: Quency-D <55523105+Quency-D@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-27 06:02:54 -05:00
f413c49555
Add Meshtiny device ( #7676 )
...
* Add Meshtiny device - nRF52 OLED upDown encoder
* Update platformio.ini
* Update platformio.ini
* Add GPS Exclude to Meshtiny.
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-08-20 11:52:10 +08:00
b3525c2569
T-Deck Pro support ( #6936 )
...
* initial draft
* fix touchscreen
* fix touchscreen
* optimize GPS
* battery management
* cleanup comments
* enable vibration motor
* refactored TCA8418Keyboard
* update HW_VENDOR id
* manual fixes after merge
* fix keyboard/BQ27220 detection
* add BQ27220
* modify charge voltage and current
* update XpowerLib
* design capacity
* try-fix charge behavior
* improve Vbus detection
* moved variant into esp32s3 folder
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
2025-07-21 19:33:24 +02:00
Ben Meadors and GitHub
354f149338
Make PacketHistory logging less chatty ( #7272 )
2025-07-08 15:12:44 -05:00
Ben Meadors and GitHub
798b1f4d86
Add HWIDs for T1000-E in DFU mode ( #7235 )
2025-07-05 07:35:20 -05:00
Ben Meadors and GitHub
409dfe22ae
Fix Seeed L1 board to enable consistent PIO flashing ( #7211 )
2025-07-02 20:58:15 -05:00
90e99b2bac
feat: add support for RAK3312 (New RAKwireless wiscore ESP32-S3 + SX1262) ( #7115 )
...
* Add support for RAK3112 variant with necessary configurations and definitions
* Add the configuration of the LED pin
* Refactor rak3112 variant configuration: update name, remove unused files,
* Update RAK3112 configuration: refine memory settings, adjust GPS pin definitions
* Update RAK3112 hardware vendor definition to use correct model
* configure LED pins and update module definitions
* Update USB mode configuration for RAK3112 board
* Update power and battery configuration in rak3112 variant
* Cancel the modification of mesh.pb.h
* Rename RAKwireless RAK3112 to RAK3312
---------
Co-authored-by: daniel <daniel.cao@rakwireless.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-07-02 06:03:42 -05:00
Ben Meadors
b0c5327585
Trunk
2025-06-15 07:40:45 -05:00
5d0bf03b01
add support for GAT562 Mesh Trial Tracker ( #6984 )
...
* add support for GAT562 Mesh Trial Tracker
* Hardware Model Definition for GAT562_MESH_TRIAL_TRACKER
* Added RAK4630 for led pin 2 (blue)
* Added RAK4630 for led pin 2 (blue) comment
* don't touch src/mesh/NodeDB.cpp
* set fixed baudrate for gat562_mesh_trial_tracker
* adjust the order of the HW_VENDOR defines
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Tom Fifield <tom@tomfifield.net >
2025-06-13 17:27:48 +10:00
Travis Hardiman and GitHub
cf4f088337
Update URL for ThinkNode M1 ( #7005 )
2025-06-10 13:52:30 +10:00
Travis Hardiman and GitHub
22cb20d294
Update heltec t114 URL ( #7004 )
2025-06-10 13:51:37 +10:00
dylanli and GitHub
c0c2ec195f
add support for seeed wio tracker L1 ( #6907 )
...
* add support for seeed wio tracker l1
* add support in nrf52 arch
* fix ADC problem and comments incorrect
* fix gps wakeup pin
* fix gps pin
2025-05-29 06:33:22 -05:00
b1955c34aa
Update Seeed Solar Node ( #6763 )
...
* Update Seeed Solar Node
* Update Seeed Solar Node
* updates
* updates
* updates
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-05-14 06:32:24 -05:00
cc66f7c79b
Crowpanel 4.3, 5.0, 7.0 support ( #6611 )
...
* SD software SPI control
* fix notification crash;
* allow wake on touch
* don't build non-MUI variants
* use pwm buzzer
* Finalize support for Crowpanel TFT 2.4, 2.8 and 3.5
* add hardware ID for TFT panels
* Add stubs for the bigger panels. WIP!
* fix braces
* elecrow 4.3, 5.0, 7.0 support
* completed implementation 4.3, 5.0, 7.0 variants
* NodeDB default config & simplified light sleep macros
* trunk fmt
* remove flags
* removed leftovers (note: rtc gpios are only needed for deep sleep; the remove section caused issues with the elecrows)
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de >
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com >
Co-authored-by: Austin <vidplace7@gmail.com >
2025-05-13 14:15:52 +02:00
ef14967fbf
Crowpanel 2.4,2.8 and 3.5 support ( #6355 )
...
Co-authored-by: mverch67 <manuel.verch@gmx.de >
2025-04-17 16:03:37 +02:00
d74359abf0
add support for Seeed solar panel ( #6597 )
...
* add seeed_solar_node
* fix RF_SW problem
* fix IIC problem
* Update Button redefination
* Add on-board flash pin defination
* fix missing a ','
* update seeed sorlar panel defination
* fix word spell
* fix upstream change
* fix upstream change
* fix upstream change
* fix formate
* Restore the FLASH definition that was deleted by mistake and pull down the CS pin to ensure low power consumption
* fix led defination conflict
* Delete lib/device-ui directory
* Restore protobufs submodule
---------
Co-authored-by: WayenWeng <jinyuan.weng@seeed.cc >
2025-04-17 16:11:17 +10:00
Tom Fifield and GitHub
98411d408a
Trunk fixes for heltec mesh pocket. ( #6588 )
...
https://github.com/meshtastic/firmware/pull/6533 was merged
without running trunk. This patch fixes the newly introduced
trunk errors.
2025-04-15 16:37:09 -05:00
Aaron.Lee and GitHub
b46aad85cc
Add new hardware: Heltec MeshPocket ( #6533 )
...
* Add Heltec MeshPocket.
* MeshPocket source code update
* Optimiz code for refresh border during full update.
* Update Heltec MeshPocket json file info.
2025-04-15 13:34:30 +10:00
Ken Piper and GitHub
baa05aacf5
fix: Correct underlying cause of T-Watch not functioning when set to a 16MB filesystem ( #6563 )
...
* Fix maximum flash size in T-Watch S3 board definition
* Revert "Fix: T-Watch-S3 has 8MB Flash (#6407 )"
This reverts commit 769f0623be .
2025-04-11 13:04:37 +02:00
Nasimovy and GitHub
2125c03974
Fix for PSRAM detection on ESP32-S3R8 and t-beam ( #6504 )
...
* remove duplicate HAS_LP5562 introduced by #6422
* T190 PSRAM fix
* all the boards with a ESP32-S3R8
* T-beam V1.1 PSRAM
2025-04-06 20:27:46 -05:00
Plant Daddy and GitHub
f626f02005
Add 'bluetooth' option to the LilyGo T-Watch-S3 definition.
2025-03-31 09:14:48 +02:00
Thomas Göttgens and GitHub
4a12b4eb32
add Thinknode-M1 ( #6435 )
...
* ThinkNode M1
* Update Epaper Driver
* Your day isn't complete unless trunk has complained about your formatting at least once.
2025-03-28 21:22:17 +01:00
Mark Trevor Birss and GitHub
186e509607
Update esp32-s3-pico.json ( #6284 )
...
* Update esp32-s3-pico.json
* Update esp32-s3-pico.json
2025-03-11 13:11:11 +02:00
dylanli and GitHub
445efe9e21
Add support for seeed_xiao_nrf52840_kit ( #6231 )
...
* add support for seeed_xiao_nrf52840_kit
* Update platformio.ini remove board level define
2025-03-05 16:22:25 -06:00