Commit Graph

578 Commits

Author SHA1 Message Date
Will Tatam
26de408626 Add 8S and 16S, 1/8 ad 1/16 support 2024-02-24 11:30:22 +00:00
Will Tatam
99511f2448 Merge branch 'mdev' into ESP32-HUB75-MatrixPanel-DMA 2024-02-22 21:39:53 +00:00
Will Tatam
977cfb1332 Cleanup flags for adafruit_matrixportal_esp32s3 2024-02-10 18:17:19 +00:00
Will Tatam
afd2b05542 Tweaks to adafruit_matrixportal_esp32s3 2024-02-10 16:00:53 +00:00
Will Tatam
1969f6c257 Cleanup changes to platformio.ini 2024-02-10 13:59:05 +00:00
Will Tatam
9c80997423 Disable GFX 2024-02-10 13:57:45 +00:00
Will Tatam
c50fda1e25 Cleanup changes to platformio.ini 2024-02-10 13:47:00 +00:00
Will Tatam
bd228e3a1c Merge branch 'mdev' into ESP32-HUB75-MatrixPanel-DMA 2024-02-10 13:44:01 +00:00
Will Tatam
b7b17ee374 Update HUB75 driver to 3.0.10 2024-02-10 13:19:54 +00:00
Will Tatam
bbb62bca2e Merge branch 'XL-build' into dmx_input 2024-01-17 18:51:44 +00:00
netmindz
f660d6bf22 Merge branch 'mdev' into XL-build 2024-01-17 18:50:54 +00:00
Will Tatam
61cab1cb96 Swap partitions so we actually have space for the code 2024-01-17 18:46:03 +00:00
Will Tatam
244ef2f88d Update esp_dmx 2024-01-17 18:12:05 +00:00
netmindz
42109fe606 Merge branch 'mdev' into dmx_input 2024-01-16 13:27:42 +00:00
Will Tatam
907bc0d05d ESP32 build 2024-01-14 14:19:57 +00:00
Will Tatam
7fa2fe3969 Panel size selection 2024-01-13 21:04:38 +00:00
Will Tatam
260159a6ca Cleanup and rename to generic Hub75 rather than SmartMatrix 2024-01-13 20:57:45 +00:00
Will Tatam
10e22dc7c6 Tweak build flags 2024-01-13 20:44:19 +00:00
Will Tatam
df9810e44d Enable SMARTMATRIX for V4 builds 2024-01-13 20:44:19 +00:00
Will Tatam
31edc73380 Tweaks 2024-01-13 18:52:34 +00:00
Will Tatam
19029c649b Build only adafruit_matrixportal_esp32s3 2024-01-13 17:36:50 +00:00
Will Tatam
308812875b Start testing output on Adafruit Matrix Portal S3 2024-01-12 23:26:42 +00:00
Frank
d2c2e20347 Merge pull request #3569 from raymondhardy/ESP32-S3-WROOM-1-N16R8
new buildenv for esp32s3dev_16MB_PSRAM_opi dev board (LilyGo T7-S3)
2024-01-08 11:52:52 +01:00
Frank
4d5475e891 Merge pull request #3572 from drasch/fix/esp32c3-2mb-flash-size
fix(esp32c3-2mb): correct flash size for c3 board with only 2MB
2024-01-08 11:52:52 +01:00
Frank
f18397784f esp32_4MB_XL is over the limits again
removed usermod SN photoresistor
2024-01-02 18:06:39 +01:00
Frank
faa62a94a3 esp32_4MB_XL was over the limits again 2023-12-30 20:01:25 +01:00
Frank
03a909ac8a esp32_4MB_XL was over the limits (flash usage)
still only 256 bytes left for program
2023-12-29 22:53:26 +01:00
Frank
6199ebaa92 MM environment for ESP32-C3 "mini" and "super mini" ( #101) 2023-12-29 18:39:07 +01:00
Frank
cde3298c54 MM experimental - build flag to move ALL json into PSRAM
-DALL_JSON_TO_PSRAM -DBOARD_HAS_PSRAM -D WLED_USE_PSRAM_JSON

on -S2, this *doubles* the PSRAM utilization!

before: heap used 85%, PSRAM used 13kb / 21kb
after:   heap used 60%, PSRAM used 41kb / 65kb !!
2023-12-18 20:41:11 +01:00
Frank
ca9644f04e removing my nasty debug probes; version number of today
enough of this shit ;-) no more stiff upper lips.
2023-12-18 18:33:29 +01:00
Frank
bfee1a82eb -S2: back to platform 5.2.0
- massive connectivity problems with 5.3.0
- almost 10% more free heap with 5.2.0
2023-12-18 16:58:44 +01:00
Frank
c574f68e3b trying to fix horribly broken build envs for -S2 and -C3
Flags for -S3 and "classic esp32" were mixed into specific flags for S2/C3, leading to subtly chaotic results.

WHODUNIT?
2023-12-18 16:35:31 +01:00
Frank
8905992a89 code spell checking - part4 (MM specific) 2023-12-15 00:14:57 +01:00
Frank
ced03f1f08 code spell checking - part1 (core)
I've found a code spellchecker, so this is what can be corrected easily. Changes are only affecting comments, readme and a few user-visible strings. So no functional impact expected.
2023-12-14 22:05:55 +01:00
Frank
2beed4627c Merge branch 'mdev' into Platform_upgrade 2023-12-12 01:09:40 +01:00
Frank
4f30f69584 found a way to increase TCP stacksize (for AudioReactive UI)
we can use `-D CONFIG_ASYNC_TCP_TASK_STACK_SIZE=xxxx` to increase the stack size of AsyncWebserver - default is 8196.
This should give us a bit of headroom for new UI items.

We still need PR #94 for more savings.
2023-12-12 00:43:48 +01:00
Frank
9cbb731e3a Merge branch 'mdev' into mudroom 2023-12-04 10:37:31 +01:00
Ewoud
09ea9110c1 Add abc_wled_controller_v43_S from MyHome-Control.de
Including line in and ethernet
2023-12-01 21:02:22 +01:00
Ewoud
8645e5e520 Bugfix: disables for _S but not for _M and _XL (build_unflag) 2023-11-23 16:15:13 +01:00
Ewoud
c5841269e9 Platformio.ini: build_flags_S: minimal + fastpath, add wemos_shield_S
build_flags_S
- add WLEDMM_FASTPATH
- uncomment disable directives
- not enable DMX
- add disable adalight and espnow

Add wemos_shield_esp32_4MB_S_base, wemos_shield_esp32_4MB_S and wemos_shield_esp32_16MB_S
2023-11-23 15:38:25 +01:00
Frank
e6513fef88 (WIP) align platformio build env with upstream
*  espressif32@5.2.0 --> espressif32@5.3.0
* pxmagic.htm added in cdata.js
* minor updates in style.css
* align some constants and definitions (wled.h, const.h)
* npm run build
2023-11-15 22:51:03 +01:00
Will Tatam
3ba37e08bd Swap to ESP32-HUB75-MatrixPanel-DMA 2023-10-25 00:54:45 +01:00
Will Tatam
6fcb29ece0 Exclude failing builds 2023-10-24 22:48:59 +01:00
Will Tatam
fa12f0f9fb Save space 2023-10-24 22:01:32 +01:00
Will Tatam
effeeda85e Disable builds that mix V4 and not 2023-10-24 21:48:36 +01:00
Will Tatam
68fce57ff7 SmartMatrix wont compile on V4 2023-10-24 09:54:04 +01:00
Will Tatam
a3f8628c5a v4 deps 2023-10-24 09:39:50 +01:00
Will Tatam
7c22bb4ac0 Move define 2023-10-24 09:27:33 +01:00
Will Tatam
228c090185 Start adding SmartMatrix code 2023-10-23 18:27:02 +01:00
Arne
3b9b9f59e1 Revert "Rename WLED_ENABLE_DMX to WLED_ENABLE_DMX_OUTPUT"
This reverts commit e3f256bd44.
2023-10-22 20:52:31 +02:00