esp-idf/components/freertos/include/freertos
Stefan Profanter 18533346b8 Fix compile error using asm
In function 'xPortGetCoreID':
error: expected ')' before ':' token
         :"=r"(id));

Merges https://github.com/espressif/esp-idf/pull/1965
2018-06-04 16:44:35 +10:00
..
FreeRTOS.h freertos/backport and test v9.0.0 functions 2017-11-23 14:18:09 +08:00
FreeRTOSConfig.h freertos,esp32: automatic light sleep support 2018-05-18 03:14:46 +00:00
StackMacros.h Initial public version 2016-08-17 23:08:22 +08:00
croutine.h Initial public version 2016-08-17 23:08:22 +08:00
deprecated_definitions.h Initial public version 2016-08-17 23:08:22 +08:00
event_groups.h fix typo 2018-01-03 10:50:50 +11:00
list.h FreeRTOS: Use C11 _Static_assert to verify static "dummy" structs at compile time 2016-11-23 10:22:19 +11:00
mpu_wrappers.h Initial public version 2016-08-17 23:08:22 +08:00
portable.h Fix compile error using asm 2018-06-04 16:44:35 +10:00
portbenchmark.h Initial public version 2016-08-17 23:08:22 +08:00
portmacro.h xtensa: remove unused header files 2018-05-31 02:21:36 +00:00
porttrace.h Initial public version 2016-08-17 23:08:22 +08:00
projdefs.h Initial public version 2016-08-17 23:08:22 +08:00
queue.h docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
ringbuf.h freeRTOS/Re-factor ring buffers 2018-05-21 01:04:58 +00:00
semphr.h docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
task.h freertos: Adds C11 TLS support 2018-02-07 18:46:57 +03:00
timers.h docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
xtensa_api.h esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
xtensa_config.h Initial public version 2016-08-17 23:08:22 +08:00
xtensa_context.h freertos: Update comments in "port" section (portMUX/etc) 2017-10-20 11:17:44 +08:00
xtensa_rtos.h xtensa: remove unused header files 2018-05-31 02:21:36 +00:00
xtensa_timer.h freertos: fix error when including xtensa-timer.h from other components 2017-10-18 14:37:22 +08:00