(nuttx) branch master updated (dc73324ed0 -> cc5d6fcb41)

2025-05-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 dc73324ed0 drivers/can: fix codespell errors new df76246c03 arch/sim/Kconfig: simulated CAN depends on LINUX host

(nuttx) 01/02: arch/sim/Kconfig: simulated CAN depends on LINUX host

2025-05-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 commit df76246c03beb34275996aca78d7aac1b487c934 Author: p-szafonimateusz AuthorDate: Wed May 14 13:47:22 2025 +0200 arch

(nuttx) 02/02: arch/sim/Kconfig: fix codespell issues

2025-05-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 commit cc5d6fcb415a9a199a8b553ac5bdace9128fb877 Author: p-szafonimateusz AuthorDate: Wed May 14 13:53:17 2025 +0200 arch

(nuttx) branch master updated (d611304d61 -> 36a4d5feaf)

2025-05-10 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 d611304d61 style: fix typos in comment. new f442a41102 sched/wqueue: Fix work_cancel_sync. new 36a4d5feaf

(nuttx) 01/02: sched/wqueue: Fix work_cancel_sync.

2025-05-10 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 f442a41102deaabbd06d78ea4c9736f33635678f Author: ouyangxiangzhen AuthorDate: Thu May 8 11:17:46 2025 +0800 sched

(nuttx) 02/02: sched/wqueue: Improve performance of the work_queue.

2025-05-10 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 36a4d5feaf5d511fb489148dbc366d5d4aba0afc Author: ouyangxiangzhen AuthorDate: Thu May 8 11:24:46 2025 +0800 sched

(nuttx) branch master updated: boards/risc-v/esp32c6 Add initial support to Seeed Studio XIAO ESP32c6

2025-05-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 7a64c86c1b boards/risc-v/esp32c6 Add initial

(nuttx) branch master updated: Documentation/ Add Seeed Studio XIAO ESP32C6 Board

2025-05-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new c133dd58a0 Documentation/ Add Seeed Studio XIAO

(nuttx) branch master updated: net/tcp/tcp_conn.c: optimize the port conflict detection rules for tcp_listener(). fixed potential conflict between implicit binding and port conflict detection.

2025-04-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new da74a5e368 net/tcp/tcp_conn.c: optimize the port

(nuttx-apps) branch master updated: nxscope/nxscope_pser.c: use xmodem crc16 directly

2025-04-10 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 The following commit(s) were added to refs/heads/master by this push: new ac12971ac nxscope/nxscope_pser.c: use

(nuttx) branch master updated (04df2ccead -> c5afcd78f1)

2025-04-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/nuttx.git from 04df2ccead arch/mpfs/mpfs_usb.c: Replace big kernel lock with spin lock add c5afcd78f1 drivers/lcd/st7789: Send

(nuttx-apps) branch master updated: nshlib/nsh_fsutils.c: fix getpid_callback function read size

2025-03-26 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 The following commit(s) were added to refs/heads/master by this push: new 0640d3f55 nshlib/nsh_fsutils.c: fix

(nuttx) branch releases/12.9 updated: audio/pcm_decode: fix typo in assert condition

2025-03-25 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch releases/12.9 in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/releases/12.9 by this push: new c7dea2b6b7 audio/pcm_decode: fix

(nuttx) branch releases/12.9 updated: Documentation/uorb: fix typo in uorb chapter

2025-03-25 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch releases/12.9 in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/releases/12.9 by this push: new df538db857 Documentation/uorb: fix

(nuttx) branch master updated: fs/vfs/fs_poll: Add noinstrument_function to poll_notify function

2025-03-17 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 b1bab5c783 fs/vfs/fs_poll: Add

(nuttx) branch master updated (2aab12ff56 -> 0e71a944b9)

2025-03-16 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 2aab12ff56 boards/imx6: Add support for mounting tmpfs file system add 0e71a944b9 drivers/thermal: Update state

(nuttx) branch master updated (b03c367501 -> 0491e4db00)

2025-03-15 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 b03c367501 arm/nucleo-f429zi: Add board flash size config for STM32F429ZI add 0491e4db00 arm/nucleo-f746zg: Add

(nuttx) branch master updated: arch/xtensa: set PS.EXCM initial value to 1 while new thread created

2025-03-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 3194ef0e7c arch/xtensa: set PS.EXCM initial

(nuttx) branch master updated (4959e269d6 -> 96eb5e7819)

2025-03-12 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 4959e269d6 sched/sem_waitirq: Move kmm_map() call to sem_wait() add 96eb5e7819 net: sixlowpan icmpv6 return from

(nuttx) branch master updated: sched/sem_waitirq: Move kmm_map() call to sem_wait()

2025-03-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 4959e269d6 sched/sem_waitirq: Move kmm_map

(nuttx) branch master updated: arch/arm/STM32H5: Initial ICACHE Support

2025-03-09 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 46411495ef arch/arm/STM32H5: Initial ICACHE

(nuttx) branch master updated: tools/mksyscall: fix 106: Unexpected end of line: "FAR char * co"

2025-03-07 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 4877e33058 tools/mksyscall: fix 106: Unexpected

(nuttx) branch master updated (0938671485 -> 9ab9b31682)

2025-03-07 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 0938671485 sched/init: Fix build error with CONFIG_BOARD_CRASHDUMP_CUSTOM add 9ab9b31682 arch/arm/src

(nuttx) branch master updated (73f9ef00e2 -> 0938671485)

2025-03-07 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 73f9ef00e2 net/can: fix timestamp add 0938671485 sched/init: Fix build error with CONFIG_BOARD_CRASHDUMP_CUSTOM

(nuttx) branch master updated (47d0356c65 -> 6303c11b53)

2025-03-02 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 47d0356c65 doc: Add documentation to USERLED subsystem add 8762919325 drivers/rpmsgblk_server: fix the syslog

(nuttx) 02/02: binfmt/copyactions: fix comments, make the actions life cycle more clear

2025-02-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 commit e0727715162d169ac81817d9d58cccf5f416579d Author: buxiasen AuthorDate: Sat Feb 22 18:28:57 2025 +0800 binfmt

(nuttx) branch master updated: arch/risc-v/src/mpfs: Move PLIC interrupt enable/disable to mpfs_plic.c and handle pending interrupts

2025-02-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 824dd70617 arch/risc-v/src/mpfs: Move PLIC

(nuttx) branch master updated (e072771516 -> ee98106bc5)

2025-02-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/nuttx.git from e072771516 binfmt/copyactions: fix comments, make the actions life cycle more clear add ee98106bc5 arch/risc-v

(nuttx) 01/02: binfmt/copyaction: fix prev->flink did not use from kmalloc.

2025-02-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 commit 0e5cb896c44bc9b602f2e7199a23983f0819f744 Author: buxiasen AuthorDate: Fri Feb 21 19:00:35 2025 +0800 binfmt

(nuttx) branch master updated (17a80e90bd -> e072771516)

2025-02-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/nuttx.git from 17a80e90bd arch/mcx-nxxx: Add support for NXP MCX-N236 CPU new 0e5cb896c4 binfmt/copyaction: fix prev->flink

(nuttx-apps) branch master updated: interpreters/quickjs/CMakeLists.txt: Sync of build Cmake with build Make

2025-02-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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new d05ecafc4 interpreters/quickjs

(nuttx-apps) branch master updated: system/irtest/Make.defs: fixed the wrong path

2025-02-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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new a8b8a7320 system/irtest/Make.defs: fixed

(nuttx) branch master updated (18c3e76c55 -> fc3babb113)

2025-02-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 18c3e76c55 libs/libc/modlib/modlib_bind.c: Fix system crash if modlib_bind fails add fc3babb113 arch/risc-v

(nuttx) branch master updated (5b9d535ce6 -> 18c3e76c55)

2025-02-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 5b9d535ce6 boards/b-g431b-esc1: configure CAN_TERM pin also for SocketCAN interface add 18c3e76c55 libs/libc

(nuttx) branch master updated (99c7b64072 -> 05ec313bc4)

2025-02-12 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 99c7b64072 mtd/w25q: ensure the correct behavior if erase sector fails add 45422e2ad9 Revert "No need to

(nuttx) branch master updated (b57f3bb840 -> 99c7b64072)

2025-02-12 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 b57f3bb840 Fix macOS build error. add 99c7b64072 mtd/w25q: ensure the correct behavior if erase sector fails No

(nuttx) branch master updated: littlefs/cmake: fix build issue

2025-02-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 225197b779 littlefs/cmake: fix build issue

(nuttx) branch master updated (34bde7b80a -> 35e5612bce)

2025-02-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.git from 34bde7b80a qemu/armv7a: register cfi flash add b1bd1b292e arch/armv7-r: fix irq.h for PROTECTED mode add

(nuttx) 03/04: qemu/armv7-a: adjust flash size to free area to register cfi flash

2025-02-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 commit ef24233501298d3a349a66a1a2f4a42978851dc7 Author: dongjiuzhu1 AuthorDate: Sat Feb 8 12:11:46 2025 +0800 qemu/armv7-a

(nuttx) branch master updated (405287081d -> 34bde7b80a)

2025-02-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.git from 405287081d boards/arm Add support to Seeed Xiao nRF52840 Board new ac019bbfa2 drivers/mtd: cfi-flash driver

(nuttx) 01/04: drivers/mtd: cfi-flash driver

2025-02-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 commit ac019bbfa2707c7eeddcd8b3be2294c9a75b5c4e Author: zhengyu9 AuthorDate: Fri Jul 26 15:38:00 2024 +0800 drivers/mtd

(nuttx) 01/02: gdbstub: fix memory binary upload on latest GDB

2025-02-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/nuttx.git commit 28cf56ce4f85d3f32bfd1703ae56e736aa2cf4ce Author: Neo Xu AuthorDate: Wed Feb 5 11:29:28 2025 +0800 gdbstub: fix

(nuttx) 02/02: board/msp3-an547: add gdbstub config

2025-02-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/nuttx.git commit 1aced99ebbce42376d62e3c6bc64d9e09cd24226 Author: Neo Xu AuthorDate: Wed Feb 5 11:42:56 2025 +0800 board/msp3-an547

(nuttx) branch master updated (ac0ba3f413 -> 1aced99ebb)

2025-02-08 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 ac0ba3f413 Add STM32H5 architecture documentation. new 28cf56ce4f gdbstub: fix memory binary upload on latest GDB

(nuttx) branch master updated (d269c0f350 -> ac0ba3f413)

2025-02-08 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 d269c0f350 arch/arm/src/samv7/sam_tc_lowerhalf.c: do not set the CPCSTOP bit add ac0ba3f413 Add STM32H5

(nuttx) 02/02: qemu/armv7-r: add poweroff

2025-02-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/nuttx.git commit ac4b5395f1467c3a59fd55470887b0a3172b8f18 Author: Yanfeng Liu AuthorDate: Wed Feb 5 19:43:22 2025 +0800 qemu/armv7-r

(nuttx) branch master updated (e56eaffe76 -> ac4b5395f1)

2025-02-08 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 e56eaffe76 Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst: Add documentation for "hwtest&q

(nuttx) 01/02: arch/arm: add semihosting poweroff

2025-02-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/nuttx.git commit 20098f3b34c2f6537072236d00e6598e3550c2d8 Author: Yanfeng Liu AuthorDate: Wed Feb 5 19:39:00 2025 +0800 arch/arm

(nuttx) branch master updated: Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst: Add documentation for "hwtest" board configuration

2025-02-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new e56eaffe76 Documentation/platforms/risc-v/mpfs

(nuttx) 01/02: boards/risc-v/mpfs/icicle: Combine "network" and "usb" targets to "hwtest"

2025-02-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/nuttx.git commit 88f12ee001e00638dc0d28d0a0ca2d6eb0d81e6e Author: Jukka Laitinen AuthorDate: Tue Feb 4 10:25:58 2025 +0200 boards

(nuttx) branch master updated (7b3b24d9f6 -> e23f2edc63)

2025-02-08 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 7b3b24d9f6 Added missing UARTs and USARTs to STM32H56xx pinmap. Fixed UART IRQ definitions. Added missing rx and tx

(nuttx) 02/02: boards/risc-v/mpfs/icicle/configs/nsh/defconfig: Increase stack sizes

2025-02-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/nuttx.git commit e23f2edc63eed9c18b3599edc7ed84f7db076b2c Author: Jukka Laitinen AuthorDate: Tue Feb 4 12:52:12 2025 +0200 boards

(nuttx) branch master updated: Added missing UARTs and USARTs to STM32H56xx pinmap. Fixed UART IRQ definitions. Added missing rx and tx buffers.

2025-02-07 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 7b3b24d9f6 Added missing UARTs and USARTs to

(nuttx) branch master updated: arch/risc-v/Kconfig: Select ARCH_RV_CPUID_MAP for all mpfs targets

2025-02-07 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 ca6f5db6fc arch/risc-v/Kconfig: Select

(nuttx) branch master updated (9754fdf63c -> 6dbb2edd2c)

2025-02-07 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 9754fdf63c mps/mps3-an547: correct command line of genromfs new 22f2d39e21 arch/zynq-mpsoc improve the ethernet

(nuttx) 01/02: arch/zynq-mpsoc improve the ethernet driver 1. Changes the phyadd to 0xC to speed up the training of phyadd. 2. Set RX DMA buffer size configureable. 3. Create netnsh configs as etherne

2025-02-07 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 22f2d39e2152f38878b2952a07dd9ac76bac2878 Author: zouboan AuthorDate: Wed Feb 5 21:50:52 2025 +0800 arch/zynq-mpsoc

(nuttx) 02/02: Documentation:add documentation about ethernet for Zynq MPSoC and ZCU111 This commit add documentation Description for ZYNQ-MPSOC's NET driver key features and ethernet config of ZCU111

2025-02-07 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 6dbb2edd2c06993a2ef5b7d8c2127f03d1f58e74 Author: zouboan AuthorDate: Thu Feb 6 16:17:53 2025 +0800

(nuttx) branch master updated (c319863834 -> 2ebdd72487)

2025-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/nuttx.git from c319863834 nxgdb/mm: fix regular expression to parse log add 2ebdd72487 include/stdlib.h: define system()&#

(nuttx) branch master updated (fdc0b608b5 -> c319863834)

2025-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/nuttx.git from fdc0b608b5 libc/wcsrtombs: Fix the wcsrtombs() according to the POSIX standard add ef52c68e06 nxgdb/mm: add

(nuttx) branch master updated: arch/arm64: generate error if context size is not aligned to 16bytes

2025-02-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new ca92c208c1 arch/arm64: generate error if context

(nuttx-apps) branch master updated: examples/amg88xx: fix kconfig

2025-02-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-apps.git The following commit(s) were added to refs/heads/master by this push: new 5d7ff307c examples/amg88xx: fix kconfig

(nuttx) branch master updated: arch/arm64 Fix the SP unalignment issues zynq-mpsoc and zcu111 borad was broken by #15437, because #15437 changes ARM64_CONTEXT_REGS from 36 to 37, resulting in the stac

2025-02-03 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 586b9c54ac arch/arm64 Fix the SP unalignment

(nuttx) branch master updated: boards: add arch depends for aurix tc397 board

2025-02-03 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 4f6940c533 boards: add arch depends for aurix

(nuttx) branch master updated (4606f1f9e1 -> dc2ae56098)

2025-01-31 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 4606f1f9e1 feat: drop legacy pinmap for nsh config add dc2ae56098 arch: Remove the abuse of spinlock in smp boot

(nuttx) branch master updated: boards/qemu-armv7a: revise nsh config

2025-01-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 1f53d6ae6c boards/qemu-armv7a: revise nsh config

(nuttx) branch master updated: build: CMake fix for sim:btuart

2025-01-26 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 9e64505f8d build: CMake fix for sim:btuart

(nuttx) branch master updated (f6b9a8f577 -> 1ab1a6eaf3)

2025-01-23 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 f6b9a8f577 coredump: fix issue that nvic region overlapped by board memory region add 1ab1a6eaf3 arch: select

(nuttx) branch master updated: drivers/rpmsg: update format string

2025-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 4211ce3212b drivers/rpmsg: update format string

(nuttx) branch master updated (0ffb0b716ea -> ab9522fd23e)

2025-01-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/nuttx.git from 0ffb0b716ea drivers/iovec: revert vector io implement from loop/null/zero driver add ab9522fd23e

(nuttx) branch master updated (dc3ab55e6de -> 1828d09b2a5)

2025-01-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/nuttx.git from dc3ab55e6de libc/gdbstub: avoid RLE decoding special characters add 1828d09b2a5 boards/qemu-armv7a: revises

(nuttx) branch master updated (38a0049f56 -> 1fd21bbd69)

2025-01-19 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 38a0049f56 Documentation: Replace NSH_LINELEN with LINE_MAX add 1fd21bbd69 coredump: fix crash dump failed when

(nuttx) branch master updated (3193457dd0 -> 38a0049f56)

2025-01-19 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 3193457dd0 sched/timer: remove critical section in setitimer add 38a0049f56 Documentation: Replace NSH_LINELEN

(nuttx) 02/03: arm/rp2040,rp2350: Allow configuring XOSC startup delay

2025-01-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 806c0632236ccacde28735cfbabafa0ba9b43c45 Author: Ian Douglas Scott AuthorDate: Fri Jan 17 21:11:46 2025 -0800 arm

(nuttx) branch master updated (9f5a45340f -> c937899997)

2025-01-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 9f5a45340f cmake: Use EXTRAFLAGS to define customized compilation options new 4401036406 arm/rp2040,rp2350: Use

(nuttx) 01/03: arm/rp2040,rp2350: Use `BOARD_XOSC_FREQ` for calculating startup delay

2025-01-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 4401036406e13b986f0a9dd63c166b04c3c7c380 Author: Ian Douglas Scott AuthorDate: Wed Jan 15 22:31:41 2025 -0800 arm

(nuttx) 03/03: rp2040: Set `BOARD_XOSC_STARTUPDELAY` for Adafruit, Seeed XIAO

2025-01-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 c93787dbdcb0d6444172c908a44ce4520550 Author: Ian Douglas Scott AuthorDate: Fri Jan 17 21:23:37 2025 -0800

(nuttx-apps) branch master updated: apps/nshlib: Reuse local variable for cmd_memdump

2025-01-17 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 The following commit(s) were added to refs/heads/master by this push: new f6462111b apps/nshlib: Reuse local variable

(nuttx) branch master updated (1e2c002a10 -> 8f435a2941)

2025-01-17 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 1e2c002a10 nuttx: add open and close callback functions for the mouse. add 8f435a2941 arch/Kconfig: allow FLASH

(nuttx) branch master updated: libs/lib_tempbuffer: set `errno` when fails

2025-01-16 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 7cf82fe422 libs/lib_tempbuffer: set `errno` when

(nuttx) branch master updated (9783c88425 -> 6dbdfb3cd5)

2025-01-10 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 9783c88425 Initial STM32H5 Timers Commit add f2934935d0 armv7-a.cmake: Improve FPU options table formatting and

(nuttx) branch master updated: arch/arm/stm32{|f0l0g0|f7|h5|h7}/i2c: raise compilation error when configuration is invalid

2025-01-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new b3120e535b arch/arm/stm32{|f0l0g0|f7|h5|h7}/i2c

(nuttx) branch master updated: arch/esp32s3_partition: Read data from SPI Flash at designated address (with decryption)

2025-01-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new cb980cc977 arch/esp32s3_partition: Read data

(nuttx) branch master updated (ae26129e6e -> 1bc2e1a175)

2025-01-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 ae26129e6e stm32ldiscovery/chrono: add CONFIG_SLCD add 1bc2e1a175 xtensa/esp32s3: set cpuint to initial value

(nuttx) branch master updated: Fix Overlap Handling in sim_copyfullstate to Prevent Undefined Behavior

2025-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 3e6649856b Fix Overlap Handling in

(nuttx) branch master updated: rpproxy_virtio/rpserver_virtio: fix the compile error

2024-12-31 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 6485093277 rpproxy_virtio/rpserver_virtio: fix

(nuttx) branch master updated: Doc: add migration warning to updating release system and elf programs

2024-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 b02a0758a7 Doc: add migration warning to

(nuttx) 02/02: Documentation: add NuttX-12.8.0 release notes

2024-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 commit db1ebe00951d28a9a7f005a2f0a14d8f6b41c0eb Author: Alin Jerpelea AuthorDate: Sat Dec 28 11:59:58 2024 +0100

(nuttx) 01/02: Documentation: add NuttX-12.7.0 release notes

2024-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 commit 48f80bf41e000289f33454264f4cf2ed2b2c3b04 Author: Alin Jerpelea AuthorDate: Sat Dec 28 11:56:18 2024 +0100

(nuttx) branch master updated (1cfab89e65 -> db1ebe0095)

2024-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/nuttx.git from 1cfab89e65 Added incomplete octospi hardware defintions. new 48f80bf41e Documentation: add NuttX-12.7.0 release

(nuttx) 01/02: Documentation: add NuttX-12.7.0 release notes

2024-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch releases/12.8 in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 21113bba5c21d911046f724ee3c35eae56a99363 Author: Alin Jerpelea AuthorDate: Sat Dec 28 11:56:18 2024 +0100

(nuttx) 02/02: Documentation: add NuttX-12.8.0 release notes

2024-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch releases/12.8 in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 15d91f5639e5b579ad12855879bf0b07cba72ead Author: Alin Jerpelea AuthorDate: Sat Dec 28 11:59:58 2024 +0100

(nuttx) branch releases/12.8 updated (b2fc3b2d7f -> 15d91f5639)

2024-12-28 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch releases/12.8 in repository https://gitbox.apache.org/repos/asf/nuttx.git from b2fc3b2d7f Thermal/step_wise: Fix that hysteresis takes no effect new 21113bba5c Documentation: add NuttX

(nuttx) 02/02: lib_get_pathbuffer: Modify size to the maximum value of PATH_MAX and CONFIG_LINE_MAX

2024-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/nuttx.git commit ebf1ab53925954e79660259f7d043d35d4e2f02b Author: zhangshoukui AuthorDate: Tue Dec 17 09:46:23 2024 +0800

(nuttx) 01/02: Add LINE_MAX configuration

2024-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/nuttx.git commit f8377f866616ff47e7b8f6b6263ebb40c2c265a4 Author: zhangshoukui AuthorDate: Wed Dec 18 19:32:11 2024 +0800 Add

(nuttx) branch master updated (c6c89ac262 -> ebf1ab5392)

2024-12-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/nuttx.git from c6c89ac262 Thermal/step_wise: Fix that hysteresis takes no effect new f8377f8666 Add LINE_MAX configuration

(nuttx) branch master updated: libc/machine: fix config error

2024-12-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 e3a733ae96 libc/machine: fix config error

(nuttx) 02/03: boards/xtensa/esp32s3: set 16MB flash on qemu_debug defconfig

2024-12-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/nuttx.git commit acd00313629463735808f7ec5bd3a0376460b0d1 Author: Filipe Cavalcanti AuthorDate: Fri Dec 20 10:26:53 2024 -0300

(nuttx) branch master updated (84d261e3be -> 293a87a5e1)

2024-12-23 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 84d261e3be net: Optimize ipfwd and wrbuffer by buffer pool new 1ae7efd388 tools/espressif: add fill-flash-size to

(nuttx) 01/03: tools/espressif: add fill-flash-size to build if MERGEBIN selected

2024-12-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/nuttx.git commit 1ae7efd3883974b923471049d4774b4ae6d92a1c Author: Filipe Cavalcanti AuthorDate: Thu Dec 19 15:17:57 2024 -0300 tools

(nuttx) 03/03: boards/xtensa/esp32s3: increase stack size of buttons defconfig

2024-12-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/nuttx.git commit 293a87a5e1cd7ea59c25a6c73d7440593e4dfe16 Author: Filipe Cavalcanti AuthorDate: Fri Dec 20 10:31:39 2024 -0300

  1   2   3   4   5   >