Revīziju vēsture

Autors SHA1 Ziņojums Datums
  KonstantinKondrashov 9a24d95907 esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set 6 gadi atpakaļ
  KonstantinKondrashov dcbcb5fe58 esp_timer: Add Test case when set_alarm needs set timer < now_time 6 gadi atpakaļ
  KonstantinKondrashov 09cc922b42 esp32: Add UTs to check the System time does not jump back 6 gadi atpakaļ
  Ivan Grokhotkov 6b08e8b449 esp_timer: handle esp_timer_delete in timer task 6 gadi atpakaļ
  morris fcedf442ce move common source files from esp32 to esp_common 6 gadi atpakaļ
  Ivan Grokhotkov d3724dc35d esp_timer: fix occasional failures in "monotonic values" test 7 gadi atpakaļ
  Ivan Grokhotkov 96f152341a esp_timer: improve unit test robustness 7 gadi atpakaļ
  Ivan Grokhotkov b4e836eb97 esp_timer: test for monotonic values of esp_timer_get_timer in CI 7 gadi atpakaļ
  Ivan Grokhotkov 49d200aaa7 esp_timer: add test for esp_timer_impl_set_alarm 7 gadi atpakaļ
  Ivan Grokhotkov 141e51b468 esp_timer: reduce overflow value in unit tests 7 gadi atpakaļ
  Ivan Grokhotkov 296b280801 esp_timer: fix esp_timer_impl_advance not triggering expired timers 7 gadi atpakaļ
  Ivan Grokhotkov f0547d58e4 esp_timer: add documentation, expose profiling option in Kconfig 8 gadi atpakaļ
  Ivan Grokhotkov 6e7eb3c776 esp_timer: fix for the case when timer is deleted in callback 8 gadi atpakaļ
  He Yin Ling 0c40b2ec9d test: collect performance for esp-timer / spinlock 8 gadi atpakaļ
  Ivan Grokhotkov 4798b7d775 unit tests: add test to dump esp_timer stats 8 gadi atpakaļ
  Ivan Grokhotkov 3788b35f87 unit tests: more robust esp_timer test 8 gadi atpakaļ
  Ivan Grokhotkov f13623d97d make esp_timer.h public 8 gadi atpakaļ
  Ivan Grokhotkov 06af8cd086 esp_timer: return signed timestamp (int64_t) 8 gadi atpakaļ
  Ivan Grokhotkov c5632d3012 esp32: use ref_clock in esp_timer and delay tests 8 gadi atpakaļ
  Ivan Grokhotkov 1af6384349 esp_timer: lock-free implementation of esp_timer_get_time 8 gadi atpakaļ
  Ivan Grokhotkov 857a29872d esp_timer: add high resolution software timer API 8 gadi atpakaļ