esp-idf/docs/en
Sudeep Mohanty 9b81e2b189 freertos: Schedule tasks unblocked by an ISR on a core with scheduler running if core affinity matches
FromISR APIs would put an unblocked task on the pending ready list if
the scheduler is suspended on the current core, irrespective of the
task's core affinity and the state of the scheduler on the other core.
This commit updates this behavior by allowing tasks to get scheduled on
a core which has the scheduler running as long as the task's core
affinity allows it.
2023-03-15 07:43:33 +00:00
..
_templates doc: Add exact git version & target SoC to feedback form parameters 2020-03-27 11:29:59 +11:00
api-guides Merge branch 'bugfix/add_rf_test_lib' into 'master' 2023-03-13 20:21:47 +08:00
api-reference freertos: Schedule tasks unblocked by an ISR on a core with scheduler running if core affinity matches 2023-03-15 07:43:33 +00:00
contribute docs: provide simple approach to run pytest locally 2023-03-10 11:25:02 +08:00
get-started docs: remove incorrect note from get started of esp32s3 2023-02-15 15:44:39 +08:00
hw-reference Doc: added a warning to not use pin 35, 36, 37 on modules with octal external memory 2023-01-30 14:22:55 +08:00
libraries-and-frameworks docs: add C++ support chapter to the API guides 2022-11-04 18:37:03 +01:00
migration-guides docs: upate migration guides for deprecated type and header file in power management component 2023-02-23 11:36:13 +08:00
security docs: add ESP32-H2 secure boot guide 2023-03-06 16:58:08 +05:30
third-party-tools docs: fix link_roles not linking correctly for certain files 2020-06-22 20:42:59 +08:00
404.rst docs: update 404.rst 2022-07-04 14:44:29 +08:00
about.rst docs: update getting started and frontpage docs for C6 2022-11-17 11:30:30 +08:00
conf.py docs: update copyright date for docs automatically 2022-01-10 15:05:33 +08:00
COPYRIGHT.rst docs: fix rst external links with wrong format 2023-02-13 11:51:31 +08:00
index.rst docs: remove rarely used items from the home page 2022-09-23 16:04:52 +08:00
languages.rst doc:updated cn translation for language.rst and version.rst to provide new layout for version/target select 2021-03-12 16:15:56 +08:00
resources.rst docs: update redirected links 2022-05-07 13:09:41 +08:00
versions.rst docs: add commands to updating esp-idf versions in windows system 2022-10-19 15:18:01 +08:00