Commit History

作者 SHA1 備註 提交日期
  Angus Gratton 420aef1ffe Updates for riscv support 5 年之前
  Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 年之前
  Angus Gratton 4df4bd9558 Merge branch 'bugfix/clock_getres_accuracy_resolution' into 'master' 5 年之前
  Konstantin Kondrashov 9386cafbc3 time: Fix gettimeofday for ESP32-S3 5 年之前
  KonstantinKondrashov 7ae7adf16a newlib: Fix clock_getres() improves accuracy 5 年之前
  morris 61f89b97c6 bringup esp32-s3 on FPGA 5 年之前
  Marius Vikhammer 6fb996b1ac newlib: revert back from spinlocks to using newlib locks for time.h 5 年之前
  Renz Bagaporo c70c227591 esp_system: private system time functions for now 5 年之前
  Renz Bagaporo 346cf4430d esp_system: introduce system time functions 5 年之前
  Renz Bagaporo a395a00d2c newlib: separate low-level code in time.c implementation 5 年之前
  morris 2917651478 esp_rom: extract common ets apis into esp_rom_sys.h 5 年之前
  KonstantinKondrashov 0c7e13f0cd newlib: Fix adjtime, returns the amount of time remaining from any previous adjustment 5 年之前
  morris e30cd361a8 global: rename esp32s2beta to esp32s2 6 年之前
  Konstantin Kondrashov 2c793cef06 idf: Support a custom toolchain with time_t wide 64-bits 6 年之前
  Angus Gratton 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 年之前
  Angus Gratton 24d26fccde Merge branch 'master' into feature/esp32s2beta_update 6 年之前
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年之前
  raldone01 7982ed9a7d newlib: Move _gettimeofday_r call in clock_gettime 6 年之前
  suda-morris 4a79d750a5 clean up build warnings 6 年之前
  suda-morris 84b2f9f14d build and link hello-world for esp32s2beta 6 年之前
  Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h 6 年之前
  Konstantin Kondrashov 62a9eacced newlib: Fix adjtime 6 年之前
  morris c159984264 separate rom from esp32 component to esp_rom 6 年之前
  morris 956c25dedd move esp32 chip specific includes to esp32/xxx.h 6 年之前
  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 年之前