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