OVMS3-idf/components/ethernet
Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h
Using xxx_periph.h in whole IDF instead of xxx_reg.h, xxx_struct.h, xxx_channel.h ... .

Cleaned up header files from unnecessary headers (releated to soc/... headers).
2019-06-03 14:15:08 +08:00
..
eth_phy add promiscuous mode control in emac driver 2019-05-08 17:15:21 +08:00
include add promiscuous mode control in emac driver 2019-05-08 17:15:21 +08:00
test separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
CMakeLists.txt global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
emac_common.h Rename Kconfig options (components/ethernet) 2019-05-21 09:09:01 +02:00
emac_desc.h ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +08:00
emac_dev.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
emac_dev.h all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
emac_main.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
Kconfig Rename Kconfig options (components/ethernet) 2019-05-21 09:09:01 +02:00
sdkconfig.rename Rename Kconfig options (components/ethernet) 2019-05-21 09:09:01 +02:00