esp-idf/components/esp_eth
Angus Gratton 420aef1ffe Updates for riscv support
* Target components pull in xtensa component directly
* Use CPU HAL where applicable
* Remove unnecessary xtensa headers
* Compilation changes necessary to support non-xtensa gcc types (ie int32_t/uint32_t is no
  longer signed/unsigned int).

Changes come from internal branch commit a6723fc
2020-11-13 07:49:11 +11:00
..
include Updates for riscv support 2020-11-13 07:49:11 +11:00
src Updates for riscv support 2020-11-13 07:49:11 +11:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt esp32, esp32s2: create esp_pm component 2020-09-25 05:24:10 +00:00
component.mk ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
Kconfig ethernet: add enc28j60 example 2020-02-10 12:56:14 +08:00