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

Автор SHA1 Сообщение Дата
  Armando 211c3c0e05 feat(esp_timer): added esp_timer p4 base support 2 лет назад
  KonstantinKondrashov 5693e0188b refactor(esp_timer): Remove duplicate code and move it to a common file 2 лет назад
  Ivan Grokhotkov 500b5b2103 Merge branch 'contrib/github_pr_11215' into 'master' 2 лет назад
  laokaiyao bf2a7b2df6 esp32h4: removed esp32h4 related codes 2 лет назад
  Jens Gutermuth 3ba70490c9 improve thread safety in esp_timer 3 лет назад
  KonstantinKondrashov 91fcced0fb esp_timer: Adds IRAM_ATTR for esp_timer_restart and esp_timer_is_active 2 лет назад
  KonstantinKondrashov 449e4bcae7 esp_timer: Adds AFFINITY options for task and ISR 3 лет назад
  Cao Sen Miao 8cc9260f86 ESP32H2: Add system support for ESP32H2 3 лет назад
  laokaiyao 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 лет назад
  Omar Chebib c8614a0dbf esp_timer: add a function to restart timer 3 лет назад
  Omar Chebib 53c7dd4efc WDT: implement interrupt wdt and task wdt for ESP32-C2 3 лет назад
  wuzhenghui 308e4dcbfa esp32c6: add esp_timer support 3 лет назад
  Ivan Grokhotkov bb771fb7c4 esp_timer: perform initialization using ESP_SYSTEM_INIT_FN 3 лет назад
  Laukik Hase c5decf291e ci: Fix for `ETSTimers arm & disarm run from IRAM` UT 4 лет назад
  Sudeep Mohanty a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 4 лет назад
  laokaiyao cf049e15ed esp8684: rename target to esp32c2 4 лет назад
  Mahavir Jain 203f82cc49 Fix various warnings generated from Coverity scan 4 лет назад
  Sudeep Mohanty 5806e57773 esp_timer: Added esp_timer_get_period/expiry_time APIs 4 лет назад
  Cao Sen Miao 5add6593f4 ESP8684: Add esp_gdbstub, mbedtls, esp_timer 4 лет назад
  Cao Sen Miao b0123199da esp_timer: init rtc timer and system timer in early init 4 лет назад
  Ivan Grokhotkov 249abb3fe8 esp_timer: allow querying the timer before esp_timer_init is called 4 лет назад
  Shu Chen 6fce2930d0 esp32h2: enable more components to support esp32h2 4 лет назад
  Rahul Tank 3159ba1d5a Add esp_timer_is_active function for Nimble stack to use esp_timer instead of FreeRTOS timer 4 лет назад
  KonstantinKondrashov f9ad16bb66 esp_timer: Timers with skip_unhandled_events option won't wake up system from light sleep 4 лет назад
  Renz Bagaporo 74de5a7c58 esp_timer: correct startup time 4 лет назад
  KonstantinKondrashov 7bbf4a3422 esp_timer: Fix Test ESP_TIMER_ISR dispatch method is not blocked 4 лет назад
  Angus Gratton fb1488abba Merge branch 'feature/esp_timer_isr_dispatch_method_restore' into 'master' 4 лет назад
  Sachin Parekh 296d10e675 esp_timer: Label each column of timer dump 5 лет назад
  KonstantinKondrashov 63d4911cdb esp_timer: Add ESP_TIMER_ISR dispatch method 6 лет назад
  KonstantinKondrashov aa96c9a4d8 esp_timer: Add an option to skip unhandled events for periodic timers 5 лет назад