Историја ревизија

Аутор SHA1 Порука Датум
  Darian Leung b097dd0a79 Add Task Watchdog backtrace printing пре 6 година
  Felipe Neves 429712c6eb freertos: moved all xtensa specific files into a separated folder пре 6 година
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) пре 6 година
  Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h пре 7 година
  Sachin Parekh f3db0b5a4a crosscore_init: port*_CRITICAL vanilla FreeRTOS compliance пре 7 година
  morris f5b03c9ea3 misc adjustment of esp32 component пре 7 година
  morris c159984264 separate rom from esp32 component to esp_rom пре 7 година
  Angus Gratton f6442abdeb esp32: Move esp_crosscore_isr_handle_yield() to IRAM пре 8 година
  Ivan Grokhotkov f65870566a crosscore_int: use _ISR version of portENTER/EXIT_CRITICAL in ISR пре 8 година
  Ivan Grokhotkov 566f018996 crosscore_int: add support for FREQ_SWITCH event пре 8 година
  Tian Hao 26a3cb93c7 component/soc : move dport access header files to soc пре 9 година
  Tian Hao f7e8856520 component/esp32 : fix dualcore bug пре 9 година
  Angus Gratton b6a2329f0f FreeRTOS: esp_crosscore_int_send_yield() should be in IRAM пре 9 година
  Ivan Grokhotkov a2e0c2432e esp32: sanity check ISR handler address passed into esp_intr_alloc пре 9 година
  Ivan Grokhotkov 833102cbf3 esp32: place cross-core interrupt handler into IRAM пре 9 година
  Jeroen Domburg 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts пре 9 година
  Jeroen Domburg 86d8f63005 Per-CPU interrupt handlers and args пре 9 година
  Jeroen Domburg 90b787636a Remove redundant volatile keyword пре 9 година
  Jeroen Domburg 68f39c1ed9 Only init crosscore when FreeRTOS runs in multicore mode, add warnings that cross_int calls are private. пре 9 година
  Jeroen Domburg 3371083c16 Add checks for tasks woken up on other CPUs where needed, make xYieldPending and xPendingReadyList per-processor, add configurable ISR stack size to Kconfig, in general fix the entire wake-up-task-on-other-cpu-by-interrupt implementation пре 9 година
  Jeroen Domburg c6477ff10d Fix int clear, actually call int init code пре 9 година
  Jeroen Domburg d3d9a8bc28 Most code written. Interrupts still do not fire yet. пре 9 година