Harald Barth
|
dc5f5e05b9
|
ESP32 fix PWM LEDC inverted pin mode
|
2024-04-05 14:05:12 +02:00 |
|
Harald Barth
|
6d7d2325da
|
ESP32 rewrite PWM LEDC inrush duty fix
|
2024-04-05 01:10:10 +02:00 |
|
Harald Barth
|
fdc956576b
|
ESP32 rewrite PWM LEDC to use pin mux
|
2024-04-05 01:02:49 +02:00 |
|
Harald Barth
|
99a09c713f
|
To make usage easier, use F29 to F31 for frequencies
|
2024-01-20 23:34:17 +01:00 |
|
Harald Barth
|
adb8b56c92
|
variable frequency step #1
|
2023-12-30 21:23:44 +01:00 |
|
Harald Barth
|
6036ff9b15
|
ESP32: ledcSetup before ledcAttach
|
2023-07-17 02:22:35 +02:00 |
|
pmantoine
|
d2cc60812d
|
Merge ESP32-fixes into DCCTimerESP
|
2023-04-16 15:40:27 +08:00 |
|
Harald Barth
|
cf89fe2a72
|
make max ADC value a per platform ADC function
|
2022-10-12 23:45:10 +02:00 |
|
Harald Barth
|
08c114fd22
|
Fixed minor typo in ESP32 code which broke everything
|
2022-10-05 22:27:27 +02:00 |
|
Harald Barth
|
e0bf978f2b
|
Change Adc to ADCee because of SAMD conflict
|
2022-10-04 22:19:51 +02:00 |
|
Harald Barth
|
ee568fcd11
|
make the Adc class functions the normal code path
|
2022-10-04 21:55:13 +02:00 |
|
Harald Barth
|
e1fd6e9414
|
disable ESP32 code that is not used
|
2022-08-09 16:26:48 +02:00 |
|
Harald Barth
|
4316413618
|
compiles (but no waveform) on ESP32
|
2022-07-30 23:02:26 +02:00 |
|
Asbelos
|
9768083bfe
|
DCCTimer::reset
Moves CPU dependent reset code into correct place.
|
2022-07-08 15:01:40 +01:00 |
|
Harald Barth
|
4a56998553
|
inline setSignal ; bugfix HA switching code by doing clearPWM
|
2022-05-10 23:37:24 +02:00 |
|
Harald Barth
|
f7e2c0ca99
|
add ESP defines
|
2022-03-04 23:37:27 +01:00 |
|