mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 04:59:55 +00:00 
			
		
		
		
	 31edd48b43
			
		
	
	31edd48b43
	
	
	
		
			
			* moved C++ examples to a new cxx folder in examples * added experimental C++ component * added ESPException class to the C++ experimental component * added test cases for ESPException and corresponding test macros
		
			
				
	
	
		
			5 lines
		
	
	
		
			145 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			145 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # "main" pseudo-component makefile.
 | |
| #
 | |
| # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
 |