Steve Jothen
|
7ca5fa87c0
Use correct recursive mutex for env and regular mutex for tz
|
3 лет назад |
wuzhenghui
|
62f9ddcb82
esp32c6: add newlib support
|
3 лет назад |
Darian Leung
|
57fd78f5ba
freertos: Remove legacy data types
|
3 лет назад |
laokaiyao
|
cf049e15ed
esp8684: rename target to esp32c2
|
4 лет назад |
Sudeep Mohanty
|
e22b4007d3
esp_hw_support: Removed deprecated CPU util functions
|
4 лет назад |
Cao Sen Miao
|
36f6d16b8d
ESP8684: add soc, riscv, newlib support
|
4 лет назад |
Shu Chen
|
6fce2930d0
esp32h2: enable more components to support esp32h2
|
4 лет назад |
Anton Maklakov
|
b46b50eaa6
newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips
|
4 лет назад |
Marius Vikhammer
|
2aead8ba57
Support ESP32S3 Beta 3 target
|
4 лет назад |
Ivan Grokhotkov
|
b7b9ea4361
newlib: add _RETARGETABLE_LOCKING support
|
5 лет назад |
Angus Gratton
|
420aef1ffe
Updates for riscv support
|
5 лет назад |
Felipe Neves
|
429712c6eb
freertos: moved all xtensa specific files into a separated folder
|
6 лет назад |
Tian Hao
|
4987a5ad90
fix bug that semaphore may schedule out in Critical Section
|
6 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
Ivan Grokhotkov
|
05aab5c0b9
newlib: force including IDF locks implementation
|
6 лет назад |
Angus Gratton
|
769bd4a4af
linker: When using section type attributes, create unique sections
|
7 лет назад |
Ivan Grokhotkov
|
9240bbb708
esp32: remove ROM functions redefined in IDF from LD script
|
7 лет назад |
Angus Gratton
|
75d6fdf73c
newlib locks: Fix _lock_init() & _lock_init_recursive() failing to initialise a lock
|
8 лет назад |
Jeroen Domburg
|
6739d5b99f
Add xPortInIsrContext function + unit test. This function returns true when the current CPU runs in an interrupt handler context.
|
9 лет назад |
Ivan Grokhotkov
|
b3b8334d54
vfs and newlib: small fixes
|
9 лет назад |