-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
First, thank you for your work!
I'm trying to compile with PPP, so I added the PPP defines in the "lwipopts.h" file in glue-lwip->arduino, I added $(patsubst %.c,$(BUILD)/%.o,$(wildcard netif/ppp/*.c)) \, $(patsubst %.c,$(BUILD)/%.o,$(wildcard netif/ppp/polarssl/*.c)) \, -include $(BUILD)/*/*/*/*/*.d and -include $(BUILD)/*/*/*/*/*/*.d to the Makefile.lwip2 file. But when I use liblwip2.a in the project, I get the Undefined reference for PPP functions, any ideia?
Metadata
Metadata
Assignees
Labels
No labels