esp-idf/components/esp_eth/src
Andrew 4fdaeb6b6e cmake: Add new compiler optimization levels definitions
Rename and add multiple kconfig compiler options. New compiler options
COMPILER_OPTIMIZATION_PERF and COMPILER_OPTIMIZATION_NONE have been added.
Optimize "Debug" and "Release" options to "Default" and "Size" respectively.
This commit also does the following:

- The COMPILER_OPTIMIZATION_PERF option introduced multiple bug.
This commit fixes those bugs.
- build.yml also updated to test for the new optimization options.
2019-09-06 17:37:19 +08:00
..
esp_eth_mac_dm9051.c cmake: Add new compiler optimization levels definitions 2019-09-06 17:37:19 +08:00
esp_eth_mac_esp32.c ethernet: task yield at the end of isr handler 2019-07-22 21:07:02 +08:00
esp_eth_phy_dm9051.c ethernet: support dm9051 2019-07-04 19:38:13 +08:00
esp_eth_phy_dp83848.c add esp_eth component 2019-06-26 10:19:23 +08:00
esp_eth_phy_ip101.c add esp_eth component 2019-06-26 10:19:23 +08:00
esp_eth_phy_lan8720.c add esp_eth component 2019-06-26 10:19:23 +08:00
esp_eth_phy_rtl8201.c add esp_eth component 2019-06-26 10:19:23 +08:00
esp_eth.c add esp_eth component 2019-06-26 10:19:23 +08:00