esp-idf/components/freertos/test_apps
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
..
freertos refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +02:00
orig_inc_path core-system: trim build components for core-system test apps 2023-06-13 09:14:42 +08:00
.build-test-rules.yml freertos: fixed ORIG_INCLUDE_PATH cmake property having the wrong path 2022-08-24 18:43:28 +08:00