mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 04:59:55 +00:00 
			
		
		
		
	 1ca25688a8
			
		
	
	1ca25688a8
	
	
	
		
			
			`xQueueGenericCreateStatic` is placed into flash by the linker script to reduce IRAM usage. This will also cause the `xRingbufferCreate` not not callable when cache is disabled.
		
			
				
	
	
		
			7 lines
		
	
	
		
			119 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			119 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [mapping:freertos]
 | |
| archive: libfreertos.a
 | |
| entries:
 | |
|     * (noflash_text)
 | |
|     queue:xQueueGenericCreateStatic (default)
 | |
| 
 |