SiliconLabs / wiseconnect

Next-generation Silicon Labs Wi-Fi API for SiWx91x chipset family.
Other
15 stars 9 forks source link

header files missing in repo #3

Closed schoeler closed 1 year ago

schoeler commented 1 year ago

Hi, I can't find some header files which are included in the source files of the repo:

sl_slist.h sl_bit.h

Can you please add them? Thanks

Silabs-Tarun commented 1 year ago

SimplicityStudio\SDKs\gecko_sdk_4\platform\common\src Have you included this path SimplicityStudio\SDKs\gecko_sdk_4\platform\common\inc header is in platform\common\inc\ in GSDK

schoeler commented 1 year ago

Thanks - found them.

I think for future users of the SDK, there should be some mention of this repo having dependencies on gecko_sdk.