nuttx-apps/system
jinxudong 57af6174f0 fix: sensor: update hall data type
update hall data type to int32_t

Signed-off-by: jinxudong <jinxudong@xiaomi.com>
2023-02-02 22:49:22 +08:00
..
adb adb: add depends on LIBUV 2023-01-25 23:20:28 +02:00
argtable3 [system/argtable3] Add test suite for argtable3 2023-01-25 23:45:29 +02:00
cachespeed system/cachespeed:Optimize output format and processing logic 2022-12-29 03:56:45 +08:00
cdcacm
cfgdata Fix the minor style issue 2022-10-16 19:07:16 +02:00
cle compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:12 +02:00
composite
critmon Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
cu cu: fix cu hang when meet ctrl + C 2022-07-29 19:21:52 +03:00
dhcpc dhcp: Make the option dependence work for usrsock case 2022-11-21 01:02:14 +08:00
dumpstack
flash_eraseall
gcov system/gcov: add show usage 2022-09-27 19:39:31 +08:00
hex2bin
hexed Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
hostname system/hostname: Add an option to read the hostname from a file 2022-07-18 12:29:51 +08:00
i2c compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:12 +02:00
input apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
iptables apps/system: Add iptables command. 2022-12-29 14:26:41 +08:00
libuv Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
lm75
lzf
mdio
netdb
nsh system/telnet: Fix the style warning 2022-11-07 15:24:08 +09:00
ntpc
nxcamera apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
nxlooper nxlooper: add loopback of compressed audio data. 2023-02-02 14:36:08 +08:00
nxplayer nxplayer: add support which mp3 file which has no ID3 header 2023-02-01 21:46:21 +08:00
nxrecorder nxrecorder: add support to record media file. 2023-02-02 22:12:00 +08:00
ping system/ping: remove depends since NETUTILS_PING already contains this check 2022-11-20 19:35:13 +08:00
ping6 system/ping: remove depends since NETUTILS_PING already contains this check 2022-11-20 19:35:13 +08:00
popen Rename task_spawnattr_setstacksize to posix_spawnattr_setstacksize 2022-11-01 09:51:08 +09:00
psmq move embedlog from system to logging 2023-01-05 21:42:15 +08:00
ramspeed system/ramspeed: skip cases where time too short 2023-01-18 09:02:10 +01:00
ramtest
readline Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
sched_note drivers/note: rename /dev/note to /dev/note/ram 2022-12-15 12:15:53 +08:00
setlogmask
spi compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:12 +02:00
stackmonitor Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
system Rename task_spawnattr_setstacksize to posix_spawnattr_setstacksize 2022-11-01 09:51:08 +09:00
taskset apps: getpid should return process id not thread id 2022-11-17 17:58:45 +08:00
tee
telnet netutils: Support telnetd in the kernel mode 2022-11-07 15:24:08 +09:00
telnetd netutils: Support telnetd in the kernel mode 2022-11-07 15:24:08 +09:00
termcurses Fix the minor style issue 2022-10-16 19:07:16 +02:00
trace system/trace: Check NOTERAM_GETTASKNAME existence directly 2022-12-26 11:53:26 +08:00
ubloxmodem
uniqueid apps: unify FAR attribute usage across apps 2022-04-05 00:55:22 +08:00
uorb fix: sensor: update hall data type 2023-02-02 22:49:22 +08:00
usbmsc
vi compiler.h: Add _ between format|printf|syslog|scanf|strftime and like 2022-12-21 01:05:12 +02:00
zmodem Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
.gitignore
Make.defs
Makefile