Unverified Commit 414ff231 authored by Earle F. Philhower, III's avatar Earle F. Philhower, III Committed by GitHub

Remove circular dependency on WiFi/LWIP_Ethernet (#1415)

Fixes #1408

The wl_* types are required in multiple libraries which in turn seem
to have a circular dependency that Platform.IO has issues with in certain
modes.

Avoid the issue by moving the common headers into the core directories
so they will be accessible by all libs.

Move StackThunk to core directory, too
parent 2c0ce6f4
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment