This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx-apps
Watch
1
Star
0
Fork
You've already forked nuttx-apps
1
mirror of
https://github.com/apache/nuttx-apps.git
synced
2026-08-03 13:19:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f0ddb92be0
nuttx-apps
/
testing
/
sensortest
History
Download ZIP
Download TAR.GZ
Xiang Xiao
28d71b79a2
Fix sensortest.c:168:40: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat]
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-02 18:46:14 -03:00
..
Kconfig
testing/sensortest: add sensor driver test
2020-10-23 00:43:47 +08:00
Make.defs
testing: fix relative path CI error
2021-06-16 09:03:06 -05:00
Makefile
testing: fix relative path CI error
2021-06-16 09:03:06 -05:00
sensortest.c
Fix sensortest.c:168:40: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') [-Werror,-Wformat]
2023-02-02 18:46:14 -03:00