Guillaume Souchere
|
872bc74954
fix(heap): Fix bugs in heap task tracking
|
2 lat temu |
Guillaume Souchere
|
7492c862af
feat(heap): Dissociate heap poisoning from task tracking
|
2 lat temu |
morris
|
956ec54aed
fix(heap): use _SAFE version of critical section
|
2 lat temu |
morris
|
ef00bd59dc
esp_rom: extract int matrix route and cpu ticks getter
|
4 lat temu |
Darian Leung
|
9b3796d2f1
freertos: Add portTRY_ENTRY_CRITICAL() and deprecate legacy spinlock fucntions
|
4 lat temu |
Angus Gratton
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 lat temu |
Angus Gratton
|
420aef1ffe
Updates for riscv support
|
5 lat temu |
morris
|
2917651478
esp_rom: extract common ets apis into esp_rom_sys.h
|
5 lat temu |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 lat temu |
Ivan Grokhotkov
|
3285ed116d
heap: make compatible with non-OS builds, remove target dependence
|
6 lat temu |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
6 lat temu |
Roland Dobai
|
c5000c83d2
Rename Kconfig options (root)
|
6 lat temu |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
6 lat temu |
Mahavir Jain
|
5cdd08ef5a
heap: fix build failure due to missing header
|
7 lat temu |
Ivan Grokhotkov
|
573ea385b4
multi_heap: use portENTER/EXIT_CRITICAL instead of taskENTER/EXIT_CRITICAL
|
8 lat temu |
Stephen Casner
|
bc2879a956
heap: Add task tracking option for heap usage monitoring
|
8 lat temu |
Angus Gratton
|
76d8190444
multi_heap: Print the problem address when aborting due to heap corruption
|
8 lat temu |
Angus Gratton
|
5ee49fd311
heap: Add new multi_heap heap implementation to replace FreeRTOS-based tagged heaps
|
8 lat temu |