[nuttx] branch master updated: input/touchscreen: Bring up TSIOC_[SET|GET]CALIB macro

2023-09-20 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 9bd6c70339 input/touchscreen: Bring up TSIOC_[SET

[nuttx] branch master updated (9bd6c70339 -> f47991e34d)

2023-09-20 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 9bd6c70339 input/touchscreen: Bring up TSIOC_[SET|GET]CALIB macro add f47991e34d arch/arm64: select

[nuttx-apps] branch master updated: Fix nsh_altconsole.c:152:41: error: implicit declaration of function 'strlen'

2023-09-25 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 9e31a26ed Fix nsh_altconsole.c:152:41: error

[nuttx] branch master updated: arch/Kconfig: Add prompt string to ARCH_CHIP_CUSTOM

2023-09-25 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 1edcea3997 arch/Kconfig: Add prompt string

[nuttx-apps] branch master updated: Fix ./drivertest_rtc.c:43:10: fatal error: nuttx/time.h: No such file or director

2023-09-25 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 610ba2052 Fix ./drivertest_rtc.c:43:10: fatal

[nuttx] branch master updated (5d6f6f2d47 -> 167c4ae2a4)

2023-09-26 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 5d6f6f2d47 mm:fix warning add 167c4ae2a4 arch/arm: Fix error: format '%x' expects argument of type 'unsigned int

[nuttx] branch master updated: assert: Skip to include arch/board/board.h if CONFIG_ARCH_LEDS=n

2023-09-26 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2acd975435 assert: Skip to include arch/board

[nuttx] branch master updated: video/goldfish: Remove the vsync residual code

2023-09-26 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new ee3d2d1c0d video/goldfish: Remove the vsync

[nuttx-apps] 02/02: interpreters/duktape: Add -Wno-unused-but-set-variable to CLAGS

2023-09-18 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit dbdba4c254aad04d78d54c6de1445f64d2b7a4dc Author: Xiang Xiao AuthorDate: Mon Sep 18 13:45:03 2023 +0800

[nuttx-apps] branch master updated (68b3030f2 -> dbdba4c25)

2023-09-18 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from 68b3030f2 testing/ltp: add config.h file new 17692ffc5 Revert "interpreters/duktape: Fix error: var

[nuttx-apps] 01/02: Revert "interpreters/duktape: Fix error: variable 'num_stmts' set but not used"

2023-09-18 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 17692ffc5fd8317109291d896b42f35e1bd236b7 Author: Xiang Xiao AuthorDate: Mon Sep 18 13:43:56 2023 +0800 Revert

[nuttx] branch master updated: drivers/sensor: Remove the selection of UORB from Kconfig

2023-09-18 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 635d578a73 drivers/sensor: Remove the selection

[nuttx] branch master updated: supply/regulator: Refine rpmsg regulator

2023-09-18 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 4d2cc2ab4d supply/regulator: Refine rpmsg

[nuttx] branch master updated (15e78470f8 -> 6e6ba062fd)

2023-09-18 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 15e78470f8 arch/sim: Guard frame buffer related setting in SIM_X11FB add be767dde01 vela fs procfs add clock procfs

[nuttx] branch master updated (4d2cc2ab4d -> 15e78470f8)

2023-09-18 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 4d2cc2ab4d supply/regulator: Refine rpmsg regulator add 15e78470f8 arch/sim: Guard frame buffer related setting

[nuttx] branch master updated (d867c46bbc -> b743d62703)

2023-08-25 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from d867c46bbc serial/uart/h5: add bt h5 uart serial driver add 904ca21a00 syslog & ramlog: add BOARDIOC_RESET_C

[nuttx] branch master updated (570c7587c7 -> 004853d6d1)

2023-01-30 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 570c7587c7 risc-v/Toolchain.defs: Correct indent add 004853d6d1 drivers/watchdog: Fix the wrong value

[nuttx] branch master updated (55679aec5f -> c3ddb1507b)

2023-01-31 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 55679aec5f drivers/camera: Support the private data for imgsensor and imgdata add c3ddb1507b tools/unix.mk: Pass

[nuttx] branch master updated: cache: add up_get_xcache_linesize() support

2023-03-20 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new bb281eedfa cache: add up_get_xcache_linesize

[nuttx] branch master updated: Revert "drivrs/mtd/filemtd.c: add block device MTD interface. Block MTD interface allows using block device directly as MTD instead of having to use file-system in betw

2023-02-22 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new c54c9395a5 Revert "drivrs/mtd/filemtd.c: add

[nuttx] branch master updated: libc: Remove dependence of LIBC_FLOATINGPOINT and LIBC_LONG_LONG from LIBC_NUMBERED_ARGS

2023-02-22 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new a05ab2ab49 libc: Remove dependence

[nuttx] branch master updated (db6919648b -> ee77243247)

2023-02-22 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from db6919648b samv7: add support for complementary PWM output add ee77243247 boards/sim/adb: Change telnetd port from

[nuttx-apps] branch master updated: build: Remove the annoy warning from distclean

2023-02-22 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 69cad3c28 build: Remove the annoy warning

[nuttx-apps] branch master updated (9246502ac -> 359f66ad3)

2023-02-24 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from 9246502ac drivertest/drivertest_uart: uart driver testcase new 80feb2432 nshlib: Shouldn't set TIOCSCTTY

[nuttx-apps] 01/02: nshlib: Shouldn't set TIOCSCTTY with STDOUT_FILENO directly

2023-02-24 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 80feb2432d9dfea262ea8a4fb3b9942bb384d44b Author: Xiang Xiao AuthorDate: Wed Feb 22 13:13:45 2023 +0800 nshlib

[nuttx-apps] 02/02: nshlib: Remove the remaining CONFIG_FILE_STREAM dependence

2023-02-24 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 359f66ad3701c8a53b6344fe49a2d8d01e9c7f97 Author: Xiang Xiao AuthorDate: Wed Feb 22 06:08:13 2023 +0800 nshlib

[nuttx] branch master updated: change strcpy to strlcpy

2023-02-23 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 38f64f559d change strcpy to strlcpy 38f64f559d

[nuttx] branch master updated (9d0e712347 -> fff0e58860)

2023-02-17 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 9d0e712347 mmcsd_sdio:Release CPU during wait for Write Completion add 0582930e4b tools/ci: Install python

[nuttx] branch master updated (eca4951021 -> 984208f6a2)

2023-02-02 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from eca4951021 nuttx: Use MIN/MAX definitions from "sys/param.h" add 984208f6a2 tools: parsememdump.py su

[nuttx] 02/02: mm/mempool: Initialize spinlock with spin_initialize

2023-02-02 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit be1c84c96af4c69507b18d1051702e71f12608d0 Author: Xiang Xiao AuthorDate: Fri Jan 27 20:51:57 2023 +0800 mm/mempool

[nuttx] 01/02: spinlock: Move spinlock_init to public macros

2023-02-02 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 555c4fede3c19b862eb9466761c4f9a4f79c8f86 Author: anjiahao AuthorDate: Mon Nov 28 16:59:25 2022 +0800 spinlock: Move

[nuttx] branch master updated (984208f6a2 -> be1c84c96a)

2023-02-02 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 984208f6a2 tools: parsememdump.py support show total pid memory new 555c4fede3 spinlock: Move spinlock_init

[nuttx] branch master updated (be1c84c96a -> 7e7d4ab744)

2023-02-02 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from be1c84c96a mm/mempool: Initialize spinlock with spin_initialize add 7e7d4ab744 touch: Add ioctl to enable/disable

[nuttx] branch master updated: fs/procfs: fix the issue of /proc/cpuload in SMP

2023-02-02 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2c8c35431d fs/procfs: fix the issue of /proc

[nuttx-apps] 01/02: fix: sensor: update hall data type

2023-02-02 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 57af6174f05cd6c15c89325809d7c5dc7d7c8c74 Author: jinxudong AuthorDate: Tue Sep 6 11:27:14 2022 +0800 fix: sensor

[nuttx-apps] branch master updated (c375f3e6f -> bf140bcaa)

2023-02-02 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from c375f3e6f testing/drivertest: modify the test source code name new 57af6174f fix: sensor: update hall data

[nuttx-apps] 02/02: fix: sensor: support ECG event lead info

2023-02-02 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit bf140bcaae313243c2ea88700721f3f7244e2ea7 Author: liucheng5 AuthorDate: Wed Sep 28 11:06:27 2022 +0800 fix

[nuttx] branch master updated (2c8c35431d -> 8845e6bb38)

2023-02-02 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 2c8c35431d fs/procfs: fix the issue of /proc/cpuload in SMP add 709da0fae4 fix: sensor: update hall data type

[nuttx] branch master updated (bd7e521871 -> a3a1883787)

2023-02-13 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from bd7e521871 net/sendfile: adapt sendfile() to support new driver model new a05f9aaa85 fs: Don't guard fsync

[nuttx] 03/03: fs: Don't guard rename with CONFIG_DISABLE_MOUNTPOINT

2023-02-13 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit a3a1883787a873577c96c6dd1723b139f46f5e52 Author: Xiang Xiao AuthorDate: Fri Feb 10 15:27:38 2023 +0800 fs: Don't

[nuttx] 02/03: fs: Don't guard ftruncate with CONFIG_DISABLE_MOUNTPOINT

2023-02-13 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 4009cb1970c05f932b161d5fc253e8f67f1a5650 Author: Xiang Xiao AuthorDate: Fri Feb 10 15:20:43 2023 +0800 fs: Don't

[nuttx] 01/03: fs: Don't guard fsync with CONFIG_DISABLE_MOUNTPOINT

2023-02-13 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit a05f9aaa852ba5ab05f851c7aedcd29a63695741 Author: Xiang Xiao AuthorDate: Fri Feb 10 14:54:23 2023 +0800 fs: Don't

(nuttx-apps) branch master updated: Fix nuttx/porttimer.c:71:24: error: a function declaration without a prototype is deprecated

2023-12-10 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new d6a530727 Fix nuttx/porttimer.c:71:24: error

(nuttx) branch master updated: board: Add CONFIG_LIBC_EXECFUNCS and CONFIG_PSEUDOTERM to adb config

2024-01-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new d2c4de6167 board: Add CONFIG_LIBC_EXECFUNCS

(nuttx-apps) 01/02: adbd/logcat: Change alog_ prefix to logcat_

2024-01-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit db0e0b9bfecea3ee408718b247452044d5b501c7 Author: Xiang Xiao AuthorDate: Sun Jan 7 01:20:03 2024 +0800 adbd

(nuttx-apps) branch master updated (893074383 -> e4e43a1ca)

2024-01-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from 893074383 Wasm.mk: disable by default new db0e0b9bf adbd/logcat: Change alog_ prefix to logcat_ new

(nuttx-apps) 02/02: adb: Don't declare variables in the middle of function

2024-01-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit e4e43a1ca01f0f9b27d6722bd2dc90afba0278e8 Author: Xiang Xiao AuthorDate: Sun Jan 7 02:29:59 2024 +0800 adb: Don't

(nuttx) 01/02: stm32: fix compile failed

2024-03-04 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit b599fdbc0ea249791e989cf594aaa63c8e21581d Author: ligd AuthorDate: Mon Mar 4 13:28:32 2024 +0800 stm32: fix compile

(nuttx) branch master updated (3f872807bf -> 91f0a0f1a8)

2024-03-04 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 3f872807bf sh:Change expansion path logic new b599fdbc0e stm32: fix compile failed new 91f0a0f1a8 Revert

(nuttx) 02/02: Revert "goldfish & qemu: handle MMU table and CONFIG_RAM_END"

2024-03-04 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 91f0a0f1a8cf33588411f68c738a855c8f988c71 Author: ligd AuthorDate: Mon Mar 4 15:55:58 2024 +0800 Revert "gol

(nuttx) branch master updated (44a087111d -> d45a45da94)

2024-03-05 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 44a087111d samv7: add support for USART TX DMA transfers add 27de65edc0 sched.h: fix CPU_EQUAL(s1, s2) write error