Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						fd37129651 
					 
					
						
						
							
							esp_ringbuf: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH  
						
						... 
						
						
						
						esp-ringbuf funtion placement is now controlled by its own configs:
CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH and CONFIG_RINGBUF_PLACE_ISR_FUNCTIONS_INTO_FLASH
Closes https://github.com/espressif/esp-idf/issues/9198  
						
						
					 
					
						2022-07-11 09:24:20 +08:00 
						 
				 
			
				
					
						
							
							
								gabsuren 
							
						 
					 
					
						
						
							
						
						d413a71f61 
					 
					
						
						
							
							mdns: Remove internal component, examples, test and docs  
						
						
						
						
					 
					
						2022-06-29 17:30:34 +04:00 
						 
				 
			
				
					
						
							
							
								Laukik Hase 
							
						 
					 
					
						
						
							
						
						660134b1a3 
					 
					
						
						
							
							docs: Add documentation for mbedtls  
						
						
						
						
					 
					
						2022-03-16 17:22:33 +05:30 
						 
				 
			
				
					
						
							
							
								Rahul Tank 
							
						 
					 
					
						
						
							
						
						f376bb5d05 
					 
					
						
						
							
							Add support in Nimble for ESP32H2  
						
						
						
						
					 
					
						2022-03-14 11:57:53 +05:30 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						49658faaf0 
					 
					
						
						
							
							doc: add flash suspend feature to iram usage doc  
						
						
						
						
					 
					
						2022-01-24 12:59:29 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						8c0178f73d 
					 
					
						
						
							
							docs: update performance guide docs with S3 information  
						
						
						
						
					 
					
						2022-01-06 10:04:29 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						82325f6037 
					 
					
						
						
							
							docs: update docs to be able to build with esp8684  
						
						
						
						
					 
					
						2021-12-20 10:32:49 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						92cf321677 
					 
					
						
						
							
							freertos: add kconfig options for task snapshot functions  
						
						... 
						
						
						
						Task snapshots is required by other modules that don't use gdbstub
or core dump. Add a Kconfig option to manage these possibilities. 
						
						
					 
					
						2021-09-01 15:13:48 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						da731a7eeb 
					 
					
						
						
							
							psram: add configuration macros to move workaround libc functions to flash  
						
						... 
						
						
						
						Workaround libc can be moved to flash thanks to KConfig macros.
However, the following functions: `itoa`, `memcmp`, `memcpy`, `memset`, `strcat`, `strcmp`, and `strlen` are always kept it in IRAM. 
						
						
					 
					
						2021-06-23 17:40:02 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						9afdf54748 
					 
					
						
						
							
							hal: added HAL_ASSERT  
						
						
						
						
					 
					
						2021-06-22 11:28:01 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						dc6b950257 
					 
					
						
						
							
							doc: Add performance guides for execuion speed, binary size, RAM usage  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/7007 
Closes https://github.com/espressif/esp-idf/issues/6715 
Closes https://github.com/espressif/esp-idf/issues/3781 
Closes https://github.com/espressif/esp-idf/issues/2566  
						
						
					 
					
						2021-06-03 13:55:34 +10:00