Roland Dobai 
							
						 
					 
					
						
						
							
						
						4a9d55edf7 
					 
					
						
						
							
							Build & config: Remove leftover files from the unsupported "make" build system  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@766aa57084  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						be2a924674 
					 
					
						
						
							
							Build & config: Remove the "make" build system  
						
						 
						
						... 
						
						
						
						The "make" build system was deprecated in v4.0 in favor of idf.py
(cmake). The remaining support is removed in v5.0.
* Original commit: espressif/esp-idf@9c1d4f5b54  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						fd8499c874 
					 
					
						
						
							
							mdns: support service subtype  
						
						 
						
						... 
						
						
						
						* Closes https://github.com/espressif/esp-idf/issues/5508 
* Original commit: espressif/esp-idf@e7e8610f56  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jakob Hasse 
							
						 
					 
					
						
						
							
						
						eb7eeb58d3 
					 
					
						
						
							
							[examples]: removed hyphens  
						
						 
						
						... 
						
						
						
						Replaced hyphens with underscores in examples
project definition for all examples which had
hyphens in their project name. dpp-enrollee is
an exceptions because the name matches the
project directory name while the project
directory also contains hyphens.
* Original commit: espressif/esp-idf@81e9266204  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						b26606252f 
					 
					
						
						
							
							mdns: allow mutiple instances with same service type  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@b7a99f4658  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ondrej Kosta 
							
						 
					 
					
						
						
							
						
						0611b0cb67 
					 
					
						
						
							
							Eth_examples: added support of ESP32-S3 chip  
						
						 
						
						... 
						
						
						
						Defined SPI modules default GPIO values for ESP32-S3
SPI bus needs to be initialized with SPI_DMA_CH_AUTO option
* Original commit: espressif/esp-idf@35454b2bf7  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ondrej Kosta 
							
						 
					 
					
						
						
							
						
						cf6ed1cc53 
					 
					
						
						
							
							esp_eth: add support for multiple Ethernets modules at a time  
						
						 
						
						... 
						
						
						
						Ethernet driver events properly bounded with ESP NETIF actions to support multiple Ethernet modules used at a time.
Components using Ethernet updated to conform with new API.
Closes https://github.com/espressif/esp-idf/issues/7318 
* Original commit: espressif/esp-idf@ef30384902  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						52306e914f 
					 
					
						
						
							
							mdns: add notification callback for async APIs  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@986603cf07  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						d37ab6dd25 
					 
					
						
						
							
							mdns: add more mdns result attributes  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@76ec76c12c  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						05dcd8f0ee 
					 
					
						
						
							
							examples/protocols: fix compilation when CONFIG_EXAMPLE_USE_OPENETH=y  
						
						 
						
						... 
						
						
						
						The code checked CONFIG_ETH_USE_SPI_ETHERNET (which is usually set),
but CONFIG_EXAMPLE_ETH_SPI_xxx_GPIO options are only defined if
CONFIG_EXAMPLE_USE_SPI_ETHERNET is set. Fix the ifdef accordingly.
Regression from abc79de6.
* Original commit: espressif/esp-idf@ece73a3e55  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ondrej Kosta 
							
						 
					 
					
						
						
							
						
						c2abeff476 
					 
					
						
						
							
							examples: Update Ethernet examples to use  new PHY LAN87xx init function  
						
						 
						
						... 
						
						
						
						Ethernet examples device usage and Kconfig options synchronized
* Original commit: espressif/esp-idf@4e77430107  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						6a92d3253f 
					 
					
						
						
							
							CI: mdns example test: start responder after valid IP  
						
						 
						
						... 
						
						
						
						to clean up the test and not to pollute the network unnecessarily.
Also keeps sending the delegated query until a response found
* Original commit: espressif/esp-idf@042fa1831e  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						47c7266103 
					 
					
						
						
							
							mdns: Add asynchronous query API  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/7090 
* Original commit: espressif/esp-idf@d81482d699  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						2ddaee2b6e 
					 
					
						
						
							
							mdns: allow explicit txt value length  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@b4e0088b68  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								He Yin Ling 
							
						 
					 
					
						
						
							
						
						73b1763029 
					 
					
						
						
							
							example: set example wifi scan method to all channel:  
						
						 
						
						... 
						
						
						
						in CI example test we could have runners with same SSID in the same lab.
Use scan on all channel will let DUT connect to the AP with best RSSI.
* Original commit: espressif/esp-idf@97a09e51ce  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						8a8d58d4dc 
					 
					
						
						
							
							mdns: fix test script delayed response  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@a4f263948c  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						402baebfee 
					 
					
						
						
							
							mdns: fix wrong SRV/PTR record handling  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@e6135552d2  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						418fb60dd9 
					 
					
						
						
							
							mdns: fix mdns probe/reply behavior  
						
						 
						
						... 
						
						
						
						* send correct hostnames when probing.
* add test for mdns host delegation.
* Original commit: espressif/esp-idf@d2a5d25984  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						4049b3b5ed 
					 
					
						
						
							
							mdns: make delegate host address a list  
						
						 
						
						... 
						
						
						
						Also adds unit test and doc string for new apis.
* Original commit: espressif/esp-idf@2d34352f3d  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						c8821199a2 
					 
					
						
						
							
							mdns: add remove delegate host api  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@2174693096  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jiacheng Guo 
							
						 
					 
					
						
						
							
						
						1eb5df9780 
					 
					
						
						
							
							mdns: add mdns delegation  
						
						 
						
						... 
						
						
						
						This allows publishing mdns services for other devices.
* Original commit: espressif/esp-idf@401ff56cc1  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shubham Kulkarni 
							
						 
					 
					
						
						
							
						
						3ad559bf3f 
					 
					
						
						
							
							Split example_tests with Example_WIFI tag group into Example_OTA and Example_Protocols  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@0a395134d4  
						
						
					 
					
						2022-05-27 17:44:24 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ronghulin 
							
						 
					 
					
						
						
							
						
						7a8329cb5c 
					 
					
						
						
							
							Bugfix: Connect example to add scan mode config  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/6595 
* Original commit: espressif/esp-idf@3373eff989  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								yuanjm 
							
						 
					 
					
						
						
							
						
						eda5d72acf 
					 
					
						
						
							
							examples: Strip IPv6 function in example and use sockaddr_storage to replace sockaddr_in6  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@821eea45b3  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fu Hanxi 
							
						 
					 
					
						
						
							
						
						49a00c2455 
					 
					
						
						
							
							style: format python files with isort and double-quote-string-fixer  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@0146f258d7  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xiehang 
							
						 
					 
					
						
						
							
						
						dec1d7dcf8 
					 
					
						
						
							
							esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@b8a8fe3f54  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xiehang 
							
						 
					 
					
						
						
							
						
						487287157d 
					 
					
						
						
							
							example: We should not check the return value of esp_wifi_connect() in any case  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@c260c223e9  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						e2653e7fb0 
					 
					
						
						
							
							eth: hide spi configuration when using internal emac  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@8d0a0537cc  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								He Yin Ling 
							
						 
					 
					
						
						
							
						
						df6a208f45 
					 
					
						
						
							
							test: remove fake binary size check in example test:  
						
						 
						
						... 
						
						
						
						the binary size check in example test was removed long time ago. Now we
have updated ttfw_idf to raise exception when performance standard is
not found. These fake performance check will be regarded as error.
Remove them now.
* Original commit: espressif/esp-idf@a908174c06  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						d5566971fb 
					 
					
						
						
							
							eth: support W5500 in network examples  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@aea901f014  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						2cb3a6e35e 
					 
					
						
						
							
							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)
* Original commit: espressif/esp-idf@66fb5a29bb  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nx518 
							
						 
					 
					
						
						
							
						
						ccd48bc9a9 
					 
					
						
						
							
							lwip: Added description to Kconfig option on IPv6 SLAAC  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/6076 
Merges https://github.com/espressif/esp-idf/pull/6078 
* Original commit: espressif/esp-idf@9207c6ca8e  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						110f1f652d 
					 
					
						
						
							
							mdns test: Add test to resolve esp32 hostname with DiG  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@81e89476fe  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						ed77d65a82 
					 
					
						
						
							
							examples: Common connect component: Unregister shutdown handler on disconnection  
						
						 
						
						... 
						
						
						
						To be able to connect smoothly after disconnecting, we have to unregister all handlers including shutdown handler on disconnection
* Original commit: espressif/esp-idf@52a7721bf7  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						07f57523c8 
					 
					
						
						
							
							examples: common connect to also support no connection flow if no inteface chosen  
						
						 
						
						... 
						
						
						
						This is useful for testing if there's no need for external network and connection
* Original commit: espressif/esp-idf@085d2b8d25  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								houwenxiang 
							
						 
					 
					
						
						
							
						
						ad67a23097 
					 
					
						
						
							
							vfs: support vfs uart set line endings with specified uart number  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@8e00522cd7  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						078abd8161 
					 
					
						
						
							
							esp_rom: extract common GPIO apis into esp_rom_gpio.h  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@a4d0033c03  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						f1f6c5de05 
					 
					
						
						
							
							examples: common connect: fix build error if ipv6 disabled  
						
						 
						
						... 
						
						
						
						Declaration of local variable esp_ip6_addr_t ip6[]; was active even if IPV6 disabled in sdkconfig. Introduced in 62e39adff8db0605875fe7103c8919fbfe229f20
* Original commit: espressif/esp-idf@5c6bca69a5  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						12fb6d8e15 
					 
					
						
						
							
							protocol_examples_common: keep buffering enabled on stdout  
						
						 
						
						... 
						
						
						
						- Newlib uses significantly more stack space when printing to an unbuffered stream
- For examples tests, disabling buffering on stdout is not really required
This issue was found during one of the OTA example test failure, root cause
being stack overflow in `esp_event` task.
* Original commit: espressif/esp-idf@7925ba245d  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						2258d5bcef 
					 
					
						
						
							
							mdns-example: fail gracefully if mdns response not received within timeout  
						
						 
						
						... 
						
						
						
						If mdns answer hasn't been received within timeout, Value error would be raised, but the mdns-server-thread would still run, blocking CI jobs. Fixed by moving the raise statement within try-finally block
* Original commit: espressif/esp-idf@3758177bf8  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						54f5c6f29c 
					 
					
						
						
							
							examples: common connect component to use both interfaces at once  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@06711c7c36  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						123ae8db62 
					 
					
						
						
							
							examples: add socket stdin utils to common connect component  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@a5a750ba48  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						e24cc7d1ae 
					 
					
						
						
							
							common_connect: add support for getting multiple IPv6 addresses  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@63aa0d6e9c  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						9d9aac1569 
					 
					
						
						
							
							esp-netif: support for ipv6 addr types and indices  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@56725fa678  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						ef9a758662 
					 
					
						
						
							
							Add multi-target support for performance tests  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@15884eccf2  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						2a23f355c7 
					 
					
						
						
							
							examples: enable IPv6 in example common connect for esp32s2  
						
						 
						
						... 
						
						
						
						Closes IDF-1115
* Original commit: espressif/esp-idf@0927ac648f  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						07399011f7 
					 
					
						
						
							
							examples: common connect code to ignore GOT_IP6_EVENT if comes from unrelated netif  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@48fe3a13f5  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						74aee42f80 
					 
					
						
						
							
							ethernet: work with cache disabled  
						
						 
						
						... 
						
						
						
						add ETH_MAC_FLAG_WORK_WITH_CACHE_DISABLE flag, make ethenret driver
possible to work when cache disabled
Closes https://github.com/espressif/esp-idf/issues/4406 
* Original commit: espressif/esp-idf@5ad0bdd8db  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								He Yin Ling 
							
						 
					 
					
						
						
							
						
						7a3aa26df8 
					 
					
						
						
							
							test: update example and unit tests with new import roles:  
						
						 
						
						... 
						
						
						
						tiny_test_fw is a python package now. import it using normal way.
* Original commit: espressif/esp-idf@c906e2afee  
						
						
					 
					
						2022-05-27 17:44:23 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						c7ff8ba0c9 
					 
					
						
						
							
							ethernet: warning when double start/stop  
						
						 
						
						... 
						
						
						
						* Original commit: espressif/esp-idf@ac11545e0a  
						
						
					 
					
						2022-05-27 17:44:23 +04:00