OVMS3-idf/components/ethernet
Jeroen Domburg 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts
to be marked specifically as having a handler that's all in IRAM.
2016-12-08 12:39:33 +08:00
..
include ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
component.mk ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
emac_common.h ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
emac_desc.h ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
emac_dev.c ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
emac_dev.h ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
emac_main.c Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 2016-12-08 12:39:33 +08:00
Kconfig ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00