This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-01 19:35:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e95c8c1d66bdc957a04ef04ea2f736ed51a58150
esp-idf
/
components
/
freertos
History
morris
61f89b97c6
bringup esp32-s3 on FPGA
2020-09-22 15:15:03 +08:00
..
include
/freertos
Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'"
2020-07-09 17:16:47 +02:00
test
Merge branch 'feature/free_components_iram' into 'master'
2020-09-15 23:14:31 +08:00
xtensa
bringup esp32-s3 on FPGA
2020-09-22 15:15:03 +08:00
CMakeLists.txt
esp_system: introduce intermediary function to call after system init
2020-06-19 18:40:10 +10:00
component.mk
Exception handlers for LoadStoreError and LoadStoreAlignmentError
2020-02-26 20:21:59 +08:00
croutine.c
…
event_groups.c
…
FreeRTOS-openocd.c
…
Kconfig
freertos: optionally place selected freertos functions into flash memory instead of IRAM
2020-09-15 23:14:31 +08:00
license.txt
…
linker.lf
startup: namespaced start_app and start_app_other_core to avoid user code collision
2020-09-15 16:05:19 -03:00
list.c
…
queue.c
…
sdkconfig.rename
…
stdint.readme
…
tasks.c
freertos: fix compilation warning at -O2 level
2020-07-15 12:50:51 +00:00
timers.c
…