Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						548fd02d10 
					 
					
						
						
							
							docs: initial update of programming guide for C3  
						
						... 
						
						
						
						Updates "front page" content, get-started, and api-guides with C3 content
Enable building and publishing of C3 docs in CI 
						
						
					 
					
						2021-02-01 15:40:02 +08:00 
						 
				 
			
				
					
						
							
							
								xiehang 
							
						 
					 
					
						
						
							
						
						dffbce9813 
					 
					
						
						
							
							esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP  
						
						
						
						
					 
					
						2021-01-19 11:58:04 +08:00 
						 
				 
			
				
					
						
							
							
								xiehang 
							
						 
					 
					
						
						
							
						
						b8a8fe3f54 
					 
					
						
						
							
							esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA  
						
						
						
						
					 
					
						2021-01-19 11:55:44 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						9c8e4fd4c5 
					 
					
						
						
							
							C3: build and run unit tests  
						
						... 
						
						
						
						Enable building and running of unit tests in CI for C3 as well as fix
related compile errors
Also enables building of C3 test apps 
						
						
					 
					
						2021-01-11 11:34:37 +08:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						1966f00f0b 
					 
					
						
						
							
							soc: updates caps usage  
						
						... 
						
						
						
						We should define caps as 1 if true. When use the caps macros, #if and
 #if ! should be used instead of #ifdef/#ifndef. 
						
						
					 
					
						2020-10-17 16:10:17 +08:00 
						 
				 
			
				
					
						
							
							
								Xia Xiaotian 
							
						 
					 
					
						
						
							
						
						2e0c60461c 
					 
					
						
						
							
							esp_wifi: refactor PHY access  
						
						... 
						
						
						
						- Simplify PHY access API
- Move coexist initializing and deinitializing out from PHY API
  to Wi-Fi and Bluetooth
- Remove coexist pause and resume for they are no longer needed. 
						
						
					 
					
						2020-09-22 15:00:05 +08:00 
						 
				 
			
				
					
						
							
							
								Jakob Hasse 
							
						 
					 
					
						
						
							
						
						20c068ef3b 
					 
					
						
						
							
							cmock: added cmock as component  
						
						... 
						
						
						
						* changing dependencies from unity->cmock
* added component.mk and Makefile.projbuild
* ignore test dir in gen_esp_err_to_name.py
* added some brief introduction of CMock in IDF 
						
						
					 
					
						2020-09-02 16:38:37 +08:00 
						 
				 
			
				
					
						
							
							
								Chen Jian Xing 
							
						 
					 
					
						
						
							
						
						56261ef9a2 
					 
					
						
						
							
							Revert "Merge branch 'bugfix/resume_esp32s2_wifi_unit_test' into 'master'"  
						
						... 
						
						
						
						This reverts merge request !9079  
						
						
					 
					
						2020-07-27 05:06:28 +00:00 
						 
				 
			
				
					
						
							
							
								ChenJianxing 
							
						 
					 
					
						
						
							
						
						4756280fc6 
					 
					
						
						
							
							esp32s2: resume phy rtc unit test  
						
						
						
						
					 
					
						2020-07-10 11:03:54 +08:00 
						 
				 
			
				
					
						
							
							
								ChenJianxing 
							
						 
					 
					
						
						
							
						
						c0683d95cc 
					 
					
						
						
							
							esp32s2: resume wifi unit test  
						
						
						
						
					 
					
						2020-07-10 11:02:37 +08:00 
						 
				 
			
				
					
						
							
							
								Renz Bagaporo 
							
						 
					 
					
						
						
							
						
						3d0967a58a 
					 
					
						
						
							
							test: declare requirements and include dirs private  
						
						
						
						
					 
					
						2020-03-23 10:58:50 +08:00 
						 
				 
			
				
					
						
							
							
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						8ae05e6547 
					 
					
						
						
							
							esp_wifi: fix occasional test failure due to memory leak indications  
						
						... 
						
						
						
						Ensure that newly spawned task stack (dynamic) is getting freed up before
test completion and thus preventing false memory leak indication failure.
unit-test-app: add an API test_utils_task_delete
This API ensures that dynamic memory of deleted task gets freed up
before return. This helps for preventing false memory leak detections
in test failures. 
						
						
					 
					
						2020-03-03 11:11:23 +05:30 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						2227e2505b 
					 
					
						
						
							
							resume wifi init test on esp32s2  
						
						
						
						
					 
					
						2020-02-24 14:03:25 +08:00 
						 
				 
			
				
					
						
							
							
								michael 
							
						 
					 
					
						
						
							
						
						2529eda907 
					 
					
						
						
							
							ci: disable failed cases for s2 temporarily  
						
						
						
						
					 
					
						2020-02-15 18:28:25 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						e30cd361a8 
					 
					
						
						
							
							global: rename esp32s2beta to esp32s2  
						
						
						
						
					 
					
						2020-01-22 12:14:38 +08:00 
						 
				 
			
				
					
						
							
							
								michael 
							
						 
					 
					
						
						
							
						
						4220752aed 
					 
					
						
						
							
							ut: Move tests back from "esp32" subfolder  
						
						... 
						
						
						
						DISABLED_FOR_TARGETS macros are used
Partly revert "ci: disable unavailable tests for esp32s2beta"
This partly reverts commit 76a3a5fb48eb158e9a229baa7826bedb84ba868c 
						
						
					 
					
						2020-01-06 17:13:53 +08:00 
						 
				 
			
				
					
						
							
							
								Jakob Hasse 
							
						 
					 
					
						
						
							
						
						38aa21fd15 
					 
					
						
						
							
							WIFI: added log for wifi test, increased timeout  
						
						
						
						
					 
					
						2019-12-19 14:53:28 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						680c48f86f 
					 
					
						
						
							
							esp_wifi: remove MD5 related unit tests  
						
						
						
						
					 
					
						2019-11-27 23:00:11 +08:00 
						 
				 
			
				
					
						
							
							
								David Cermak 
							
						 
					 
					
						
						
							
						
						3a19bf055d 
					 
					
						
						
							
							esp_netif and examples: using wifi driver handle, update examples and tests to pass the CI  
						
						
						
						
					 
					
						2019-11-13 12:36:25 +01:00 
						 
				 
			
				
					
						
							
							
								David Cermak 
							
						 
					 
					
						
						
							
						
						b834c99148 
					 
					
						
						
							
							examples: modify other examples and tests to use esp_netif instead of tcpip_adapter  
						
						
						
						
					 
					
						2019-11-13 12:36:25 +01:00 
						 
				 
			
				
					
						
							
							
								David Cermak 
							
						 
					 
					
						
						
							
						
						ec9f245dd3 
					 
					
						
						
							
							examples: removed ip4addr_ntoa and used prefered IP2STR for displaying IP addresses  
						
						
						
						
					 
					
						2019-11-13 12:36:25 +01:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						496ede9bcd 
					 
					
						
						
							
							Merge branch 'master' into feature/esp32s2beta_merge  
						
						
						
						
					 
					
						2019-10-15 14:59:27 +11:00 
						 
				 
			
				
					
						
							
							
								Hu Chao Ru 
							
						 
					 
					
						
						
							
						
						fc018987eb 
					 
					
						
						
							
							add wifi init unit test cases  
						
						
						
						
					 
					
						2019-10-11 13:00:57 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						438d513a95 
					 
					
						
						
							
							Merge branch 'master' into feature/esp32s2beta_merge  
						
						
						
						
					 
					
						2019-09-16 16:18:48 +10:00 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						eb158e9a22 
					 
					
						
						
							
							ci: disable UTs for esp32s2beta without runners  
						
						
						
						
					 
					
						2019-09-04 10:53:25 +10:00 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						9baa7826be 
					 
					
						
						
							
							fix unit test and examples for s2beta  
						
						
						
						
					 
					
						2019-09-04 10:53:25 +10:00 
						 
				 
			
				
					
						
							
							
								liu zhifu 
							
						 
					 
					
						
						
							
						
						003a9872b7 
					 
					
						
						
							
							esp_wifi: wifi support new event mechanism  
						
						... 
						
						
						
						1. WiFi support new event mechanism
2. Update examples to use new event mechanism 
						
						
					 
					
						2019-08-20 09:39:51 +00:00 
						 
				 
			
				
					
						
							
							
								Anton Maklakov 
							
						 
					 
					
						
						
							
						
						afbaf74007 
					 
					
						
						
							
							tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)  
						
						
						
						
					 
					
						2019-08-01 16:28:56 +07:00 
						 
				 
			
				
					
						
							
							
								chenyudong 
							
						 
					 
					
						
						
							
						
						18df3dd5ed 
					 
					
						
						
							
							test: move wifi library check to esp32-wifi-lib ci  
						
						
						
						
					 
					
						2019-07-19 13:12:57 +08:00 
						 
				 
			
				
					
						
							
							
								xiehang 
							
						 
					 
					
						
						
							
						
						8f2d13d9db 
					 
					
						
						
							
							WiFi: Modify the wifi_country struct in VNC to keep it consistent with IDF.  
						
						... 
						
						
						
						1, Modfy wifi_country struct
    2, Add md5 check esp_wifi_types.h
    3, Add md5 check esp_wifi.h 
						
						
					 
					
						2019-07-14 15:10:11 +08:00 
						 
				 
			
				
					
						
							
							
								Deng Xin 
							
						 
					 
					
						
						
							
						
						c139683024 
					 
					
						
						
							
							supplicant/esp_wifi: move supplicant to idf  
						
						... 
						
						
						
						Move supplicant to idf and do following refactoring:
1. Make the folder structure consitent with supplicant upstream
2. Remove duplicated header files and minimize the public header files
3. Refactor for WiFi/supplicant interfaces 
						
						
					 
					
						2019-06-29 22:46:52 +08:00 
						 
				 
			
				
					
						
							
							
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						6771eead80 
					 
					
						
						
							
							examples: use new component registration api  
						
						
						
						
					 
					
						2019-06-21 19:53:29 +08:00 
						 
				 
			
				
					
						
							
							
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						9eccd7c082 
					 
					
						
						
							
							components: use new component registration api  
						
						
						
						
					 
					
						2019-06-21 19:53:29 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						8cc90bfbb1 
					 
					
						
						
							
							esp_wifi: fix MD5 unit tests with CMake  
						
						
						
						
					 
					
						2019-05-30 11:42:12 +08:00 
						 
				 
			
				
					
						
							
							
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						ffec9d4947 
					 
					
						
						
							
							components: update with build system changes  
						
						
						
						
					 
					
						2019-05-13 19:59:17 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						bb4f5617ab 
					 
					
						
						
							
							test: clean up "leaks" tags from most unit tests  
						
						
						
						
					 
					
						2019-04-16 20:07:40 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						5021129e71 
					 
					
						
						
							
							Add support a [leaks] tag for UT  
						
						
						
						
					 
					
						2019-04-12 09:31:23 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						79bb5de426 
					 
					
						
						
							
							derive esp_wifi from esp32 component  
						
						
						
						
					 
					
						2019-04-01 20:04:52 +08:00