In video 4 in WICED Smart Video BLOG: Experts Interview - Sleep Deep_Sleep and Advertising, it talks about how to implement static library in the application code. By adding
APP_PATCHES_AND_LIBS += application_poll_notification.a in the makefile.mk
My question is:
Where can I get header files for list of static libraries in /WICED-Smart-SDK/Wiced-Smart/tier2/brcm/libraries/lib/20737/
Solved! Go to Solution.
Are those header files under the path you are looking for?
WICED-Smart-SDK\Wiced-Smart\tier2\brcm\libraries\inc
Are those header files under the path you are looking for?
WICED-Smart-SDK\Wiced-Smart\tier2\brcm\libraries\inc
janusw, yes! Thanks for the pointer.