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

Автор SHA1 Сообщение Дата
  Angus Gratton 6a711671c6 Merge branch 'bugfix/spinlock_coredump_regressions_v4.2' into 'release/v4.2' 5 лет назад
  Ivan Grokhotkov a6f0b15d3e Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 5 лет назад
  Ivan Grokhotkov b181623d9b freertos: fix compilation warning at -O2 level 5 лет назад
  Felipe Neves c296d01737 gdbstub: added cpu id of running tasks to the output 5 лет назад
  Felipe Neves 140c5e0677 freertos: added task state field inside of TaskSnapshot_t to capture it. 5 лет назад
  David Cermak 2e28ab29c7 freertos: silence the static analysis warning referencing the workitem 6 лет назад
  Felipe Neves 73592d9bc4 spin_lock: added new spinlock interface and decoupled it from RTOS 6 лет назад
  Felipe Neves 5d7564a039 freertos/Kconfig: make optimized task selection dependent on FREERTOS_UNICORE option 6 лет назад
  Felipe Neves 2c612ec1dc components/freertos: using the optimized task selection on esp32s2beta 6 лет назад
  Felipe Neves d4c82606fb components/freertos: added and enabled the optimized task selection 6 лет назад
  Felipe Neves d059a955ae freertos: removed likely macros from non-port specifics parts of freertos 6 лет назад
  Felipe Neves fc00236d79 components/esp_common: added esp_macros.h that aims to hold useful macros 6 лет назад
  Mahavir Jain 4ccac94816 freertos: modify configASSERTs around scheduler state check 6 лет назад
  Darian Leung 79e74e5d5f freertos: Fix configASSERT thread safety 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 75c0066f93 Fix remaining -Wstrict-prototypes warnings 6 лет назад
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
  Darian Leung 037c079e9a esp32: Refactor backtrace and add esp_backtrace_print() 7 лет назад
  Ivan Grokhotkov 04d1ce944d freertos: pass unit tests compilation 6 лет назад
  suda-morris 84b2f9f14d build and link hello-world for esp32s2beta 6 лет назад
  Konstantin Kondrashov 8e434c1bf0 freertos: Fix xTaskIncrementTick for unwind the Tick for CPU1 6 лет назад
  Michael (XIAO Xufeng) 562af8f65e global: move the soc component out of the common list 6 лет назад
  morris f5b03c9ea3 misc adjustment of esp32 component 6 лет назад
  morris c159984264 separate rom from esp32 component to esp_rom 6 лет назад
  Ivan Grokhotkov 8eb40bea51 freertos: pass TCB rather than the array to trace functions 7 лет назад
  Ivan Grokhotkov 28f1e1597b Merge branch 'bugfix/tickless_idle_single_core' into 'master' 7 лет назад
  Ivan Grokhotkov ae08bdcc31 freertos: fix compilation warning in single core mode 7 лет назад
  Ivan Grokhotkov b7841ec313 freertos: use xTaskQueueMutex to protect tick count 7 лет назад
  Mahavir Jain ff81dc16e0 freertos: cleanup tick/idle hook functionality 7 лет назад