История коммитов

Автор SHA1 Сообщение Дата
  Omar Chebib 84dc42c4b0 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 лет назад
  morris 753a929525 global: fix sign-compare warnings 5 лет назад
  Angus Gratton 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 лет назад
  Angus Gratton 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 лет назад
  morris 2917651478 esp_rom: extract common ets apis into esp_rom_sys.h 5 лет назад
  morris a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 лет назад
  morris e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
  chenjianqiang 41fca84064 bugfix(ledc): fix crash when use one speed mode and enable ledc fade test case 6 лет назад
  chenjianqiang 857dec108d feat(ledc): refactor ledc driver 6 лет назад
  houwenxiang 30b2e02088 bugfix(LEDC):fix ledc CI issue for esp32s2beta. 6 лет назад
  Angus Gratton 0a0bb09585 Merge 'master' into feature/esp32s2beta_update 6 лет назад
  Angus Gratton 6990a7cd54 Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
  Angus Gratton 1dd2f3e07b driver: ledc: Fix low/high speed parameter setting 6 лет назад
  Angus Gratton 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
  kooho 2e8c85d8ff driver(ledc): fixed ledc clock selection bug. 7 лет назад
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
  kooho f98e7bbccf Update LEDC, PCNT,Timer_Group driver for esp32s2beta. 6 лет назад
  suda-morris 84b2f9f14d build and link hello-world for esp32s2beta 6 лет назад
  Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h 6 лет назад
  morris f5b03c9ea3 misc adjustment of esp32 component 6 лет назад
  Wangjialin d518a19d95 driver(ledc): fix ledc fade API and update the register header file 7 лет назад
  Wangjialin ab44c6ecc2 bugfix(ledc): fix bugs reported from unit-test and github. 7 лет назад
  kooho 1bebec05c6 driver(ledc): fix duty and fade issues and add thread-safe version APIs. 7 лет назад
  Angus Gratton feb64c3be6 ledc driver: Clarify logging of function argument errors 7 лет назад
  Liu Zhi Fu ed46976f41 esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine 8 лет назад
  Jiang Jiang Jian c672fc54fd Merge branch 'feature/ledc_more_meaningful_parameter_names' into 'master' 8 лет назад
  panfeng b553c925b1 bugfix: while scale equals 0 will cause crash 8 лет назад
  krzychb d488bb7bac Provided more meaningful parameter names by renaming 'bit_num' to 'duty_resolution' and 'div_num' to 'clock_divider' 8 лет назад
  Kewal Shah c4f15a0e5d ledc_get_duty return type changed from int to uint32_t, target_duty changed from int to uint32_t 8 лет назад
  qianyicheng acec9b9d35 bugfix(ledc): fix integer divided by zero in function ledc_set_fade_with_time 8 лет назад