Sudeep Mohanty
|
4bc6b9ed7e
|
freertos-smp: Updated the FreeRTOS SMP kernel source to the latest commit
This commit updates the FreeRTOS SMP source to the latest upstream
source at commit 8128208bdee1f997f83cae631b861f36aeea9b1f
|
2022-11-03 08:01:44 +01:00 |
|
Darian Leung
|
fa45adee3c
|
freertos: Update SMP FreeRTOS porting notes
|
2022-06-22 20:20:12 +08:00 |
|
Darian Leung
|
199df492b7
|
freertos: Update task creation pinned to core functions
This commit updates the "xTaskCreate...PinnedToCore()" functions to
call the "xTaskCreate...AffinitySet()" equivalent functions.
|
2022-03-21 11:37:21 +08:00 |
|
Darian Leung
|
c2f2b1e228
|
freertos: Add SMP FreeRTOS porting notes
This commit adds some notes about the SMP FreeRTOS port
|
2022-03-08 14:59:18 +08:00 |
|