Historial de Commits

Autor SHA1 Mensaje Fecha
  raldone01 7982ed9a7d newlib: Move _gettimeofday_r call in clock_gettime hace 6 años
  Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h hace 6 años
  Konstantin Kondrashov 62a9eacced newlib: Fix adjtime hace 7 años
  morris c159984264 separate rom from esp32 component to esp_rom hace 7 años
  morris 956c25dedd move esp32 chip specific includes to esp32/xxx.h hace 7 años
  Konstantin Kondrashov e274940a46 newlib: Add some functions from _POSIX_TIMERS hace 7 años
  Mahavir Jain eef8d0f7ed Resolve required include header dependencies in component itself hace 7 años
  Angus Gratton c99a30a167 Merge branch 'bugfix/wakeup_from_deep_sleep' into 'master' hace 7 años
  Konstantin Kondrashov 7e2a3da643 esp32: Fix not the right time spent in a deep sleep hace 7 años
  Konstantin Kondrashov b1189f4f6a newlib: Remove RTC_DATA_ATTR for adjtime hace 7 años
  Konstantin Kondrashov 6f529cbe64 newlib: Add adjtime - makes a gradual adjustment the system clock hace 7 años
  Ivan Grokhotkov bee1afaf6d time: rename time source option from FRC to "high-resolution timer" hace 8 años
  Ivan Grokhotkov df74211fc3 newlib/time: fix compilation error when only RTC is used as clock source hace 8 años
  Ivan Grokhotkov 37e9bc715c esp_clk.h: make public, add getters for RTC time, CPU/APB freq hace 8 años
  Ivan Grokhotkov f13623d97d make esp_timer.h public hace 8 años
  Ivan Grokhotkov 5425d8569c Merge branch 'feature/pthread_api' into 'master' hace 8 años
  Angus Gratton f8339fc1bd newlib: Avoid deprecation warning calling system_get_time() from system_relative_time() hace 8 años
  Alexey Gerenkov 20942421c3 According to review comments hace 8 años
  Ivan Grokhotkov f31efb697c newlib: rename esp_setup_time_syscalls to esp_set_time_from_rtc hace 8 años
  Ivan Grokhotkov 42e9d49bb1 newlib: implement gettimeofday using of esp_timer hace 8 años
  Ivan Grokhotkov abe9516fdc newlib: implement usleep hace 8 años
  Ivan Grokhotkov 8ccb2a4990 esp32: make time monotonic across resets hace 8 años
  Ivan Grokhotkov cc8af68244 syscalls: fix wraparound of RTC time hace 8 años
  Ivan Grokhotkov 6353bc40d7 Add support for 32k XTAL as RTC_SLOW_CLK source hace 8 años
  Ivan Grokhotkov dbf60eb922 rtc: fix typo in RTC_CNTL_SLOWCLK_FREQ macro name hace 9 años
  Ivan Grokhotkov 90c43ea95e newlib: fix register used for DPORT/RTC bug workaround hace 9 años
  Ivan Grokhotkov 7776d3e065 time: only define {get,set}_boot_time if FRC1 or RTC is used as time source hace 9 años
  Ivan Grokhotkov 8c25a0fd9d time: workaround for FRC_TIMER_INT_REG write issue hace 9 años
  Ivan Grokhotkov b24ac487cb newlib: use RTC_STORE registers to keep boot time instead of RTC_SLOW_MEM hace 9 años
  Jeroen Domburg 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts hace 9 años