Shubham Kulkarni 
							
						 
					 
					
						
						
							
						
						7059591d92 
					 
					
						
						
							
							cJSON: Update submodule to latest release.  
						
						... 
						
						
						
						This update fixes NULL pointer dereference issues in previous release
Closes https://github.com/espressif/esp-idf/issues/7317  
						
						
					 
					
						2021-08-30 13:16:55 +05:30 
						 
				 
			
				
					
						
							
							
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						6ba648edac 
					 
					
						
						
							
							cJSON: update to v1.7.14 release  
						
						... 
						
						
						
						Release notes:
https://github.com/DaveGamble/cJSON/releases/tag/v1.7.14 
Closes https://github.com/espressif/esp-idf/issues/6356  
						
						
					 
					
						2021-01-06 17:21:53 +05:30 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						66fb5a29bb 
					 
					
						
						
							
							Whitespace: Automated whitespace fixes (large commit)  
						
						... 
						
						
						
						Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace) 
						
						
					 
					
						2020-11-11 07:36:35 +00:00 
						 
				 
			
				
					
						
							
							
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						e366b6ac21 
					 
					
						
						
							
							cJSON: include only source file objects for cmake build  
						
						... 
						
						
						
						Test file can cause build issues in some cases, since it has its own main() function 
						
						
					 
					
						2020-02-05 11:14:23 +05:30 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						f72dc5b271 
					 
					
						
						
							
							Update cJSON to v1.7.12  
						
						... 
						
						
						
						Fixes potential DoS in cJSON_Minify, see https://github.com/DaveGamble/cJSON/issues/354  
						
						
					 
					
						2019-08-14 10:03:27 +10:00 
						 
				 
			
				
					
						
							
							
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						9eccd7c082 
					 
					
						
						
							
							components: use new component registration api  
						
						
						
						
					 
					
						2019-06-21 19:53:29 +08:00 
						 
				 
			
				
					
						
							
							
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						ffec9d4947 
					 
					
						
						
							
							components: update with build system changes  
						
						
						
						
					 
					
						2019-05-13 19:59:17 +08:00 
						 
				 
			
				
					
						
							
							
								suda-morris 
							
						 
					 
					
						
						
							
						
						e0097bc740 
					 
					
						
						
							
							cJSON: update to v1.7.11  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/3332  
						
						
					 
					
						2019-05-06 14:07:54 +08:00 
						 
				 
			
				
					
						
							
							
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						d9939cedd9 
					 
					
						
						
							
							cmake: make main a component again  
						
						
						
						
					 
					
						2018-09-11 09:44:12 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						6b9784cc45 
					 
					
						
						
							
							Merge branch 'master' into feature/cmake_update  
						
						
						
						
					 
					
						2018-05-31 14:46:23 +10:00 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
							
						
						1cb5712463 
					 
					
						
						
							
							cmake: Add component dependency support  
						
						... 
						
						
						
						Components should set the COMPONENT_REQUIRES & COMPONENT_PRIVATE_REQUIRES variables to define their
requirements. 
						
						
					 
					
						2018-04-30 09:59:20 +10:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						4f1a856dbf 
					 
					
						
						
							
							cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS  
						
						... 
						
						
						
						* Philosophical: "explicit is better than implicit".
* Practical: Allows useful errors if invalid directories given in components as the defaults aren't
  always used. Also trims the -I path from a number of components that have no actual include
  directory.
* Simplifies knowing which components will be header-only and which won't 
						
						
					 
					
						2018-04-30 09:59:20 +10:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						c671a0c3eb 
					 
					
						
						
							
							build system: Initial cmake support, work in progress  
						
						
						
						
					 
					
						2018-04-30 09:59:20 +10:00 
						 
				 
			
				
					
						
							
							
								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