Anuj Deshpande 
							
						 
					 
					
						
						
							
						
						9356d6af3f 
					 
					
						
						
							
							cJSON : Include only source file objects  
						
						... 
						
						
						
						- test.c can cause issues if there is another main function
- Closes https://github.com/espressif/esp-idf/issues/1883  
						
						
					 
					
						2018-04-30 13:51:54 +05:30 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						11bf72aace 
					 
					
						
						
							
							Update cJSON to v1.7.1  
						
						... 
						
						
						
						* Fix buffer overflow issue in cJSON 1.6.0
* Change cJSON structure to git submodule
Closes https://github.com/espressif/esp-idf/issues/1577  
						
						
					 
					
						2018-02-05 14:15:26 +08:00 
						 
				 
			
				
					
						
							
							
								Roman Valls Guimera 
							
						 
					 
					
						
						
							
						
						a3da93d834 
					 
					
						
						
							
							Update cJSON to 1.6.0  
						
						... 
						
						
						
						* Fixes compilation errors/warnings with gcc 7.2.0
Merges https://github.com/espressif/esp-idf/pull/1163  
						
						
					 
					
						2017-12-04 10:22:07 +11:00 
						 
				 
			
				
					
						
							
							
								Liu Han 
							
						 
					 
					
						
						
							
						
						5c1c6d2c32 
					 
					
						
						
							
							cJSON:Add float format process  
						
						
						
						
					 
					
						2017-01-09 17:51:48 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						208e83def7 
					 
					
						
						
							
							build system: Refactor component.mk to not need component_common.mk  
						
						... 
						
						
						
						New makefile component_wrapper.mk allows some variables to be set
before component.mk is evaluated. This properly fixes problems with
sdkconfig being hard to access in all phases of the build.
Including component_common.mk is no longer necessary and will print a
deprecation warning for components which use it. 
						
						
					 
					
						2016-11-10 15:52:22 +11:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						6f006c25fb 
					 
					
						
						
							
							json & expat: Update component.mk after merging from master  
						
						
						
						
					 
					
						2016-09-09 14:07:45 +10:00 
						 
				 
			
				
					
						
							
							
								liuhan 
							
						 
					 
					
						
						
							
						
						fbb6c2db08 
					 
					
						
						
							
							components/json: add JSON parse feature  
						
						... 
						
						
						
						Develop and Compile JSON Parse function, see json file. 
						
						
					 
					
						2016-08-25 17:04:14 +08:00