mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
cpu/esp_common/freertos: changes required for BLE
This commit is contained in:
parent
ce215f5be6
commit
b13bc776c2
@ -60,6 +60,7 @@ extern "C" {
|
||||
|
||||
#define portNUM_PROCESSORS 2
|
||||
#define xPortGetCoreID() PRO_CPU_NUM
|
||||
#define vPortYield portYIELD
|
||||
|
||||
#else /* defined(CPU_FAM_ESP32) || defined(CPU_FAM_ESP32S3) */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user