This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-04-10 00:30:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
freertos
History
Angus Gratton
191e649257
freertos: Add some comments about deleting tasks when using SMP
...
Some cases are not immediately obvious, so document them in comments.
2021-04-13 03:40:10 +00:00
..
include
/freertos
doc: Add notes that vTaskStartScheduler() is called during startup
2021-03-31 09:37:28 +11:00
port
esp_system: check early for single core variant
2021-03-29 06:50:47 +00:00
test
freertos: Add some comments about deleting tasks when using SMP
2021-04-13 03:40:10 +00:00
CMakeLists.txt
…
component.mk
…
croutine.c
…
event_groups.c
freertos: fix errors reported by PVS-Studio
2021-02-11 03:15:04 +00:00
freertos_v8_compat.c
…
FreeRTOS-openocd.c
…
History.txt
…
Kconfig
freertos: Use the standard assert() function for configASSERT
2021-03-03 10:26:57 +11:00
license.txt
…
linker.lf
Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master'
2021-01-21 15:59:35 +08:00
list.c
…
queue.c
…
sdkconfig.rename
freertos: always enable static allocation
2020-12-29 16:18:04 +01:00
stream_buffer.c
…
tasks.c
freertos: Add some comments about deleting tasks when using SMP
2021-04-13 03:40:10 +00:00
timers.c
…