Commit History

Author SHA1 Message Date
  Zim Kalinowski 11329a0ce5 rename processors to cores 4 years ago
  Zim Kalinowski 6590cc7616 freertos: upgrade to 10.4.3 - rename xaskRemoveFromUnorderedEventList 4 years ago
  Zim Kalinowski da65a010a3 fixed invalid taskEXIT_CRITICAL 4 years ago
  Zim Kalinowski fa56351261 Merge branch 'feature/freertos-upgrade-to-10.4.3-extras' into 'master' 4 years ago
  Zim Kalinowski 5f522cd6f3 freertos: upgrade to 10.4.3 -- extras 4 years ago
  Zim Kalinowski 538911e9ee reconcile traces 4 years ago
  Zim Kalinowski 8f06bf6e44 freertos: upgrade to 10.4.3 - missing code layout changes 4 years ago
  Zim Kalinowski cbb087ae9c Merge branch 'zim-marking-vtasksuspendall' into 'master' 4 years ago
  Zim Kalinowski 61ac7c3368 freertos: upgrade - indexed notifications 4 years ago
  Zim Kalinowski b7dbd3ffc1 Merge branch 'zim-xtaskdelayuntil-and-a-few-minor' into 'master' 4 years ago
  Zim Kalinowski 704a092550 freertos: upgrade to 10.4.3 - xTaskDelayUntil change and a few minor changes 4 years ago
  Zim Kalinowski 07bd686471 marking vTaskSuspendAll and a few other small cleanups 4 years ago
  Zim Kalinowski 701c4fb2e3 upgrade freertos version and history 4 years ago
  Zim Kalinowski 5f2a66a8a5 freertos: Reduce ESP specific code 4 years ago
  Zim Kalinowski a8c7db62be freertos: cherrypicked code layout changes from freertos upgrade branch 4 years ago
  Omar Chebib 83c9e1b223 freertos: take tasks snapshot out of tasks.c source code 4 years ago
  Zim Kalinowski afc77dbc5a freertos: Sync safe changes from Amazon SMP branch 4 years ago
  Gautier Seidel 5a5e710225 fix(FreeRTOS): Initialize uxTaskNumber at task initialization 6 years ago
  Angus Gratton c7328f1cc0 freertos: Fix race condition returning incorrect TCB on unpinned tasks 4 years ago
  Angus Gratton 191e649257 freertos: Add some comments about deleting tasks when using SMP 5 years ago
  Angus Gratton f7b859ac84 freertos: Fix race condition using vTaskDelete() cross-core causing resource leak 5 years ago
  Angus Gratton d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 years ago
  Marius Vikhammer d294ac381f freertos: fix errors reported by PVS-Studio 5 years ago
  Alexey Gerenkov ae1cc5f49b freertos: Adds snapshot API to walk over tasks lists 5 years ago
  morris 753a929525 global: fix sign-compare warnings 5 years ago
  Axel Lin 29b6b0ce0d freertos: Fix missing affinity info in vTaskList 5 years ago
  Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 years ago
  Mahavir Jain 199b2cb79d freertos: add parameter validation checks in xTaskCreateStaticPinnedToCore 5 years ago
  Angus Gratton bb74334830 freertos: Fix regression when xCoreID included in task status TCB 5 years ago
  Angus Gratton 1224ae9a42 freertos: Use configured idle task stack size not minimum task stack size for idle tasks 5 years ago