Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

Add ethernet support #74

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Add ethernet support #74

wants to merge 7 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 6, 2019

Added ethernet support for olimex esp32-evb.
Ethernet support is enabled by define BASECAMP_WIRED_NETWORK. Ethernet support is integrated into WifiControl. To further clean up WifiControl could be renamed to NetworkControl

Initial idea was to use define BASECAMP_NOWIFI however basecamp does not compile if BASECAMP_NOWIFI is set. Integration and abstraction via WifiControl reduces number of ifdefs in rest of the codebase.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant