Will Miles
2b07be1d09
usermod mpu6050: Fix incorrect int type
2025-01-19 22:09:44 +00:00
Will Miles
193926c795
usermods: Remove #pragma once from cpps
2025-01-17 00:50:02 +00:00
Will Miles
15edfcd088
Fix usermod platformio integration
...
Should now work for new *and* old versions of PlatformIO!
2025-01-16 01:05:12 +00:00
Will Tatam
8487dd7cfd
Disable build of usermods that are broken at the moment
2025-01-15 12:49:40 +00:00
Will Tatam
5d05d7936c
Add usermod dependencies
2025-01-15 12:46:48 +00:00
Will Tatam
0afd2fe720
Destructor must be public
2025-01-15 12:46:06 +00:00
Will Tatam
59a79a30da
Add deps for usermods/BME280_v2
2025-01-15 11:34:51 +00:00
Will Tatam
5da380e1b0
Update dependencies for sensors_to_mqtt
2025-01-15 11:28:38 +00:00
Will Tatam
2adf745d06
Update env:usermods to use V4
2025-01-15 11:22:33 +00:00
Will Tatam
ef2eb0764c
Merge branch 'main' into usermod-libs
2025-01-15 11:00:52 +00:00
netmindz
9e37d7051c
Merge pull request #4492 from Aircoookie/V4
...
V4
2025-01-15 10:57:24 +00:00
netmindz
05098c3382
Merge pull request #4487 from netmindz/V4-tasmota
...
Swap to tasmota/platform-espressif32
2025-01-15 10:39:50 +00:00
Will Miles
32607ee74c
Revert incorrect testing platformio.ini
2025-01-15 02:26:34 +00:00
Will Miles
30559cd2d3
Fix dependency for EleksTube_IPS usermod
2025-01-14 22:21:41 +00:00
Will Miles
8fd905215f
Integrate usermods environment
...
Move the "all usermods" logic in to the platformio script, so the
'usermods' environment can be built in any checkout without extra setup
commands.
2025-01-14 22:21:26 +00:00
Will Miles
270d75afe2
Update usermod deps earlier
...
When processing usermods, update their include path properties before
the LDF runs, so it can see through wled.h.
2025-01-14 22:16:55 +00:00
Will Tatam
881da25e8c
Add local defintion of lolin_s3_mini as missing from Tasmota platform
2025-01-14 18:06:51 +00:00
Will Tatam
a37b953e72
Set flash_mode to qio for esp32c3dev to maintain current behaviour
2025-01-14 12:44:40 +00:00
Will Tatam
bba5188594
Add the safe option of flash_mode for esp32c3dev, qio also possible
2025-01-14 12:43:06 +00:00
Will Tatam
7dc633581d
Merge branch 'V4-tasmota' of github.com:netmindz/WLED into V4-tasmota
2025-01-14 12:29:19 +00:00
Will Tatam
bd00d012e2
Remove esp8266_2m_tasmota as not a V4 change and no suitable tasmota build using the currently used Arduino Core version of 3.1.2
2025-01-14 12:29:03 +00:00
Will Tatam
4f4476b79f
Set new codename
2025-01-14 11:53:10 +00:00
Will Miles
0b8721c25e
Fix usermod libArchive setting
...
Monkey-patch PlatformIO to intercept the build process after library
dependencies are loaded, but before the build is fully analyzed. This
lets us enforce libArchive=False for usermods without making that
setting global across all libraries.
The rest of the fixup code is integrated at the same call site for
simplicity.
2025-01-14 02:48:00 +00:00
Will Tatam
869e275e48
typo in usermods/sensors_to_mqtt/library.json
2025-01-14 00:43:59 +00:00
Will Tatam
e4714870a4
typo in usermods/sensors_to_mqtt/library.json
2025-01-14 00:39:04 +00:00
Will Tatam
1dbd7066de
Revert LOROL_LITTLEFS hack
2025-01-14 00:27:54 +00:00
Will Tatam
022e4986ee
Revert "Update to Tasmota Arduino Core 2.0.18" - Frank says to stay on
...
2.0.9
This reverts commit b421f7ae87
.
2025-01-14 00:24:37 +00:00
Will Tatam
2c9c413e79
Merge branch 'usermod-libs' into usermod-libs-migration
2025-01-14 00:22:07 +00:00
Will Tatam
b380d5e2c7
reinstate libArchive:false
2025-01-14 00:10:55 +00:00
Will Tatam
650853c177
Use flash_mode = dio
2025-01-13 21:09:05 +00:00
Will Tatam
ae698f988a
Merge branch 'V4' into V4-tasmota
2025-01-13 21:04:11 +00:00
Will Tatam
f920fdecfe
Add esp32dev back to default_envs
2025-01-13 21:02:28 +00:00
Will Tatam
4e4f823141
Update comment
2025-01-13 20:57:49 +00:00
Will Tatam
b421f7ae87
Update to Tasmota Arduino Core 2.0.18
2025-01-13 20:56:48 +00:00
Will Tatam
ca80d0489b
Add env:esp8266_2m_tasmota
2025-01-13 20:30:10 +00:00
Will Tatam
1ed82426a1
Add esp32dev back to default_envs
2025-01-13 19:30:35 +00:00
Will Tatam
7e9f7d4101
set board_build.flash_mode to fix missing sdkconfig.h
2025-01-13 18:39:21 +00:00
Will Tatam
f240a33935
Remove platform_package override
2025-01-13 18:33:30 +00:00
Will Tatam
5bd0a26126
Remove platform_package override
2025-01-13 16:39:58 +00:00
Will Tatam
29ee551b06
Swap to tasmota/platform-espressif32
2025-01-13 15:38:25 +00:00
Will Tatam
5b5e4157e3
Add esp32dev_v4 env
2025-01-13 11:12:14 +00:00
Will Tatam
3c19692312
Cleanup copy-paste of platform and platform_packages - use the proper common esp32_idf_V4
2025-01-13 10:58:32 +00:00
Will Tatam
24accf96a8
Remove now redundant build section from library.json
2025-01-13 10:53:24 +00:00
Will Miles
f2626b0fc0
Remove now-obsolete AR_build_flags
2025-01-12 17:09:33 +00:00
Will Miles
cc9e9b109c
Fix usermod library builds
...
Manage include folders via a second platformio script, fixing builds and
removing all the extra boilerplate from usermod library.json files.
2025-01-12 17:07:36 +00:00
Will Miles
8527d231e1
audioreactive: Move flags to library
...
Use a PlatformIO script to move the last of AR_buildflags in to the
module itself.
2025-01-12 13:12:12 +00:00
Will Tatam
4c19341279
Merge branch 'usermod-libs-migration' of github.com:netmindz/WLED into usermod-libs-migration
2025-01-12 01:40:45 +00:00
Will Tatam
075fd4da2d
Defining more usermod dependencies
2025-01-12 01:38:48 +00:00
Will Tatam
52bee88ad2
fix word_clock_matrix naming
2025-01-12 00:36:08 +00:00
Will Tatam
52b784e0e5
fix env:usermods
2025-01-12 00:22:54 +00:00