1f8192d9f9 
					 
					
						
						
							
							feat(exmaples): remove wolfSSL example  
						
						... 
						
						
						
						The wolfSSL example will be supplied independently. 
						
						
					 
					
						2019-10-10 15:43:29 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cc267ab0df 
					 
					
						
						
							
							feat(hello_world): add example hello_world from esp-idf and modify it for ESP8266  
						
						... 
						
						
						
						Commit ID: b0456cc9 
						
						
					 
					
						2019-08-27 15:15:44 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						114d2b5b86 
					 
					
						
						
							
							feature(script): update compiling script for new make and cmake  
						
						
						
						
					 
					
						2019-08-02 14:02:45 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c71358cd20 
					 
					
						
						
							
							docs(ota): add note how to load old SDK's target AP information  
						
						
						
						
					 
					
						2019-07-15 14:32:56 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1dda263ad7 
					 
					
						
						
							
							feat(ota): add option into example to load original AP information when update from old SDK  
						
						
						
						
					 
					
						2019-07-03 19:22:31 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						af0fcc0492 
					 
					
						
						
							
							fix(wifi): fix compatibility issues with AP which configured to 11n only  
						
						
						
						
					 
					
						2019-06-14 11:06:39 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2964c5ac5f 
					 
					
						
						
							
							feat(examples): spilt ota example into sub-examples to adapt to various scenarios  
						
						
						
						
					 
					
						2019-06-11 10:07:24 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						268e9d5846 
					 
					
						
						
							
							feat(examples): Add cmake compiler script for examples  
						
						
						
						
					 
					
						2019-05-16 16:22:24 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0c16744f2b 
					 
					
						
						
							
							feat/wolfssl_http_client: Added wolfssl support to http-client & ota.  
						
						... 
						
						
						
						Changes:
Client, OTA examples fixed. Bug fixes in esp-tls wolfssl support. 
						
						
					 
					
						2019-03-16 17:04:18 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						343c6ffd6a 
					 
					
						
						
							
							feat(partition_table): Compiling script gets partition information from partition binary  
						
						
						
						
					 
					
						2019-03-05 10:03:17 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2790d5605c 
					 
					
						
						
							
							bugfix(fix): Fix combine binary overwrite checking  
						
						
						
						
					 
					
						2019-03-01 13:49:52 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						43d230a0f1 
					 
					
						
						
							
							feature/esp_https_ota: Changes to make esp_https_ota compatible with ESP8266.  
						
						... 
						
						
						
						Changes:
Changed component.mk to enable only mbedtls based compilation.
Removed esp_err_to_name occurence. Updated README.md.
Shifted OTA examples to examples/system/ota.
Changed the sdkconfig.defaults for the example compilation. 
						
						
					 
					
						2019-02-27 11:21:50 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2f43737d1a 
					 
					
						
						
							
							docs(ota): FOTA from an Old SDK to the New ESP8266 RTOS SDK (IDF Style)  
						
						
						
						
					 
					
						2019-01-29 19:51:59 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d36793c00f 
					 
					
						
						
							
							docs(ota): Add important description for OTA of ESP8285 or ESP8266 + 1MB flash  
						
						
						
						
					 
					
						2019-01-29 09:45:23 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2e9cb80033 
					 
					
						
						
							
							feat(ota): Add OTA binary link address verify of ESP8285 or ESP8266 + 1MB flash  
						
						
						
						
					 
					
						2019-01-25 14:41:08 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df4c82f394 
					 
					
						
						
							
							feat(ota): Rename example "universal_ota" to "ota"  
						
						... 
						
						
						
						The "universal_ota" is able to be compatible with ESP8285(ESP8266 + 1MB flash). 
						
						
					 
					
						2019-01-25 14:07:51 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5fa9b4e9eb 
					 
					
						
						
							
							feat(ota): Remove raw OTA example  
						
						
						
						
					 
					
						2019-01-25 14:07:51 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fdc372a75c 
					 
					
						
						
							
							docs(example):Update OTA README.md  
						
						
						
						
					 
					
						2018-12-05 17:04:29 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f997e4d56f 
					 
					
						
						
							
							feat: port ota demo to esp8266 platform  
						
						
						
						
					 
					
						2018-08-10 11:28:22 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a6564eb49e 
					 
					
						
						
							
							feat: copy ota demo from idf(gitlab) release/v3.0  
						
						
						
						
					 
					
						2018-08-10 11:28:22 +08:00