Theo Arends
|
169e65a922
|
Add ESP32 non-persistent phy selection
|
2022-10-15 14:33:21 +02:00 |
Stephan Hadinger
|
299cc5a87b
|
Fix PWM for ESP32 variants
|
2022-08-05 10:11:56 +02:00 |
Stephan Hadinger
|
4dc6adf37f
|
Temp fix for ledcReadFreq()
|
2022-08-02 23:21:12 +02:00 |
Stephan Hadinger
|
abf352c8f8
|
Fix remapping of ledcReadFreq
|
2022-08-02 19:39:27 +02:00 |
Stephan Hadinger
|
f45cd5e905
|
Fixed comments and cleaned up
|
2022-08-02 10:07:55 +02:00 |
Stephan Hadinger
|
47b1f40245
|
Fix PWM to allow 4 different frequencies
|
2022-08-01 19:27:49 +02:00 |
Theo Arends
|
c17e73aa9b
|
Refactor analogWrite library
|
2022-07-22 15:13:41 +02:00 |
stefanbode
|
51472ef842
|
Update esp8266toEsp32.cpp
|
2022-07-22 14:45:10 +02:00 |
stefanbode
|
c1fba57bb6
|
Update esp8266toEsp32.cpp
|
2022-07-21 10:05:11 +02:00 |
stefanbode
|
dda1889a7c
|
Update esp8266toEsp32.h
|
2022-07-21 09:54:37 +02:00 |
Stephan Hadinger
|
957c0a369d
|
Remove `ESP.getFlashChipSize()` replaced by `ESP_getFlashChipSize()`
|
2022-05-10 23:15:26 +02:00 |
Stephan Hadinger
|
a7577cfefc
|
Esp32 improve PWM inverted
|
2022-03-08 22:49:12 +01:00 |
Jason2866
|
ec3b26da8b
|
add S3
|
2022-01-30 16:56:21 +01:00 |
Stephan Hadinger
|
539c508918
|
Increase PWM channels to 16 (Esp32 only)
|
2022-01-27 21:30:05 +01:00 |
Jason2866
|
32ec553cc7
|
Tasmota core 2.0.2.x based on release IDF44 (#14611)
* Tasmota core 2.0.2.x based on release IDF44
Co-authored-by: s-hadinger <49731213+s-hadinger@users.noreply.github.com>
|
2022-01-27 16:53:39 +01:00 |
Stephan Hadinger
|
532afbaecd
|
PWM auto-phasing for lights by default (new behavior) unless ``SetOption134 1``
|
2022-01-24 22:48:57 +01:00 |
Stephan Hadinger
|
fffcf1c2df
|
Remove WiFiUDP32 to solve linker warnings
|
2022-01-14 22:53:19 +01:00 |
Theo Arends
|
8943656729
|
Fixed ESP32 LedPwmMode exception
Fixed ESP32 LedPwmMode exception (#14073)
|
2021-12-22 16:50:29 +01:00 |
Stephan Hadinger
|
307f140a81
|
Fixed PWM5 on ESP32C3
|
2021-08-17 17:10:48 +02:00 |
Barbudor
|
785d8a75b5
|
move the fix to esp32 adaptation layer
|
2021-04-20 08:18:25 +02:00 |
Jason2866
|
186c8bcdb5
|
add C3
|
2021-04-17 19:54:56 +02:00 |
Stephan Hadinger
|
f808038694
|
ESP32 support for WS2812 hardware driver via RMT or I2S
|
2021-03-10 20:38:19 +01:00 |
Jason2866
|
ce064906fd
|
add lib info files
|
2021-02-12 09:43:23 +01:00 |
Theo Arends
|
5caaf60c68
|
Prep ESP32S2
|
2021-02-03 14:12:43 +01:00 |
Theo Arends
|
cd38179f7f
|
Prep ESP32S2
|
2021-02-03 12:22:17 +01:00 |
Theo Arends
|
13713dccc1
|
Prep ESP32S2
|
2021-02-02 17:55:45 +01:00 |
Theo Arends
|
e891c4e490
|
Update setSleepMode
|
2021-01-14 17:04:54 +01:00 |
Theo Arends
|
85b2d62225
|
ESP8266 Support for 2MB and up linker files with 1MB and up LittleFS
Breaking Change: ESP8266 until now NOT SUPPORTED linker files 2MB and up. Current settings will be overwritten once LittleFS is enabled
|
2021-01-11 17:56:18 +01:00 |
BBBits
|
f99f413065
|
mDNS Performance Fix & mDNS ESP32 Support
|
2021-01-10 22:04:16 +13:00 |
Theo Arends
|
fc93b05476
|
Happy New Year
|
2021-01-01 13:57:04 +01:00 |
Theo Arends
|
43171d12a7
|
Fix ESP32 phy mode detection
|
2020-12-07 18:16:28 +01:00 |
Theo Arends
|
3d44203cb5
|
Fix ESP32 KNX UDP multicastpackage
Fix ESP32 KNX UDP multicastpackage (#9811)
|
2020-11-17 13:53:49 +01:00 |
Jason2866
|
e454c54e6d
|
move libs in folder lib
|
2020-10-26 12:51:06 +00:00 |