esp-idf/examples/peripherals/ledc/ledc_fade/main
Darian Leung 6fc935e584 refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t
portBASE_TYPE is an internal macro defined by the porting layer. This commit
changes all references to BaseType_t which is the official type exposed by
FreeRTOS.
2023-07-31 17:10:34 +02:00
..
CMakeLists.txt Added LEDC basic PWM example 2021-04-28 11:11:07 +01:00
ledc_fade_example_main.c refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +02:00