-
Notifications
You must be signed in to change notification settings - Fork 446
Closed
Description
Hi,
I think it's not easy to port libcoap to other platforms neither POSIX, Contiki, nor lwIP.
Is there any guide for it?
I don't want to add another #ifdef ~ #endif blocks into libcoap code.
Like coap_io.c that has CUSTOM_COAP_NETWORK_SEND and CUSTOM_COAP_NETWORK_READ, I think other codes (including net.c) also should have preprocessors for more portability.
Regards,
Jongsoo
Metadata
Metadata
Assignees
Labels
No labels