You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build LWCELL for windows using Cmake. It complains that a file is missing:
Cannot find source file:
.../lwlib/lwcell/snippets/examples_common_lwcell_callback_func.c
Can you please let me know where do I change the compilation command to build for STM32?
Danny
The text was updated successfully, but these errors were encountered:
Demos for windows are not tested. I'm using only dev platform to test the points.
STM32 has been updated - you need to open example with cmake from inside stm32 folder and build with GCC.
Hi,
Cannot find source file:
.../lwlib/lwcell/snippets/examples_common_lwcell_callback_func.c
Danny
The text was updated successfully, but these errors were encountered: