[incubator-nuttx] 04/04: arch: Remove SYS_RESERVED from Kconfg

2022-02-27 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 44bd3212d403a343c1d3544946d04f62b53bb6eb Author: Xiang Xiao AuthorDate: Fri Feb 25 15:40:21 2022 +0800

[incubator-nuttx] branch master updated (b57e0b6 -> 44bd321)

2022-02-27 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b57e0b6 arm/armv7-a/r: check ARMV7A_DECODEFIQ on dataabort new 8b77801 arch/xtensa: Remove the

[incubator-nuttx] 01/04: arch/xtensa: Remove the unused SYS_pthread_exit

2022-02-27 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8b77801b1c11628c3a1b65fdc281ad60b3da019d Author: Xiang Xiao AuthorDate: Fri Feb 25 03:50:06 2022 +0800

[incubator-nuttx] 03/04: arch: Move the content from svcall.h to syscall.h

2022-02-27 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 087b9e5ff327f7992065cfe01c4cb11b675b7eae Author: Xiang Xiao AuthorDate: Fri Feb 25 02:46:21 2022 +0800

[incubator-nuttx] 02/04: arch: Remove the duplicated syscall.h in each arch

2022-02-27 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 0c7517e57940abecfa720eaa5ad757561c98e093 Author: Xiang Xiao AuthorDate: Fri Feb 25 01:49:58 2022 +0800

[incubator-nuttx] branch master updated (f42b56b -> 872c570)

2022-02-27 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from f42b56b input/touch: Remove the couple from uinput add 3bf416e arch: Move STACK_ALIGNMENT definition

[incubator-nuttx] branch master updated (955153a -> 224241b)

2022-03-01 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 955153a boards: sabre-6quad: Add knsh add 224241b boards: esp32-devkitc: Increase INIT_STACKSIZE to

[incubator-nuttx] branch master updated: phy62xx_exception: using armv6-m exception_common code.

2022-03-18 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 7de7ba1 phy62xx_exception: using

[incubator-nuttx-apps] branch master updated: wapi: add 5g channel map in wapi

2021-09-23 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new ab3cca4 wapi: add 5g channel map

[incubator-nuttx-apps] branch master updated: testing/ostest: Include nuttx/arch.h explicitly

2021-12-08 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 87d8494 testing/ostest: Include

[incubator-nuttx] branch master updated (e0f7bab -> 19e748f)

2021-12-22 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from e0f7bab libc/symtab: optimize the find speed by bisection add 19e748f graphics/vncserver: Fix buffer

[incubator-nuttx] branch master updated: esp32-devkitc: Change CONFIG_USER_ENTRYPOINT to CONFIG_INIT_ENTRYPOINT

2021-12-25 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 540c6f8 esp32-devkitc: Change

[incubator-nuttx-apps] branch master updated: Add example app for isl29023 driver

2021-12-25 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 0e8e08e Add example app for

[incubator-nuttx] branch master updated: arch/sim: Implement up_backtrace

2021-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new f302e8f arch/sim: Implement

[incubator-nuttx] branch master updated: libc: Add backtrace_symbols[_fd] functions

2021-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 20bbdd0 libc: Add backtrace_symbols

[incubator-nuttx] branch master updated (20bbdd0 -> dd942f0)

2021-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 20bbdd0 libc: Add backtrace_symbols[_fd] functions new 7f2c5be libs/dumpstack: add support for print

[incubator-nuttx] 02/03: libc: Prefix the address with 0 to the specified width in sched_dumpstack

2021-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9eecd4c5e23c01f5e1d8ac3fc4beec1582000c1e Author: Xiang Xiao AuthorDate: Sun Dec 26 11:40:32 2021 +0800

[incubator-nuttx] 01/03: libs/dumpstack: add support for print symbol name

2021-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 7f2c5be07a8615d5d4b753b4991397e0b457e11a Author: chao.an AuthorDate: Tue Dec 7 21:12:42 2021 +0800 libs

[incubator-nuttx] 03/03: sched/backtrace: Dump the complete stack regardless the depth

2021-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit dd942f0b0401f68df746ae067707a2460f3f7199 Author: Xiang Xiao AuthorDate: Fri Dec 24 15:38:14 2021 +0800

[incubator-nuttx] branch master updated: arch: Select ARCH_HAVE_BACKTRACE in Kconfig for supported arch

2021-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 186ac17 arch: Select

[incubator-nuttx] branch master updated (c15195b -> b92c90e)

2021-12-29 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from c15195b arch/risc-v: Refine riscv_testset.S add b92c90e arch/arm: Fix rebase error in

[incubator-nuttx] branch master updated: net/devif: Fix the memory leak in case of netdev isn't alive

2022-01-05 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new e27962a net/devif: Fix the memory

[incubator-nuttx] branch master updated (7b1cf2d -> a24ae55)

2022-01-24 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 7b1cf2d arch: arm: Fix make export for armv7-a SoCs add a24ae55 arch: Decouple up_critmon_[gettime

[incubator-nuttx] branch master updated (a24ae55 -> ad25c43)

2022-01-25 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a24ae55 arch: Decouple up_critmon_[gettime|convert] from critmon add ad25c43 net/tcp/sendfile: fast

[incubator-nuttx] branch master updated: net/tcp: transformed NET_TCP_FAST_RETRANSMIT_WATERMARK option to boolean. According to RFC 5681 (3.2) the TCP Fast Retransmit algorithm should start if the thr

2022-01-25 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2a6de30 net/tcp: transformed

[incubator-nuttx] branch master updated (22f2269 -> 5749ea6)

2022-02-06 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 22f2269 drivers/pipe: Remove pipe from file system after open add 5749ea6 arch/sim: Unify the return

(nuttx-apps) 03/03: [wireless] add set/get pmksa api for fast-auth

2024-09-11 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 7bf20f1a8965c579e5d170dadec357dcb61be1a5 Author: meijian AuthorDate: Wed Nov 29 20:12:54 2023 +0800 [wireless

(nuttx-apps) 02/03: [wireless][wapi] add powersave cmd of wapi for Low-power modules

2024-09-11 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit cf7491a1fe01afe1c135fa13584939fe06fc55c2 Author: meijian AuthorDate: Thu Nov 16 14:29:13 2023 +0800 [wireless

(nuttx-apps) 01/03: [wireless][wapi] add extend api for private needs

2024-09-11 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit c5541bfb5646ce112ba623895bc46e6a5ead52b9 Author: meijian AuthorDate: Wed Nov 1 21:13:13 2023 +0800 [wireless

(nuttx-apps) branch master updated (002e31c56 -> 7bf20f1a8)

2024-09-11 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from 002e31c56 apps/dhcpd: fix dhcpd set dip error new c5541bfb5 [wireless][wapi] add extend api for private

(nuttx) branch master updated: riscv_mtimer: modify riscv_mtimer_current to reduce precision lost

2024-09-12 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 512a496467 riscv_mtimer: modify

(nuttx) branch master updated (733a68002c -> 7a495fabb6)

2024-09-13 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 733a68002c arch/riscv: Fixed hardware timer warps-around issue add 7a495fabb6 pci/pci_uio_ivshmem: pci uio

(nuttx) 01/02: ramlog: unify the lock to critical section

2024-09-13 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 78d93eb6280b5f143a94c9b26a372718061e85fe Author: ligd AuthorDate: Thu Jul 25 22:50:23 2024 +0800 ramlog: unify the

(nuttx) branch master updated (28efb282d8 -> 981bda5cf0)

2024-09-13 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 28efb282d8 add .gdb_history to .gitignore new 78d93eb628 ramlog: unify the lock to critical section new

(nuttx) 02/02: ramlog: workaround the unsafe critical section

2024-09-13 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 981bda5cf09bf166f1d23e6d708c04478f999fdc Author: ligd AuthorDate: Thu Jul 25 22:52:52 2024 +0800 ramlog: workaround

(nuttx) branch master updated (401a06fb17 -> 38af7001b6)

2024-09-14 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 401a06fb17 input/ff: modify FF_MAX to support 64-bit machine add e359c661d8 rpmsg ping: fix rpmsg_ping_ept_cb

[incubator-nuttx] 03/03: libc/ftok: Map token to the root pseduo file system directory

2022-09-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9afb6540dca26cd4c734cff91e72c59a7721cf2a Author: Xiang Xiao AuthorDate: Fri Sep 16 14:53:46 2022 +0800

[incubator-nuttx] branch master updated (079a6fa6cc -> 9afb6540dc)

2022-09-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 079a6fa6cc arch/armv7[a|r]: Implement up_affinity_irq new 8df223a1ef libc: Add LIBC prefix to

[incubator-nuttx] 01/03: libc: Add LIBC prefix to MEM_FD_VFS_PATH

2022-09-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8df223a1efe588e282efc825a2fa8e8b0e1bae08 Author: Xiang Xiao AuthorDate: Fri Sep 16 14:33:09 2022 +0800

[incubator-nuttx] 02/03: fs: Allocate unique serial number for the root pseduo file system node

2022-09-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit db518bf0dfbaeae3d10d3c7656e4be39e6176ef9 Author: Xiang Xiao AuthorDate: Fri Sep 16 14:24:55 2022 +0800 fs

[incubator-nuttx] branch master updated (6903f02d41 -> 53466c6d46)

2022-09-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 6903f02d41 armv7-r: add VBAR cp15 opearation add 53466c6d46 net: Add IN6_IS_ADDR_LINKLOCAL macro No

[incubator-nuttx] branch master updated (3c1c29f2c4 -> 4c44c6f709)

2022-09-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 3c1c29f2c4 arch: move non arm g_current_regs defintion to common place new a7bbd33f1b libc: Remove the

[incubator-nuttx] 02/02: arch.h: Make _sinit/_einit as an offical interface

2022-09-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4c44c6f70914471cffa4267c5c67755a37c70fd3 Author: Xiang Xiao AuthorDate: Wed Sep 21 06:12:43 2022 +0800

[incubator-nuttx] 01/02: libc: Remove the reference of _stext/_etext from lib_cxx_initialize.c

2022-09-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a7bbd33f1ba3222c5d088e6498707060da1df281 Author: Xiang Xiao AuthorDate: Wed Sep 21 04:57:15 2022 +0800

[incubator-nuttx] branch master updated (b16ed003f1 -> 4ea0c905e6)

2022-10-22 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from b16ed003f1 documentation: add documentation for ESP32-S2/S3/C3 add 4ea0c905e6 ci: Install LLVM Embedded

[nuttx] branch master updated: libc.csv: Correct return type of strchr

2023-06-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 f48a92810b libc.csv: Correct return type of

[nuttx-apps] branch master updated (33987a76a -> 8083b094c)

2023-07-24 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from 33987a76a regen for toywasm v29.0.0 new d46dce581 testing/ostest: Remove the unnecessary defined

[nuttx-apps] 02/02: Kconfig: Simplify the conditional default statement

2023-07-24 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 8083b094c3a7d3a66c9daebe12fa94ef24489a7e Author: Xiang Xiao AuthorDate: Sun Jul 16 01:21:32 2023 +0800 Kconfig

[nuttx-apps] 01/02: testing/ostest: Remove the unnecessary defined(CONFIG_PTHREAD_CLEANUP_STACKSIZE)

2023-07-24 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit d46dce5819541d1ec3e5b2423775a139a24ee84f Author: Xiang Xiao AuthorDate: Sun Jul 16 01:19:36 2023 +0800 testing

[nuttx] 02/04: composite: return ok when host send a duplicate setconfig message

2023-08-06 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit f52f04e131e7463704a2e008b8304b4ee9b3fd7e Author: zhangyuan21 AuthorDate: Fri Aug 4 14:19:57 2023 +0800 composite

[nuttx] 04/04: usbadb: add usbadb boardctl

2023-08-06 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 98fba7199836e617516ee076ca75997212a87a7e Author: zhangyuan21 AuthorDate: Sat Jul 29 16:05:16 2023 +0800 usbadb: add

[nuttx] 03/04: adb: Use composite devices as universal devices

2023-08-06 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 419207d23dbb21bbb411cf59b4648ddd7a107e97 Author: zhangyuan21 AuthorDate: Thu Jul 6 03:17:30 2023 +0800 adb: Use

[nuttx] 01/04: usbdev: Use composite devices as universal devices

2023-08-06 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit fe6b0619f9f06e3692eac7187984ee528a4e541f Author: zhangyuan21 AuthorDate: Wed Jul 5 09:23:26 2023 +0800 usbdev: Use

[nuttx] branch master updated (d55e0cce9c -> 98fba71998)

2023-08-06 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from d55e0cce9c Documentation: Add documentation about sim:alsa defconfig new fe6b0619f9 usbdev: Use composite devices

[incubator-nuttx] branch master updated: power: add PM_IDLE_DOMAIN to pm.h and remove definations

2022-07-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 031c89db89 power: add PM_IDLE_DOMAIN

[incubator-nuttx] branch master updated: net: Align the prototype of sock_intf_s::si_ioctl with file_operations::ioctl

2022-09-06 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new e0bb281e7a net: Align the prototype of

[incubator-nuttx] branch master updated: fs: Run the default action of FIONBIO/FIOCLEX/FIONCLEX in success path

2022-09-06 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 9726be616a fs: Run the default action

(nuttx) branch master updated: Fix Kconfig style

2023-12-04 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 ccc0c54401 Fix Kconfig style ccc0c54401 is

(nuttx) branch master updated (7730201689 -> 80ca3e9308)

2023-12-14 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 7730201689 imxrt: Extend FlexIO support to 117x add 659c9e7f4b boards: qemu-armv8a: Add virtio-sound add

(nuttx) 01/06: stm32f4discovery/cxxtest: Fix gcc13.2 compiler error

2023-12-18 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit d2670713983b324da55b5eaec518d4ef73546e8d Author: Xiang Xiao AuthorDate: Mon Dec 18 11:07:16 2023 +0800

(nuttx) 03/06: arch/arm: Disable -Warray-bound for rp2040, dm320 and lpc31xx

2023-12-18 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit e42780bb0f5c1bf406179fcd036d37813919addc Author: Xiang Xiao AuthorDate: Mon Dec 18 17:48:07 2023 +0800 arch/arm

(nuttx) 04/06: modem/alt1250: Fix 'inst' may be used uninitialized

2023-12-18 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 0d0867484a90063bab7d511df2623f4c83708d8c Author: Xiang Xiao AuthorDate: Mon Dec 18 19:18:30 2023 +0800 modem

(nuttx) 05/06: am335x_lcdc: Fix error: array subscript 0 is outside array bounds of 'volatile uint32_t[0]'

2023-12-18 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit d54c79126a8c03ec40dbae55180ae3cec52c7416 Author: Xiang Xiao AuthorDate: Mon Dec 18 21:32:54 2023 +0800 am335x_lcdc

(nuttx) 02/06: lpc43xx/usb: Fix gcc13.2 compiler error

2023-12-18 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 1e696425fd1759b77bf36d9dd805c0960976afea Author: Xiang Xiao AuthorDate: Mon Dec 18 12:38:17 2023 +0800 lpc43xx/usb

(nuttx) branch master updated (9473267620 -> 31a6ffa15c)

2023-12-18 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 9473267620 risc-v/esp32c6: Add ostest defconfig new d267071398 stm32f4discovery/cxxtest: Fix gcc13.2 compiler

(nuttx) 06/06: arm/sama5: Fix error: array subscript 0 is outside array bounds

2023-12-18 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 31a6ffa15ca4e1604f80a02646a73c16570b8cbb Author: Xiang Xiao AuthorDate: Mon Dec 18 23:31:20 2023 +0800 arm/sama5

(nuttx) branch master updated: xtensa/esp32s3: Support reading encrypted partitions

2023-12-22 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 2cb14c55f0 xtensa/esp32s3: Support reading

(nuttx) branch master updated: espressif/mcuboot: Fix dependency of the Espressif's port MCUboot.

2023-12-22 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 daec4cf408 espressif/mcuboot: Fix dependency of

(nuttx) branch master updated: rptun: Select OPENMAP under RPTUN

2023-12-27 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 b9bd88d9d3 rptun: Select OPENMAP under RPTUN

(nuttx) 02/02: arch/armv7-a: Change space to tab in arm_smccc.S

2023-12-27 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 087c519dd657fb5cfa14adb25f1fd2680298953c Author: Xiang Xiao AuthorDate: Tue Dec 26 12:09:03 2023 +0800 arch/armv7-a

(nuttx) branch master updated (b9bd88d9d3 -> 087c519dd6)

2023-12-27 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from b9bd88d9d3 rptun: Select OPENMAP under RPTUN new 770d579630 arch/arm: Move arm_vectoraddrexcptn into

(nuttx) 01/02: arch/arm: Move arm_vectoraddrexcptn into arm_vectors.S

2023-12-27 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 770d579630aaf488f84d4092c31c631106b4b392 Author: Xiang Xiao AuthorDate: Tue Dec 26 03:38:16 2023 +0800 arch/arm

(nuttx) branch master updated: sim: make the cmake version of hostfs build similar to the Makefile one

2023-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 f7fb816235 sim: make the cmake version of hostfs

(nuttx) branch master updated: log messages of binfmt are very much.

2023-12-29 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 675f775494 log messages of binfmt are very much

(nuttx) branch master updated: xtensa/esp32s3: Support WPA3 on softap mode

2024-01-11 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 b739b2b18a xtensa/esp32s3: Support WPA3 on

(nuttx) branch master updated: docs/comments: fix some typos

2024-01-14 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 3c327efd2f docs/comments: fix some typos

(nuttx) branch master updated: fix build with CONFIG_SCHED_INSTRUMENTATION_FUNCTION

2024-01-22 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 81996900db fix build with

(nuttx) branch master updated: bcmf_driver:wlan interface status reset by unsolicited wpa packet

2024-01-24 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 cefb170ea7 bcmf_driver:wlan interface status

(nuttx) branch master updated: arm: sama5: sam_serial: fix to compile with "UART Flow control enabled" on SAMA5D2.

2024-01-25 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer 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 8571893435 arm: sama5: sam_serial: fix to

[incubator-nuttx-apps] branch master updated (bb24794fc -> bce24201c)

2022-11-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git from bb24794fc system/ping[6]: ping[6] should also be enabled if NET_ICMP[v6]_NO_STACK == y new

[incubator-nuttx-apps] 02/02: Fix ft80x_coprocessor.c:3911:14: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')

2022-11-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit bce24201c7c7aa902de7f746d45b8631851c955c Author: Xiang Xiao AuthorDate: Sun Nov 20 06:25:49 2022 +0800

[incubator-nuttx-apps] 01/02: Fix Error: vi.c:888:57: error: format string is not a string literal (potentially insecure)

2022-11-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit d706510064be474783881d69c30d8669ae7de18b Author: Xiang Xiao AuthorDate: Sun Nov 20 04:11:35 2022 +0800

[incubator-nuttx-apps] branch master updated: dhcp: Make the option dependence work for usrsock case

2022-11-20 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 37c0cdd1a dhcp: Make the option

[incubator-nuttx] 02/12: Fix chip/stm32l562xx_rcc.c:78:20: error: unused function 'rcc_reset'

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 30a153d2a0f58a4a2e4c16244cb0ffc67237a0ba Author: Xiang Xiao AuthorDate: Sun Nov 20 12:03:25 2022 +0800

[incubator-nuttx] 01/12: Fix error: chip/stm32l5_pwr.c:50:20: error: unused function 'stm32l5_pwr_modifyreg'

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 59a747ee362923d3f214c68d39f3695577dc7d2f Author: Xiang Xiao AuthorDate: Sun Nov 20 11:52:41 2022 +0800

[incubator-nuttx] 10/12: Fix Error: chip/stm32_qencoder.c:989:46: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a34230c95473a68317ad6b5954e01f13faf6f95b Author: Xiang Xiao AuthorDate: Sun Nov 20 14:09:09 2022 +0800

[incubator-nuttx] 05/12: Fix Error: chip/stm32_serial.c:1542:20: error: unused function 'up_serialmod'

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 27629b74c9c2c144921817de2b3125369d9dabfe Author: Xiang Xiao AuthorDate: Sun Nov 20 13:56:22 2022 +0800

[incubator-nuttx] 04/12: Fix Error: chip/stm32l4_dfumode.c:45:20: error: unused function 'rcc_reset'

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4e6568c29a2424650cef2cc47f2dba354c45aca7 Author: Xiang Xiao AuthorDate: Sun Nov 20 12:08:21 2022 +0800

[incubator-nuttx] 03/12: Fix Error: chip/stm32l4_pwr.c:50:20: error: unused function 'stm32l4_pwr_modifyreg'

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4cc52f277be2ccfdc6ba0ee8fd0a2a8db5753079 Author: Xiang Xiao AuthorDate: Sun Nov 20 12:04:32 2022 +0800

[incubator-nuttx] 06/12: Fix Error: audio/wm8994.c:485:26: error: result of comparison of constant 65536 with expression of type 'uint16_t' (aka 'unsigned short') is always false

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 7bda8747b283d62fe9a008bde5cafd8465655660 Author: Xiang Xiao AuthorDate: Sun Nov 20 13:59:17 2022 +0800

[incubator-nuttx] 07/12: Fix Error: chip/stm32_qencoder.c:989:46: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6386596731a7c7b02ea5a7868a22a6bfdf13e980 Author: Xiang Xiao AuthorDate: Sun Nov 20 14:00:51 2022 +0800

[incubator-nuttx] 08/12: Fix Error: chip/stm32_spi.c:571:23: error: unused function 'spi_getreg8'

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ea171d6e5d00638f5fc39d9ba8fd839010939b3c Author: Xiang Xiao AuthorDate: Sun Nov 20 14:02:52 2022 +0800

[incubator-nuttx] 12/12: Fix Error: board/stm32_selectsram.c:163:13: error: shifting a negative signed value is undefined [-Werror,-Wshift-negative-value]

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 30a01ab551963a538b2fb339ace74624b3a780b3 Author: Xiang Xiao AuthorDate: Sun Nov 20 15:17:28 2022 +0800

[incubator-nuttx] 09/12: Fix Error: chip/stm32_tim_lowerhalf.c:479:54: error: format specifies type 'unsigned long' but the argument has type 'uint32_t'

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ab31236905d6728b85f8d38600a61a6866f0049e Author: Xiang Xiao AuthorDate: Sun Nov 20 14:07:04 2022 +0800

[incubator-nuttx] 11/12: Fix Error: board/dfu_signature.c:53:16: error: unknown attribute 'externally_visible' ignored

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 81b9df53fccbf47ace77a50327295121c2dac0e7 Author: Xiang Xiao AuthorDate: Sun Nov 20 15:08:49 2022 +0800

[incubator-nuttx] branch master updated (ae4b5b5f50 -> 30a01ab551)

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from ae4b5b5f50 net/tcp: TCP_WAITALL should use state flag new 59a747ee36 Fix error: chip/stm32l5_pwr.c:50

[incubator-nuttx-apps] branch master updated: Fix Error: nxtext_popup.c:250:20: error: unused function 'nxpu_puts'

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 92d38a3bb Fix Error

[incubator-nuttx] branch master updated (af2aa13873 -> 12b3a1ae56)

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from af2aa13873 phtread: Change stacksize type from long to size_t new 88649d03ba Fix Error: stm32_wm8994.c

[incubator-nuttx] 02/02: Fix Error: board/stm32_ssd1289.c:310:12: error: converting the result of '<<' to a boolean always evaluates to true

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 12b3a1ae564c2de39f3f41fb2361d865d24725f9 Author: Xiang Xiao AuthorDate: Mon Nov 21 10:21:40 2022 +0800

[incubator-nuttx] 01/02: Fix Error: stm32_wm8994.c:198:54: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')

2022-11-21 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 88649d03ba9dd7524aa219b8dff0eb3d84a028ae Author: Xiang Xiao AuthorDate: Mon Nov 21 03:19:26 2022 +0800

  1   2   3   4   5   >