We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66acb36 commit 4a5e3c0Copy full SHA for 4a5e3c0
modules/hal_st/Kconfig
@@ -202,3 +202,6 @@ config USE_STDC_STTS751
202
bool
203
204
endif # HAS_STMEMSC
205
+
206
+config USE_ST_MEMS_ISPU
207
+ bool
west.yml
@@ -240,8 +240,9 @@ manifest:
240
groups:
241
- hal
242
- name: hal_st
243
- revision: 9f81b4427e955885398805b7bca0da3a8cd9109c
+ revision: pull/26/head
244
path: modules/hal/st
245
+ submodules: true
246
247
248
- name: hal_stm32
0 commit comments