Alex Wolden
3dea712d37
Fix heltec v3.2 pin polarity reversal
2025-03-08 11:21:19 -08:00
Alex Wolden
37652459a1
Enable SSD1306 display class for LilyGo_TLora_V2_1_1_6
2025-03-07 14:30:11 -08:00
Alex Wolden
0fc85b8c59
Revert identity change
2025-03-05 19:38:08 -08:00
Alex Wolden
86389579eb
Merge remote-tracking branch 'origin/dev' into awolden/t3lora
2025-03-04 23:23:03 -08:00
Alex Wolden
d36da0ed8e
Refactor naming
2025-03-04 22:00:48 -08:00
Alex Wolden
ed320ac1f5
add libsodium
2025-03-04 20:04:19 -08:00
Alex Wolden
21ba6116a3
fix memory
2025-03-04 12:13:45 -08:00
Alex Wolden
1f25575b94
readded 1262 radio
2025-03-04 09:03:36 -08:00
Alex Wolden
b777264eb7
Remove duplicate entries from platformio.ini
...
- Remove unnecessary T3S3 configurations
- Keep only the LilyGo T3 with SX1276 configurations
- Clean up the platformio.ini file to remove duplication
2025-03-04 00:16:35 -08:00
Alex Wolden
e1022791e8
Add support for LilyGo T3 with SX1276 module
...
- Add custom partition table for fitting larger firmware
- Create LilyGoT3S3Board.h for board-specific functionality
- Update all example files to support the T3 board with SX1276
- Configure build environment for optimizing firmware size
- Set up the right pin configuration for SX1276 on LilyGo T3
2025-03-04 00:07:36 -08:00