Awe I see I have a lwipopts.h in my src/include directory and it shows:
// allow override in some examples
#ifndef NO_SYS
#define NO_SYS 1
#endif
I'll change that to 0 and see where that gets me.
I will also remove pcio_cyW43_arch_none from my libraries list.
Thanks
Chris
// allow override in some examples
#ifndef NO_SYS
#define NO_SYS 1
#endif
I'll change that to 0 and see where that gets me.
I will also remove pcio_cyW43_arch_none from my libraries list.
Thanks
Chris
Statistics: Posted by chriskot870 — Sat Jun 01, 2024 2:25 am