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 9323a3f commit 94b16c4Copy full SHA for 94b16c4
drivers/sensor/akm09918c/Kconfig
@@ -16,4 +16,4 @@ config EMUL_AKM09918C
16
depends on EMUL
17
help
18
Enable the hardware emulator for the AKM09918C. Doing so allows exercising
19
- sensor APIs for this magnetometer in native_posix and qemu.
+ sensor APIs for this magnetometer in native_sim and qemu.
drivers/sensor/icm42688/Kconfig
@@ -19,7 +19,7 @@ config EMUL_ICM42688
20
21
Enable the hardware emulator for the ICM42688. Doing so allows exercising
22
- sensor APIs for this IMU in native_posix and qemu.
+ sensor APIs for this IMU in native_sim and qemu.
23
24
config ICM42688_DECODER
25
bool "ICM42688 decoder logic"
0 commit comments