Static library function implementation

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

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/

0 Likes
1 Solution
JaWa_2142591
Level 5
Level 5
25 likes received 10 likes received First like received

Are those header files under the path you are looking for?

WICED-Smart-SDK\Wiced-Smart\tier2\brcm\libraries\inc

View solution in original post

2 Replies
JaWa_2142591
Level 5
Level 5
25 likes received 10 likes received First like received

Are those header files under the path you are looking for?

WICED-Smart-SDK\Wiced-Smart\tier2\brcm\libraries\inc

Anonymous
Not applicable

janusw, yes! Thanks for the pointer.

0 Likes