Commit History

Автор SHA1 Съобщение Дата
  Konstantin Kondrashov e274940a46 newlib: Add some functions from _POSIX_TIMERS преди 7 години
  Mahavir Jain eef8d0f7ed Resolve required include header dependencies in component itself преди 7 години
  Angus Gratton c99a30a167 Merge branch 'bugfix/wakeup_from_deep_sleep' into 'master' преди 7 години
  Konstantin Kondrashov 7e2a3da643 esp32: Fix not the right time spent in a deep sleep преди 7 години
  Konstantin Kondrashov b1189f4f6a newlib: Remove RTC_DATA_ATTR for adjtime преди 7 години
  Konstantin Kondrashov 6f529cbe64 newlib: Add adjtime - makes a gradual adjustment the system clock преди 7 години
  Ivan Grokhotkov bee1afaf6d time: rename time source option from FRC to "high-resolution timer" преди 8 години
  Ivan Grokhotkov df74211fc3 newlib/time: fix compilation error when only RTC is used as clock source преди 8 години
  Ivan Grokhotkov 37e9bc715c esp_clk.h: make public, add getters for RTC time, CPU/APB freq преди 8 години
  Ivan Grokhotkov f13623d97d make esp_timer.h public преди 8 години
  Ivan Grokhotkov 5425d8569c Merge branch 'feature/pthread_api' into 'master' преди 8 години
  Angus Gratton f8339fc1bd newlib: Avoid deprecation warning calling system_get_time() from system_relative_time() преди 8 години
  Alexey Gerenkov 20942421c3 According to review comments преди 8 години
  Ivan Grokhotkov f31efb697c newlib: rename esp_setup_time_syscalls to esp_set_time_from_rtc преди 8 години
  Ivan Grokhotkov 42e9d49bb1 newlib: implement gettimeofday using of esp_timer преди 8 години
  Ivan Grokhotkov abe9516fdc newlib: implement usleep преди 8 години
  Ivan Grokhotkov 8ccb2a4990 esp32: make time monotonic across resets преди 8 години
  Ivan Grokhotkov cc8af68244 syscalls: fix wraparound of RTC time преди 8 години
  Ivan Grokhotkov 6353bc40d7 Add support for 32k XTAL as RTC_SLOW_CLK source преди 8 години
  Ivan Grokhotkov dbf60eb922 rtc: fix typo in RTC_CNTL_SLOWCLK_FREQ macro name преди 9 години
  Ivan Grokhotkov 90c43ea95e newlib: fix register used for DPORT/RTC bug workaround преди 9 години
  Ivan Grokhotkov 7776d3e065 time: only define {get,set}_boot_time if FRC1 or RTC is used as time source преди 9 години
  Ivan Grokhotkov 8c25a0fd9d time: workaround for FRC_TIMER_INT_REG write issue преди 9 години
  Ivan Grokhotkov b24ac487cb newlib: use RTC_STORE registers to keep boot time instead of RTC_SLOW_MEM преди 9 години
  Jeroen Domburg 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts преди 9 години
  Ivan Grokhotkov 8b2f933a51 Implement system_* APIs in IDF преди 9 години
  Ivan Grokhotkov fcba7e278d Merge branch 'bugfix/github_issues' into 'master' преди 9 години
  Ivan Grokhotkov d29935b9ce newlib: fix `_times_r` syscall implementation преди 9 години
  Ivan Grokhotkov 8bdcf0c5f7 newlib: fix compilation error when no timers are enabled in menuconfig преди 9 години
  Ivan Grokhotkov eb2c633cbf newlib: implement settimeofday, integrate LwIP SNTP, add SNTP example преди 9 години