mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			52 lines
		
	
	
		
			952 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			52 lines
		
	
	
		
			952 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
FreeRTOS
 | 
						|
========
 | 
						|
 | 
						|
Overview
 | 
						|
--------
 | 
						|
 | 
						|
This section contains documentation of FreeRTOS types, functions, and macros. It is automatically generated from FreeRTOS header files.
 | 
						|
 | 
						|
.. note::
 | 
						|
    ESP-IDF FreeRTOS is based on the Xtensa port of FreeRTOS v10.2.0,
 | 
						|
 | 
						|
For more information about FreeRTOS features specific to ESP-IDF, see :doc:`ESP-IDF FreeRTOS SMP Changes<../../api-guides/freertos-smp>`
 | 
						|
and :doc:`ESP-IDF FreeRTOS Additions<freertos_additions>`.
 | 
						|
 | 
						|
 | 
						|
Task API
 | 
						|
--------
 | 
						|
 | 
						|
.. include-build-file:: inc/task.inc
 | 
						|
 | 
						|
Queue API
 | 
						|
---------
 | 
						|
 | 
						|
.. include-build-file:: inc/queue.inc
 | 
						|
 | 
						|
Semaphore API
 | 
						|
-------------
 | 
						|
 | 
						|
.. include-build-file:: inc/semphr.inc
 | 
						|
 | 
						|
Timer API
 | 
						|
---------
 | 
						|
 | 
						|
.. include-build-file:: inc/timers.inc
 | 
						|
 | 
						|
 | 
						|
Event Group API
 | 
						|
---------------
 | 
						|
 | 
						|
.. include-build-file:: inc/event_groups.inc
 | 
						|
 | 
						|
Stream Buffer API
 | 
						|
-----------------
 | 
						|
 | 
						|
.. include-build-file:: inc/stream_buffer.inc
 | 
						|
 | 
						|
 | 
						|
Message Buffer API
 | 
						|
------------------
 | 
						|
 | 
						|
.. include-build-file:: inc/message_buffer.inc
 |