mirror of
				https://github.com/0xFEEDC0DE64/arduino-esp32.git
				synced 2025-10-31 14:11:42 +01:00 
			
		
		
		
	* Set IDF to v3.2 * Remove BLE submodule * Add BLE lib source * Update Camera example to support OV3660
		
			
				
	
	
		
			5 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /* Link WiFi library .wifi0iram sections to IRAM
 | |
|    if this snippet is included */
 | |
| *libnet80211.a:( .wifi0iram  .wifi0iram.*)
 | |
| *libpp.a:( .wifi0iram  .wifi0iram.*)
 |