esp-idf/components/esp_common
Darian Leung c5fd79547a freertos: Add CHOOSE_MACRO_VA_ARG selector
This commit adds a CHOOSE_MACRO_VA_ARG() selector to allow selection between two
versions of a macro based on the number of arguments. This replaces the previous
portGET_ARGUMENT_COUNT() selector.

- portYIELD_FROM_ISR() now uses CHOOSE_MACRO_VA_ARG()
- portYIELD_FROM_ISR(arg) version added to risc-v port
- Old vPortEvaluateYieldFromISR() and portGET_ARGUMENT_COUNT removed
2022-02-07 20:01:11 +08:00
..
include freertos: Add CHOOSE_MACRO_VA_ARG selector 2022-02-07 20:01:11 +08:00
src ulp: refactor ulp component 2022-01-27 11:54:42 +05:30
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
CMakeLists.txt System/Security: Memprot API unified (ESP32C3) 2021-12-21 01:50:36 +01:00
common.lf esp32: move common fragment definitions 2021-03-31 19:17:33 +08:00
Kconfig esp_common: move configs 2021-02-24 12:16:37 +08:00
project_include.cmake cmake: don't run crosstool-version-check for clang 2021-09-16 10:54:27 +02:00
soc.lf esp32: move common fragment definitions 2021-03-31 19:17:33 +08:00