simplejack-src
1cf2e5d886
feat(cmake-build): Option to allow building shared libraries. ( #3278 )
...
Add option in CMake build to specify that shared libraries should be created (as
opposed to static). This is an exclusive option (not enabled by default).
Co-authored-by: simeplejack-src <example@example.com >
2022-04-20 12:04:56 +02:00
Xiang Xiao
fcf833f9af
Minor document update ( #3185 )
...
* chore(docs): change "-DLV_USE_BTN 1" to "-DLV_USE_BTN=1"
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com >
* chore(docs): update demo related link and description
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com >
2022-03-21 13:34:12 +01:00
Xiang Xiao
4c4f954059
chore(style): remove the trailing space from all source files ( #3188 )
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com >
2022-03-21 11:25:51 +01:00
Gabor Kiss-Vamosi
f584a30af3
chore(docs): fix links
2022-03-17 13:47:54 +01:00
Gabor Kiss-Vamosi
8a81532191
docs: rearrange the get-started section
...
Add folder for Platforms, RTOS, and Bindings
2022-03-17 13:19:53 +01:00