Commit History

Author SHA1 Message Date
  wanlei 57614bbad2 feat(ledc): support ledc on esp32p4 2 years ago
  Song Ruo Jing fcc6514dde ledc: Add an all-in-one HAL function to set fade parameters, and refactor ledc_ll_get_max_duty function 2 years ago
  Song Ruo Jing 79f34fe524 ledc: Support gamma curve fade feature on esp32c6 and esp32h2 3 years ago
  Song Ruo Jing ad55230b0a ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code 3 years ago
  Song Ruo Jing 662df0da3b ledc: Channel configuration requires the ledc core clock on to be effective. Therefore, a clock source is selected for the core clock since the peripheral initialization. Additionally, correct the usage of channel para_up and duty_start bits. 3 years ago
  songruojing 534346f4bb ledc: Provide support for esp32c2 and esp32h2 4 years ago
  Omar Chebib aa2ca7dd94 LEDC: improved support for ESP32-C3 and refactored divisor calculation 4 years ago
  Marius Vikhammer 58c3f6a421 hal: explicitly include soc_caps.h 5 years ago
  Michael (XIAO Xufeng) 1966f00f0b soc: updates caps usage 5 years ago
  Michael (XIAO Xufeng) 5425ef4ee4 hal: extract hal component from soc component 5 years ago