(nuttx-apps) branch master updated: examples/mtdpart:Register MTD devices using the mtd_register method

2025-07-29 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong 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 4ecdb92e6 examples/mtdpart:Register MTD

(nuttx) branch master updated: libc/idr: Remove nodes from RB trees during destroy

2025-07-11 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong 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 c4541a4d4c6 libc/idr: Remove nodes from RB

(nuttx) 01/07: libc/machine/x86_64: Move all source files out of gnu folder

2025-06-29 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 1177ac8ee4a2703075bfb6c8ae8d934f608c2d69 Author: Xiang Xiao AuthorDate: Sun Jun 22 13:56:52 2025 +0800 libc

(nuttx) 06/07: libc/machine/arm: Move all source files out of gnu folder

2025-06-29 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 5758364f101647f1c1e5a3d031c9c5e01fc3797b Author: Xiang Xiao AuthorDate: Sun Jun 22 14:29:36 2025 +0800 libc

(nuttx) 04/07: libc/machine/arm64: Move all source files out of gnu folder

2025-06-29 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit c1a37ec1fbaab8c1f89fa4088023c6f3a79be16a Author: Xiang Xiao AuthorDate: Sun Jun 22 14:13:58 2025 +0800 libc

(nuttx) 03/07: libc/machine/renesas: Move all source files out of gnu folder

2025-06-29 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 378f8a5c0f2bcb5dc16107761546aa910e976083 Author: Xiang Xiao AuthorDate: Sun Jun 22 14:09:59 2025 +0800 libc

(nuttx) branch master updated (e0ba2efdca -> 2b360c826c)

2025-06-29 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from e0ba2efdca boards/risc-v/esp32c6: Add the NCV7410 10BASE-T1S MAC-PHY support for the ESP32-C6 boards new

(nuttx) 02/07: libc/machine/riscv: Move all source files out of gnu folder

2025-06-29 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit ae071920b4e539a56e9a6ea24a1be71ec5a9c1cf Author: Xiang Xiao AuthorDate: Sun Jun 22 14:03:16 2025 +0800 libc

(nuttx) 07/07: arch/arm: Move lib_dummy.c from arch/arm/src/common/ghs to libs/libc/machine/arm

2025-06-29 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 2b360c826cd8015dd5701fb0d625e85a6652f40c Author: Xiang Xiao AuthorDate: Sun Jun 22 14:34:54 2025 +0800 arch/arm

(nuttx) 05/07: armv8-m: Optimize cfi instructions to debug

2025-06-29 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 0b6188bfa242cd5d7af5db141a79fd91f6ff06f7 Author: yangao1 AuthorDate: Mon May 12 20:54:44 2025 +0800 armv8-m

(nuttx) 01/02: libc: Move stream printf/scanf from libc/stdio to libc/stream

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 84dc88730cd27ec7ab8ce7cefac89e3763dfd2d5 Author: Xiang Xiao AuthorDate: Mon Jun 9 14:39:03 2025 +0800 libc

(nuttx) branch master updated (3b6648c742 -> 025af9d281)

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 3b6648c742 docs/syslogd: Update syslogd docs to reflect implementation new 84dc88730c libc: Move stream

(nuttx) 02/02: libc: Merge lib_vsprintf from lib_libsprintf.c into lib_libvsprintf.c

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 025af9d28167afe00e4e2edd4ca1cfddaec70950 Author: Xiang Xiao AuthorDate: Mon Jun 9 15:05:39 2025 +0800 libc

(nuttx) 02/07: blk/mtdoutstream: should flush before free

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 95cf3b3aa9c1e49cc1eb17299c9b88265e7b4d0f Author: buxiasen AuthorDate: Thu Jan 9 22:33:11 2025 +0800 blk

(nuttx) 06/07: note/notestream: Call lib_fileoutstream_open in notefile_register

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 99303e9493e8c2e1716811da25a1e0c6abb3dcf8 Author: yangao1 AuthorDate: Wed Apr 16 20:15:20 2025 +0800 note

(nuttx) 04/07: stream: Add fileinstream support

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 47dd21c3c127a7d3e051b5c4a6ae4da7b499b834 Author: yangao1 AuthorDate: Tue May 6 20:26:32 2025 +0800 stream: Add

(nuttx) 03/07: mtdoutstream: fix missing Make & cmake file

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 0b9bd22e191493bc174dfd5107cf3c56f7cc7a93 Author: buxiasen AuthorDate: Fri Feb 14 16:00:38 2025 +0800

(nuttx) 01/07: mtdstream: use mtdsostream to support seek

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 379f2466251a1eb52c2fb44fdc12c7fce054eabf Author: buxiasen AuthorDate: Sat Dec 21 20:17:38 2024 +0800 mtdstream

(nuttx) 05/07: stream/fileoutstream: Add open interface for coredump

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit c560db04a6a046db673ca5c7baaef4c7198cee3f Author: yangao1 AuthorDate: Tue Apr 15 20:39:42 2025 +0800 stream

(nuttx) 07/07: libc/stream: Fix the typo error

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 99bd3d0f73b537e5d320f2ae6594fa122db7bde4 Author: Xiang Xiao AuthorDate: Mon Jun 9 16:08:08 2025 +0800 libc

(nuttx) branch master updated (0a23b0c14e -> 99bd3d0f73)

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 0a23b0c14e arch/stm32{f0l0g0|f7|h5|h7|l4}/stm32_adc.c: add support for batch DMA transfer new 379f246625

(nuttx-apps) branch master updated: system/fastboot: add const for memdump_print_t

2025-06-17 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong 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 38bd6acce system/fastboot: add const

(nuttx) branch master updated: drivers/segger:Add config option to allow defining the macro as variable

2025-06-16 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong 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 81f27bd602 drivers/segger:Add config option

(nuttx) branch master updated: fs/smartfs: Fix a fatal bug about sector writing after seek

2025-06-13 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong 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 2fa3b72b3c fs/smartfs: Fix a fatal bug about

(nuttx) 01/02: esp32s3-devkit/fastboot: Enable fastboot oem shell

2025-03-03 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 4df67da95d0b2c45fd958c9f047f8581913d51ef Author: wangjianyu3 AuthorDate: Mon Feb 24 19:43:12 2025 +0800 esp32s3

(nuttx) 02/02: Documentation/fastboot: Add usage for fastboot oem shell

2025-03-03 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 677c2187b94203e8d5c15b8212f0a8da1b942e59 Author: wangjianyu3 AuthorDate: Mon Feb 24 19:57:31 2025 +0800

(nuttx) branch master updated (e376e22f93 -> 677c2187b9)

2025-03-03 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from e376e22f93 Documentation/applications/benchmarks/cyclictest: -q new 4df67da95d esp32s3-devkit/fastboot

(nuttx-apps) branch master updated (62894b9ba -> 5de75adfb)

2025-02-19 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from 62894b9ba examples/spislave_test: Add user data receive add 5de75adfb system/fastboot: Add prefix

(nuttx) branch master updated (c9a8f96aac -> 32bc95182a)

2025-02-18 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from c9a8f96aac xtensa/esp32: set cpuint to initial value after deallocate add 746db1968d esp32s3-devkit/fastboot

(nuttx-website) branch master updated: Add Donny9 to contributors

2025-02-13 Thread jiuzhudong
This is an automated email from the ASF dual-hosted git repository. jiuzhudong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-website.git The following commit(s) were added to refs/heads/master by this push: new 55aed8cd6e Add Donny9 to