Commit Graph

  • 61990189de bus_wrapper: Use parallel I2S first when enabled Will Miles 2025-07-09 10:31:00 -04:00
  • c0875b36bb Merge pull request #4712 from willmmiles/2d-expansion-fadeout-fix Will Miles 2025-07-09 09:11:27 -04:00
  • 929a5a8d80 Fix for wled#4759 Blaž Kristan 2025-07-08 13:28:24 +02:00
  • 731f140b88 Merge pull request #4625 from LordMike/patch-1 netmindz 2025-07-06 16:49:40 +01:00
  • 127c700a99 Define starting heap with lastHeap Will Tatam 2025-07-06 16:22:26 +01:00
  • a67a2cbf5c Remove duplicate (de)allocateMultiplePins Will Tatam 2025-07-06 16:05:37 +01:00
  • f9a6a3d36f Return if pinallocation fails Will Tatam 2025-07-06 16:05:09 +01:00
  • 9c38843747 Fix color conversion bug for parallel I2S output - fixes wled#4719 Blaž Kristan 2025-07-05 22:27:41 +02:00
  • 3fc653bbff Typo correction (#4756) quake1508 2025-07-03 20:00:53 +02:00
  • 600603149e Fixed DNRGBW Christian Dahmen 2025-01-18 00:24:24 +01:00
  • 2b42049998 PICO-V3 detection - requires V4 environment Blaž Kristan 2025-07-01 10:22:49 +02:00
  • 5f70fe57e3 Fix for #4752 Blaž Kristan 2025-07-01 10:17:17 +02:00
  • a2fc1a4d88 Exclude pixels_dice_tray until we can limit what the CI builds, respecting the limited platforms - no bluetooth on S2 Will Tatam 2025-06-28 15:37:24 +01:00
  • beee4e9293 Fix deps for Si7021_MQTT_HA Will Tatam 2025-06-28 15:11:40 +01:00
  • 17f7b158fa Exclude BME68X_v2 Will Tatam 2025-06-28 14:47:34 +01:00
  • 697ef4bdb7 Update buzzer to default to 21 if GPIO 32 is not defined Will Tatam 2025-06-28 14:45:13 +01:00
  • ce323bed7a use extreme_partitions Will Tatam 2025-06-28 14:03:06 +01:00
  • db8b378ee0 Fixing Si7021_MQTT_HA Will Tatam 2025-06-28 13:59:13 +01:00
  • 85214f1f2b Exclude PWM_fan Will Tatam 2025-06-28 13:44:55 +01:00
  • 63c3d5c89d Use existing board envs for usermod build Will Miles 2025-06-16 13:51:08 -04:00
  • b43f85c305 Update usermods/platformio_override.usermods.ini netmindz 2025-06-15 09:26:22 +01:00
  • f12840218e Add missing ${esp32_idf_V4.lib_deps} to usermods lib_deps Will Tatam 2025-06-14 20:56:11 +01:00
  • 5f224fa5f9 Fix build_flags and lib_deps for usermods# Will Tatam 2025-06-14 20:52:27 +01:00
  • 263150aeb3 fix envs Will Tatam 2025-04-26 15:54:14 +01:00
  • 164f213094 fix envs Will Tatam 2025-04-26 15:21:22 +01:00
  • 06b4c05f73 usermod_esp32s3 Will Tatam 2025-04-26 15:07:31 +01:00
  • 38975dbfd4 force new line Will Tatam 2025-04-26 15:06:07 +01:00
  • a6ce136843 fix custom_usermods setting Will Tatam 2025-04-26 14:52:13 +01:00
  • a678bd09e9 Build for each chipset Will Tatam 2025-04-26 14:46:55 +01:00
  • 8215fefc2d Build for each chipset Will Tatam 2025-04-26 14:44:48 +01:00
  • 86137a669e Also run if the workflow changes Will Tatam 2025-01-22 10:16:56 +00:00
  • 33650e3886 Swap ordering to see if naming is then clearer Will Tatam 2025-01-22 10:15:35 +00:00
  • d090b11a47 Verify each usermod on change Will Tatam 2025-01-22 10:13:36 +00:00
  • e44456fc0b build usermod_esp32 Will Tatam 2025-01-22 10:09:51 +00:00
  • 59f50a569a Fix typo in env name Will Tatam 2025-01-22 09:55:34 +00:00
  • 9fda639e00 Use JSON for usermods list Will Tatam 2025-01-22 09:53:24 +00:00
  • 0ff2b5d081 Use JSON for usermods list Will Tatam 2025-01-22 09:49:42 +00:00
  • 134ce5d42d Use JSON for usermods list Will Tatam 2025-01-22 09:49:06 +00:00
  • 0a9ed37244 Build each usermod in isolation Will Tatam 2025-01-22 09:38:30 +00:00
  • 6246e41b55 Build each usermod in isolation Will Tatam 2025-01-22 09:31:51 +00:00
  • 6b6d26b8f0 enhancement & bugfixes in scrolling text (#4742) Damian Schneider 2025-06-28 09:42:52 +02:00
  • 62c87e206e Fix comment Blaž Kristan 2025-06-24 11:08:10 +02:00
  • 4905cdd2e3 Optimise CCT buffer Blaz Kristan 2025-06-19 11:48:56 +02:00
  • ce3f88428e Tackle CCT issue caused by segment blending - wled#4734 Blaz Kristan 2025-06-18 22:16:58 +02:00
  • 74644aa4a7 Fix #4747 Blaz Kristan 2025-06-24 11:00:04 +02:00
  • 2ccb7312d0 Compile fix Blaž Kristan 2025-05-26 18:19:20 +02:00
  • bd7735af3d Securing OTA update - prevent settings change if not using private IP address or same subnet - prevent OTA from differnet subnet if PIN is not set - ability to revert firmware Blaž Kristan 2025-05-26 18:00:45 +02:00
  • 0c2ab7ef45 Remove nonfunctional usermod validation Will Miles 2025-06-18 12:10:00 -04:00
  • fab724a703 Fix disabled usermod presence validation Will Miles 2025-06-18 12:08:57 -04:00
  • ea86973548 WLED_DISABLE_2D does not compile (#4736) ingDIY 2025-06-20 15:42:23 +02:00
  • 9eb0c3c8e5 Bugfix: convert cctBlend value back to "%" for UI (#4737) Damian Schneider 2025-06-20 10:55:53 +02:00
  • f20b4c9e81 fix for https://github.com/wled/WLED/issues/4488 (#4692) Damian Schneider 2025-06-19 16:56:52 +02:00
  • 6540deb462 Bump urllib3 from 2.3.0 to 2.5.0 dependabot[bot] 2025-06-19 05:04:00 +00:00
  • c80c9bd8b9 Update usermods/rgb-rotary-encoder/rgb-rotary-encoder.cpp netmindz 2025-07-06 15:07:58 +00:00
  • d7d1e929fe Fix color conversion bug for parallel I2S output - fixes wled#4719 Blaž Kristan 2025-07-05 22:27:41 +02:00
  • e2800d75f7 Typo correction (#4756) quake1508 2025-07-03 20:00:53 +02:00
  • 2c1cf87e08 Merge pull request #4499 from Christanoid/main netmindz 2025-07-03 00:30:27 +01:00
  • e6716fe834 PICO-V3 detection - requires V4 environment Blaž Kristan 2025-07-01 10:22:49 +02:00
  • fc0d64ec78 Fix for #4752 Blaž Kristan 2025-07-01 10:17:17 +02:00
  • 7b0075d375 Merge pull request #4592 from netmindz/usermod-libs-matrix netmindz 2025-06-28 15:52:22 +01:00
  • e227d01436 Exclude pixels_dice_tray until we can limit what the CI builds, respecting the limited platforms - no bluetooth on S2 Will Tatam 2025-06-28 15:37:24 +01:00
  • db55fec879 Merge branch 'usermod-libs-matrix' of github.com:netmindz/WLED into usermod-libs-matrix Will Tatam 2025-06-28 15:13:09 +01:00
  • 9099b13f69 Fix deps for Si7021_MQTT_HA Will Tatam 2025-06-28 15:11:40 +01:00
  • 0ba05877d7 Exclude BME68X_v2 Will Tatam 2025-06-28 14:47:34 +01:00
  • b1ed99dfe6 Disable BME68X_v2 Will Tatam 2025-06-28 14:47:34 +01:00
  • a2e9e2b7d1 Update buzzer to default to 21 if GPIO 32 is not defined Will Tatam 2025-06-28 14:45:13 +01:00
  • 5163fbf36b Merge branch 'main' into usermod-libs-matrix Will Tatam 2025-06-28 14:38:28 +01:00
  • b187f9427d use extreme_partitions Will Tatam 2025-06-28 14:03:06 +01:00
  • 7cc5c87a52 Fixing Si7021_MQTT_HA Will Tatam 2025-06-28 13:59:13 +01:00
  • 1c4141a2b1 Exclude PWM_fan Will Tatam 2025-06-28 13:44:55 +01:00
  • cc81cc27b0 enhancement & bugfixes in scrolling text (#4742) Damian Schneider 2025-06-28 09:42:52 +02:00
  • 6a5dcb3a76 More OTA UI tweaks Blaz Kristan 2025-06-26 15:45:22 +02:00
  • 796494e925 Tweaks in OTA UI - added OTA section toggle - added ignore upload - fix for missing "NoXXX" ID - rely on 404 for /dmxmap Blaz Kristan 2025-06-26 11:36:39 +02:00
  • 7973fd84f1 Revert disable OTA & optional Arduino OTA - new compile flag WLED_ENABLE_AOTA - modify WLED_CONNECTED macro - bugfix in Network isConnected() when static IP is set Blaz Kristan 2025-06-25 11:23:13 +02:00
  • 66869f8341 Merge pull request #4744 from wled/CCT-fix Blaž Kristan 2025-06-24 11:15:16 +02:00
  • 10d1098403 Fix comment Blaž Kristan 2025-06-24 11:08:10 +02:00
  • a041fd1266 Fix #4747 Blaz Kristan 2025-06-24 11:00:04 +02:00
  • e2fd1559d2 Optimise CCT buffer Blaz Kristan 2025-06-19 11:48:56 +02:00
  • 9dbd5f89b6 Tackle CCT issue caused by segment blending - wled#4734 Blaz Kristan 2025-06-18 22:16:58 +02:00
  • 0f00c95aba Merge pull request #4700 from wled/secure-ota Blaž Kristan 2025-06-20 20:05:11 +02:00
  • bbfe90d2ca Merge pull request #4738 from willmmiles/validate-usermods-after-removal Will Miles 2025-06-20 10:04:56 -04:00
  • 3f03cb4d2b WLED_DISABLE_2D does not compile (#4736) ingDIY 2025-06-20 15:42:23 +02:00
  • 05557ca790 Bugfix: convert cctBlend value back to "%" for UI (#4737) Damian Schneider 2025-06-20 10:55:53 +02:00
  • a53baa9b42 fix for https://github.com/wled/WLED/issues/4488 (#4692) Damian Schneider 2025-06-19 16:56:52 +02:00
  • 7eafc01ab9 Merge pull request #4740 from wled/dependabot/pip/urllib3-2.5.0 netmindz 2025-06-19 08:19:05 +01:00
  • 57cc1ce5d0 Bump urllib3 from 2.3.0 to 2.5.0 dependabot[bot] 2025-06-19 05:04:00 +00:00
  • 368351bbdd Remove nonfunctional usermod validation Will Miles 2025-06-18 12:10:00 -04:00
  • f9bfcce65d Fix disabled usermod presence validation Will Miles 2025-06-18 12:08:57 -04:00
  • e97723dcc7 Use existing board envs for usermod build Will Miles 2025-06-16 13:51:08 -04:00
  • 3dc45b80ba Fix b pin for Default pins Will Tatam 2025-06-16 22:27:42 +01:00
  • 020eca8292 Add esp32dev_hub75_forum_pinout Will Tatam 2025-06-16 22:10:41 +01:00
  • fb469d7b24 esp32S3_PSRAM_HUB75 Will Tatam 2025-06-16 21:29:19 +01:00
  • 0f5d297bfb esp32S3_PSRAM_HUB75 Will Tatam 2025-06-16 21:07:57 +01:00
  • a56bd3cb91 Add missing flash_mode Will Tatam 2025-06-16 20:55:17 +01:00
  • ddd5d4152b Fix WLED_RELEASE_NAME for hub75 builds Will Tatam 2025-06-16 20:43:23 +01:00
  • edf6cb146d Merge branch 'HUB75-AC' of github.com:netmindz/WLED into HUB75-AC Will Tatam 2025-06-16 20:08:23 +01:00
  • 4707a50fbb Temporary - build hub75 images for PR testing Will Tatam 2025-06-16 20:05:25 +01:00
  • 91bd6c3f35 Fix defintion for hub75 envs Will Tatam 2025-06-16 20:04:52 +01:00
  • 009950e28f Update Hug75 to reflect changes in 0.16 Will Tatam 2025-06-16 20:04:07 +01:00
  • 8ee12620f0 Merge branch 'main' into HUB75-AC Will Tatam 2025-06-16 20:03:34 +01:00