(nuttx) branch master updated: sched/wdog: Revert wd_cancel semantics

2024-10-09 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 110ab50f50 sched/wdog: Revert wd_cancel

(nuttx) branch master updated: boards/arm/stm32f0l0g0/stm32g071b-disco: fix djoy example

2024-10-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 50f21f93d4 boards/arm/stm32f0l0g0/stm32g071b

(nuttx) 07/08: driver/vhost: Check driver is NULL before calling probe

2024-10-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit f914bc8ef2cdb9ee75494a7c18baa16b63f78cfc Author: Xiang Xiao AuthorDate: Sat Oct 5 20:05:50 2024 +0800 driver/vhost

(nuttx) 06/08: driver/vhost: vhost_register_device should set priv before inovking probe

2024-10-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 1e823a077ce6f8eb6474a395f3cd5eb364a4e104 Author: Xiang Xiao AuthorDate: Sat Oct 5 19:24:11 2024 +0800 driver/vhost

(nuttx) 03/08: pci/ivshmem: Check drv isn't NULL before calling remove

2024-10-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 0f918c8d4d0391e0048f9d37855a09e92a78880b Author: Xiang Xiao AuthorDate: Sat Oct 5 19:14:36 2024 +0800 pci/ivshmem

(nuttx) 08/08: driver/vhost: Call metal_init in vhost_register_drivers

2024-10-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 1195ec03f7d95b11bf77a000170b77d5276eefb8 Author: Xiang Xiao AuthorDate: Sat Oct 5 19:43:05 2024 +0800 driver/vhost

(nuttx) 02/08: rpmsg/ivshmem: Skip unregistering ivshmem driver

2024-10-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 27632f25a27d17f23b44ffbe1d797de223b3 Author: Xiang Xiao AuthorDate: Sat Oct 5 19:51:22 2024 +0800 rpmsg

(nuttx) 04/08: driver/vhost: Check driver isn't NULL before calling remove

2024-10-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit bad1627759decc5fafb13a5886becf3bd6a6c6a1 Author: Xiang Xiao AuthorDate: Sat Oct 5 19:30:43 2024 +0800 driver/vhost

(nuttx) 05/08: driver/virtio: Check driver isn't NULL before calling remove

2024-10-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 347c2dae29a38492cfa704007667166cd3d8e27c Author: Xiang Xiao AuthorDate: Sat Oct 5 19:37:52 2024 +0800 driver

(nuttx) branch master updated (8f9857bf8c -> 1195ec03f7)

2024-10-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 8f9857bf8c fs_lock:Check the nwaiter when deleting a bucket new 6685fb5434 pci/ivshmem: Skip unregistering

(nuttx) 01/08: pci/ivshmem: Skip unregistering ivshmem driver

2024-10-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 6685fb543456a04de3b87a895e8362cc6c468c43 Author: Xiang Xiao AuthorDate: Sat Oct 5 19:17:04 2024 +0800 pci/ivshmem

(nuttx) branch master updated: Create a documentation folder to list sensor drivers that are available. This way each sensor added/implemented can have its own space to define any unique ioctl command

2024-10-03 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 e959e0062e Create a documentation folder to

(nuttx) branch master updated: mpfs_serial.c: Add RX flowcontrol

2024-09-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 21f9fc2b28 mpfs_serial.c: Add RX flowcontrol

(nuttx) branch master updated: ci/platforms: linux.sh ubuntu.sh switch Wget to cURL tool

2024-09-26 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 715a3d8446 ci/platforms: linux.sh ubuntu.sh

(nuttx) branch master updated (715a3d8446 -> 2fbe02afec)

2024-09-26 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 715a3d8446 ci/platforms: linux.sh ubuntu.sh switch Wget to cURL tool add 2fbe02afec ci/platforms/darwin.sh

(nuttx) branch master updated: [arch/xmc4] added register description for ERU and POSIF peripherals Register map of ERU and POSIF peripherals, from the Ref. Manuals for both XMC45 and XMC4[7-8]

2024-09-25 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 6d72a8d676 [arch/xmc4] added register

(nuttx) branch master updated: net/tcp: Fix TCP keepalive time unit misuse problem

2024-09-25 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 5e74ed8d34 net/tcp: Fix TCP keepalive time unit

(nuttx) 05/05: Revert "arm64: refine the fatal handler"

2024-09-24 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit dc6eeba4532abe91df6981941d855f89dd0d4230 Author: Xiang Xiao AuthorDate: Tue Sep 24 00:32:34 2024 -0700 Revert

(nuttx) 03/05: Revert "arm64: add arm64_current_el to obtain current EL"

2024-09-24 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit f6f072ee1c60ada10a49d451e7a98189fbd821d0 Author: Xiang Xiao AuthorDate: Tue Sep 24 00:32:34 2024 -0700 Revert

(nuttx) branch master updated (5095955591 -> dc6eeba453)

2024-09-24 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 5095955591 cmake(bugfix):make sure the extra lib only added once new 24fba43591 Revert "Kernel build:

(nuttx) 04/05: Revert "arm64: save FPU regs every time"

2024-09-24 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 9e8df3b3fa3abd192fd4445ab7f2d6c70db90e14 Author: Xiang Xiao AuthorDate: Tue Sep 24 00:32:34 2024 -0700 Revert

(nuttx) 01/05: Revert "Kernel build: enter exception save sp_sl0,exit exception restroe sp_el0"

2024-09-24 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 24fba435910a5276d8a4eedc9b12f0678c81c0bd Author: Xiang Xiao AuthorDate: Tue Sep 24 00:32:34 2024 -0700 Revert

(nuttx) 02/05: Revert "arm64: simply the vectors"

2024-09-24 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 0a2a6dfa575a2bc72ad53373bedbe026df2ba04d Author: Xiang Xiao AuthorDate: Tue Sep 24 00:32:34 2024 -0700 Revert

(nuttx) branch master updated (b025c6285d -> 5a4d31f315)

2024-09-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from b025c6285d Documentation: Document stack and backtrace dump for Espressif SoCs add 5a4d31f315 SAMA5 sam_mcan.c

(nuttx) branch master updated: riscv: add a return value to riscv_swint indicating whether a context switch is required

2024-09-22 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 e4a0470527 riscv: add a return value to

(nuttx) branch master updated: arm/stm32f401rc-rs485: Add support to LCD 16x2 with I2C Backpack

2024-09-21 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 a5754a2f03 arm/stm32f401rc-rs485: Add support

(nuttx) 02/02: arm64_addrenv: Add support for 4 level MMU translations

2024-09-21 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 6e15994f4cb0e19eeaf7d9c470b8613d94ee1f4b Author: Ville Juven AuthorDate: Thu Sep 12 11:17:19 2024 +0300

(nuttx) 01/02: arm64_addrenv: Fix the amount of page table levels

2024-09-21 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit a559f3495a408665b493e785dea71264d0639340 Author: Ville Juven AuthorDate: Wed Sep 11 15:09:56 2024 +0300

(nuttx) branch master updated (72acec7275 -> 6e15994f4c)

2024-09-21 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 72acec7275 esp32s3: Fix faulty `esp32s3-devkit:stack` example new a559f3495a arm64_addrenv: Fix the amount of

(nuttx) branch master updated: github/workflows: add auto labeler for PR

2024-09-20 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 cafd563da1 github/workflows: add auto labeler

(nuttx) branch master updated: doc: Add STM32H745I-DISCO RPTUN documentation

2024-09-17 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 67ffe7974c doc: Add STM32H745I-DISCO RPTUN

(nuttx) branch master updated (6695affe87 -> ae95623b8d)

2024-09-17 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 6695affe87 risc-v: Add a new option to control exception reason add ae95623b8d arm_addrenv:fix app crash when

(nuttx) branch master updated: risc-v: Add a new option to control exception reason

2024-09-17 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 6695affe87 risc-v: Add a new option to control

(nuttx) branch master updated: add sched note for littlefs/romfs/rpmsgfs

2024-09-17 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 175fcb799e add sched note for littlefs/romfs

(nuttx) branch master updated: vfs:fix a type mismatch issue and a typo

2024-09-16 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 89e5ceb51e vfs:fix a type mismatch issue and a

(nuttx) branch master updated (584931aa0d -> 8723aa7125)

2024-09-16 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 584931aa0d fix two typos add 8723aa7125 drivers: fix gcc14 errors for virtio No new revisions were added by

(nuttx) branch master updated (89e5ceb51e -> 584931aa0d)

2024-09-16 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 89e5ceb51e vfs:fix a type mismatch issue and a typo add 584931aa0d fix two typos No new revisions were added by

(nuttx) branch master updated: rwbuffer: fix a typo

2024-09-16 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 0a8b6404d8 rwbuffer: fix a typo 0a8b6404d8 is

(nuttx) branch master updated: arch/intel64/hpet: add FSB interrupts support and support for 32-bit mode

2024-09-13 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 d6a6a0a7cc arch/intel64/hpet: add FSB

(nuttx) branch master updated: arch/arm64/src/imx9/imx9_lpi2c.c: Ignore spurious RX interrupts

2024-09-13 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 78d2d884d3 arch/arm64/src/imx9/imx9_lpi2c.c

(nuttx) branch master updated: arch/arm64/src/imx9/imx9_lpi2c.c: Cleanups and error fixes

2024-09-12 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 08949dec66 arch/arm64/src/imx9/imx9_lpi2c.c

(nuttx) branch master updated: docs: Migrate MPS board documentation

2024-09-12 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 75e4bd1389 docs: Migrate MPS board

(nuttx) branch master updated (419da0209f -> 201be401c0)

2024-09-12 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 419da0209f esp32: retire 0001-esp32-Connect-Xtensa-Instruction-RAM1-to-Cache.patch add b805b73681 arch/arm64

(nuttx) branch master updated (201be401c0 -> 9bee10f05e)

2024-09-12 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 201be401c0 arch/arm64/src/imx9/imx9_lowputc.h: Allow linking to C++ by adding extern "C" add 9bee1

(nuttx) branch master updated (87d9dac817 -> ca4bd482a0)

2024-09-11 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 87d9dac817 arm64/syscall: (Re-)enable interrupts only if they were previously enabled add ca4bd482a0 arm64/task

(nuttx) branch master updated (874c0b002c -> da6ddea8d4)

2024-09-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 874c0b002c spinlock: spin_initialize should add memory barrier add da6ddea8d4 arch/arm: support kernel heap in

(nuttx) branch master updated (471d411503 -> 9e5d3dacd6)

2024-09-03 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 471d411503 esp32: psram_set_cs_timing: sync with esp-idf add 9e5d3dacd6 irq: dynaminc create g_irqmap No new

(nuttx) branch master updated (b15c1a441a -> 471d411503)

2024-09-03 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from b15c1a441a arm/gicv3: set routing affinity before enable IRQ add 471d411503 esp32: psram_set_cs_timing: sync

(nuttx) branch master updated (29ae9d1110 -> b15c1a441a)

2024-09-03 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 29ae9d1110 esp32s2: fix SPI flash and file system mounting add b15c1a441a arm/gicv3: set routing affinity before

(nuttx) branch master updated: esp32s2: fix SPI flash and file system mounting

2024-09-03 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 29ae9d1110 esp32s2: fix SPI flash and file

(nuttx) branch master updated: drivers: usbdev: Fix USB descriptor

2024-09-03 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 918ae4cc84 drivers: usbdev: Fix USB descriptor

(nuttx) branch master updated (ccb20feb25 -> baf79de7e5)

2024-09-03 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from ccb20feb25 tools/ci/docker/linux/Dockerfile: Restarting the Docker-Linux workflow a new attempt add 8b13572d64

(nuttx) branch master updated: fs/mq_open: revising comments

2024-08-31 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 32801d3047 fs/mq_open: revising comments

(nuttx) branch master updated: espressif: Fix deadlock in RT timer caused by critical section

2024-08-30 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 c72c66fff8 espressif: Fix deadlock in RT timer

(nuttx) 05/05: usbdev: add usb3.0 ep companion struct and descriptor

2024-08-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit fa1c094e65b009346919b4526812532b0990ad8b Author: yangsong8 AuthorDate: Wed Jul 3 15:21:39 2024 +0800 usbdev: add

(nuttx) 03/05: usbdev: modify usb device support USB3.0 MaxPacketSize

2024-08-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 07aa8a5c576df020c9dae24409312e7276437388 Author: yangsong8 AuthorDate: Tue Jul 2 14:36:49 2024 +0800 usbdev

(nuttx) 02/05: usbdev: usb device descriptor support USB3.0

2024-08-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 0788e682858666c4ec0ad0c403af934faeb63bfe Author: yangsong8 AuthorDate: Mon Jul 1 18:34:36 2024 +0800 usbdev: usb

(nuttx) 04/05: usbdev: unify the parameter of mkconfdesc function

2024-08-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 1dd38fe974f3c6d12c01ce35c59b51f5fe478e85 Author: yangsong8 AuthorDate: Sun Jul 7 19:55:42 2024 +0800 usbdev: unify

(nuttx) 01/05: usbdev: fix usb cdcecm build error

2024-08-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit af017a5c3066c14d9135bab18140a11bda643a44 Author: yangsong8 AuthorDate: Thu Jul 4 12:37:15 2024 +0800 usbdev: fix

(nuttx) branch master updated (575c9b12ab -> fa1c094e65)

2024-08-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 575c9b12ab drivers/audio: fix samp rate conversion issue new af017a5c30 usbdev: fix usb cdcecm build error

(nuttx) branch master updated: rtc alarm:fix doesn't call nxsig_notification

2024-08-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 234c7d58bf rtc alarm:fix doesn't

(nuttx) branch master updated: net/tun: Support changing carrier state of TUN/TAP

2024-08-26 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 90c0acce05 net/tun: Support changing carrier

(nuttx) branch master updated (ab92b7d04d -> 289fc24b32)

2024-08-26 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from ab92b7d04d tcp_close.c:when tcp socket stays in TCP_FIN_WAIT_1 or TCP_FIN_WAIT_2,calling tcp_close_eventhandler

(nuttx) branch master updated: fs/mnemofs: Autoformat

2024-08-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 9d8b92c481 fs/mnemofs: Autoformat 9d8b92c481 is

(nuttx) branch master updated (624fc5a9b8 -> 2195270ed5)

2024-08-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 624fc5a9b8 sched: support dumping all file information during assert add f811b78d8c local:add check to the

(nuttx) 02/03: assert: pause all other CPUs when assert

2024-08-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 20b357abde74917aaae580f3e1786054b3d38555 Author: yinshengkai AuthorDate: Thu Jan 11 11:35:27 2024 +0800 assert

(nuttx) 01/03: assert: Avoid recursive calls of Assert

2024-08-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit b3794c8af7a54af9e4cfc2832b075fa7f5a51110 Author: yinshengkai AuthorDate: Wed Dec 27 17:32:53 2023 +0800 assert

(nuttx) branch master updated (75f81e6e24 -> 624fc5a9b8)

2024-08-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 75f81e6e24 stm32f4discovery - add mfrc522 rfid support new b3794c8af7 assert: Avoid recursive calls of Assert

(nuttx) 03/03: sched: support dumping all file information during assert

2024-08-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 624fc5a9b8b1f1500f199fb594ab337ce2552d5f Author: yinshengkai AuthorDate: Tue Jun 25 11:33:47 2024 +0800 sched

(nuttx) branch master updated: stm32f4discovery - add mfrc522 rfid support

2024-08-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 75f81e6e24 stm32f4discovery - add mfrc522 rfid

(nuttx) branch master updated (c812007f8c -> 9769816385)

2024-08-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from c812007f8c mtd:use part->name as partition name when CONFIG_MTD_PARTITION_NAMES set add 7c763f67a6 cry

(nuttx) branch master updated (b3e511c5a8 -> c812007f8c)

2024-08-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from b3e511c5a8 arm64/qemu: Add knsh target for armv8a qemu board add c812007f8c mtd:use part->name as partition n

(nuttx) branch master updated (b27bf82b6e -> b3e511c5a8)

2024-08-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from b27bf82b6e Documentation/platforms/xtensa/esp32s3/boards/esp32s3-devkit|esp32s3-korvo-2: document update for sdmmc

(nuttx) branch master updated: Documentation/sim: add cdcmbim examples

2024-08-22 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 355742bd9b Documentation/sim: add cdcmbim

(nuttx) branch master updated (b874d95beb -> 458bab9ae7)

2024-08-22 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from b874d95beb drivers/audio: fix samp rate conversion issue add 458bab9ae7 fix:uart_rpmsg_dmareceive data copy to

(nuttx) branch master updated (fe642f1cfd -> b874d95beb)

2024-08-22 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from fe642f1cfd libc/time: remove lib_strptime add 7355629d19 audio: add 12K sample rate support add 618a51fa84

(nuttx) branch master updated (ee6fdb2c85 -> c4d8d937d5)

2024-08-21 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from ee6fdb2c85 crypto: import the ability to clone session add c4d8d937d5 libs/libc/obstack: correctly append null

(nuttx) branch master updated: pm_activity: fix deadlock with spinlock and critcal_section

2024-08-20 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 a18e4e85e9 pm_activity: fix deadlock with

(nuttx-apps) branch master updated: build: Fix rpserver and rpproxy CMake builds

2024-08-20 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 7ff3bc467 build: Fix rpserver and rpproxy

(nuttx) branch master updated: icmp:add net_lock to protect icmp connection

2024-08-20 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 34fa02a652 icmp:add net_lock to protect icmp

(nuttx) branch master updated: netdb:netdb code support ffmpeg rtsp(getaddrinfo & getnameinfo)

2024-08-20 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 146767a8a2 netdb:netdb code support ffmpeg rtsp

(nuttx-apps) 04/04: nng/clock: fix the timer clock is affected by UTC update bug

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit a9ff36b2a41574be3adf9b60256182adfb108f6d Author: meijian AuthorDate: Tue Jul 2 14:32:41 2024 +0800 nng/clock

(nuttx-apps) 02/04: netutils/nng: fix nng compile warnings on some platforms

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 35a26eafea088c6d8f32b858304564bfba8b8a53 Author: meijian AuthorDate: Thu Jun 27 10:04:20 2024 +0800 netutils

(nuttx-apps) branch master updated (cfa6c5deb -> a9ff36b2a)

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from cfa6c5deb Make.dep:ensure that Make.dep in the .depend phase is always regenerated new 8fa5fd8ad netutils

(nuttx-apps) 01/04: netutils: porting NNG-v1.5.2 for nuttx

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 8fa5fd8adc99632d9cdad6e65cd75bd6ebbe6cf4 Author: meijian AuthorDate: Mon Oct 16 20:55:43 2023 +0800 netutils

(nuttx-apps) 03/04: netutils/nng: add cmake for nng

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 68577f76f0ca5cbc80839ef558704d6bd38027f9 Author: meijian AuthorDate: Tue Jul 2 11:31:12 2024 +0800 netutils

(nuttx-apps) 02/02: Make.dep:ensure that Make.dep in the .depend phase is always regenerated

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit cfa6c5deb8d37ce24fbe5dd842462569a0bb2f89 Author: xuxin19 AuthorDate: Mon Jul 8 16:25:54 2024 +0800

(nuttx-apps) 01/02: Application.mk:bugfix mkdep result was Overwritten when there are too many files

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 6770bcc61d4c15b65b3e128501c321f0cac0fadb Author: xuxin19 AuthorDate: Tue Jun 4 17:54:08 2024 +0800

(nuttx-apps) branch master updated (ad95f7306 -> cfa6c5deb)

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from ad95f7306 apps: Fix input simulates touch reporting error new 6770bcc61 Application.mk:bugfix mkdep result

(nuttx) branch master updated: nuttx/audio: add AUDIOIOC_GETPOSITION ioctl

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 e88e3cd527 nuttx/audio: add

(nuttx) 06/07: v9fs/client.h:fix array type has incomplete element type

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 1e3e551a19dd612094e3104ae9fce35bdb7f027a Author: chenrun1 AuthorDate: Mon Aug 12 14:29:50 2024 +0800 v9fs

(nuttx) 05/07: v9fs:Support ioctl to get relpath

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit fa7403db5a0660bef1f705e2474dc557489e2ee8 Author: chenrun1 AuthorDate: Sat Aug 10 01:14:12 2024 +0800 v9fs:Support

(nuttx) 01/07: fs.h:Added definition CH_STAT_SIZE

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit af5d679e18b5d4133f698bac112115abfc015fe1 Author: chenrun1 AuthorDate: Thu Jun 13 17:21:35 2024 +0800 fs.h:Added

(nuttx) branch master updated (fb37391ea6 -> a7f5c37a63)

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from fb37391ea6 drivers/input: enable touch/kbd/mouse for virtio input new af5d679e18 fs.h:Added definition

(nuttx) 03/07: idr:Tool for associating discrete ids with addresses

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit a1ccf15e39eeae9407e35d7ad455e787e4d22c37 Author: chenrun1 AuthorDate: Thu Feb 29 10:40:22 2024 +0800 idr:Tool for

(nuttx) 02/07: v9fs:File system based on 9P2000L.

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit aee91253501219d7955fa67fa00466442bc3ad69 Author: chenrun1 AuthorDate: Sat Jun 8 13:02:28 2024 +0800 v9fs:File

(nuttx) 04/07: idr:New idr_find interface

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 97338c9f3d4d3e9c56d3b27734e36dbd149b6deb Author: chenrun1 AuthorDate: Sat Jun 8 13:03:48 2024 +0800 idr:New

(nuttx) 07/07: v9fs/client.c:fix in x86 qemu crash

2024-08-19 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit a7f5c37a63475511ceefe77bb97f3a19302cc353 Author: chenrun1 AuthorDate: Thu Aug 15 16:04:07 2024 +0800 v9fs

(nuttx) 03/03: drivers/input: enable touch/kbd/mouse for goldfish event

2024-08-18 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 16762066510e2bdc6b93a054a91206cff8eb4b5e Author: rongyichang AuthorDate: Wed Mar 20 19:24:36 2024 +0800 drivers

(nuttx) 02/03: drivers/input: Fix build goldfish events warning

2024-08-18 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 0b541be56a058c1d4a692abaff9a425c0434dcaa Author: liuhongchao AuthorDate: Mon Oct 16 11:32:30 2023 +0800 drivers

  1   2   3   4   5   6   7   8   9   10   >