[GitHub] [nuttx] michi-jung commented on issue #8833: w5500 ethernet can not work well

2023-07-12 Thread via GitHub
michi-jung commented on issue #8833: URL: https://github.com/apache/nuttx/issues/8833#issuecomment-1633606840 @laoniaokkk I believe you are loosing interrupte because of the issue described [here](https://github.com/apache/nuttx/blob/0ee304954a327394e493703ea78b8f6c221d2868/boards/arm/stm32

[nuttx] branch master updated: boards/tiva: Enable LTO for lm3s6432-s2e/nsh

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 0ee304954a boards/tiva: Enable LTO for lm3s643

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9801: boards/tiva: Enable LTO for lm3s6432-s2e/nsh

2023-07-12 Thread via GitHub
xiaoxiang781216 merged PR #9801: URL: https://github.com/apache/nuttx/pull/9801 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated: Fix and improve dynamic loader

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 878384fef0 Fix and improve dynamic loader 8783

[nuttx] branch master updated: xtensa_saveusercontext:Leave the context information empty

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 4d285cb14d xtensa_saveusercontext:Leave the co

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9805: xtensa_saveusercontext:Leave the context information empty

2023-07-12 Thread via GitHub
xiaoxiang781216 merged PR #9805: URL: https://github.com/apache/nuttx/pull/9805 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx-website] branch asf-site updated: Publishing web: 8e851a05e38d691daba0a4a399ad969a6f0d1788 docs: a59f82b8d2003a018883e950ad69c768e3f9aefe

2023-07-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new ebd0a3f8 Publishing web: 8e851a05

[nuttx] branch master updated: cmake: support pre-processor for linker script

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 a59f82b8d2 cmake: support pre-processor for li

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9803: cmake: support pre-processor for linker script

2023-07-12 Thread via GitHub
xiaoxiang781216 merged PR #9803: URL: https://github.com/apache/nuttx/pull/9803 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated (043d5922e4 -> 3bdba79851)

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 043d5922e4 drivers: add ascii drvier, returns a printable string of 0x21-0x7f new 842adf888f armv8m/arm_hardfa

[nuttx] 01/02: armv8m/arm_hardfault:add arm_gen_nonsecurefault information

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 842adf888f98084d98d792d6ca11f7eb2601f163 Author: chenrun1 AuthorDate: Thu Jun 1 13:39:24 2023 +0800 armv8m/arm_ha

[nuttx] 02/02: armv8m/arm_hardfault.c:fix code style.

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 3bdba79851a61d2afbeaa59033b9c8d34a17f8d3 Author: chenrun1 AuthorDate: Fri Jun 2 13:55:42 2023 +0800 armv8m/arm_ha

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9804: armv8m/arm_hardfault:add arm_gen_nonsecurefault information

2023-07-12 Thread via GitHub
xiaoxiang781216 merged PR #9804: URL: https://github.com/apache/nuttx/pull/9804 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated: drivers: add ascii drvier, returns a printable string of 0x21-0x7f

2023-07-12 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 043d5922e4 drivers: add ascii drvier, returns a pr

[GitHub] [nuttx] patacongo merged pull request #9776: drivers: return sequential characters for /dev/zero device

2023-07-12 Thread via GitHub
patacongo merged PR #9776: URL: https://github.com/apache/nuttx/pull/9776 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apac

[GitHub] [nuttx] davids5 commented on pull request #9776: drivers: return sequential characters for /dev/zero device

2023-07-12 Thread via GitHub
davids5 commented on PR #9776: URL: https://github.com/apache/nuttx/pull/9776#issuecomment-1632906586 @Gary-Hobson Please change the title of the PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[nuttx] branch master updated: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 13c7138c8d add refcnt using epoll_create to fi

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9798: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create

2023-07-12 Thread via GitHub
xiaoxiang781216 merged PR #9798: URL: https://github.com/apache/nuttx/pull/9798 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #9776: drivers: return sequential characters for /dev/zero device

2023-07-12 Thread via GitHub
xiaoxiang781216 commented on PR #9776: URL: https://github.com/apache/nuttx/pull/9776#issuecomment-1632901921 @patacongo could you review again? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9781: syslog: add syslog channel filtering function

2023-07-12 Thread via GitHub
xiaoxiang781216 merged PR #9781: URL: https://github.com/apache/nuttx/pull/9781 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[nuttx] branch master updated: syslog: add syslog channel filtering function

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 ce98f186c0 syslog: add syslog channel filterin

[nuttx] branch master updated: drivers/lcd: add area alignment ioctl for lcd driver

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 6902ed9516 drivers/lcd: add area alignment ioc

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9787: drivers/lcd: add area alignment ioctl for lcd driver

2023-07-12 Thread via GitHub
xiaoxiang781216 merged PR #9787: URL: https://github.com/apache/nuttx/pull/9787 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9802: Add Get Cache Information interface

2023-07-12 Thread via GitHub
xiaoxiang781216 commented on code in PR #9802: URL: https://github.com/apache/nuttx/pull/9802#discussion_r1261464744 ## arch/arm/src/armv7-m/nvic.h: ## @@ -679,8 +679,8 @@ /* Cache Size Selection Register (Cortex-M7) */ #define NVIC_CSSELR_IND (1 << 0) /* Bi

[nuttx-apps] branch master updated: syste/setlogmask: add syslog channel filtering function

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 a7c6b20e8 syste/setlogmask: add syslog ch

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1827: syste/setlogmask: add syslog channel filtering function

2023-07-12 Thread via GitHub
xiaoxiang781216 merged PR #1827: URL: https://github.com/apache/nuttx-apps/pull/1827 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...

[GitHub] [nuttx-apps] crafcat7 opened a new pull request, #1830: nshlib: Add fdinfo to get information about the process associated fd

2023-07-12 Thread via GitHub
crafcat7 opened a new pull request, #1830: URL: https://github.com/apache/nuttx-apps/pull/1830 ## Summary In this modification, we can use fdinfo to get all the fd information, or specify the PID (e.g. fdinfo 11) to get the fd information of the target process ## Impact ## Testi

[GitHub] [nuttx] crafcat7 opened a new pull request, #9805: xtensa_saveusercontext:Leave the context information empty

2023-07-12 Thread via GitHub
crafcat7 opened a new pull request, #9805: URL: https://github.com/apache/nuttx/pull/9805 ## Summary In the current implementation of other architectures, it is not really implemented to preserve the context, so it is emulated from other architectures to clear the context. If this behavi

[GitHub] [nuttx] acassis commented on a diff in pull request #9802: Add Get Cache Information interface

2023-07-12 Thread via GitHub
acassis commented on code in PR #9802: URL: https://github.com/apache/nuttx/pull/9802#discussion_r1261431281 ## arch/arm/src/armv7-a/arm_cache.c: ## @@ -189,7 +162,14 @@ void up_disable_icache(void) size_t up_get_dcache_linesize(void) { - return up_get_cache_linesize(); +

[GitHub] [nuttx] acassis commented on a diff in pull request #9802: Add Get Cache Information interface

2023-07-12 Thread via GitHub
acassis commented on code in PR #9802: URL: https://github.com/apache/nuttx/pull/9802#discussion_r1261431281 ## arch/arm/src/armv7-a/arm_cache.c: ## @@ -189,7 +162,14 @@ void up_disable_icache(void) size_t up_get_dcache_linesize(void) { - return up_get_cache_linesize(); +

[GitHub] [nuttx] acassis commented on a diff in pull request #9802: Add Get Cache Information interface

2023-07-12 Thread via GitHub
acassis commented on code in PR #9802: URL: https://github.com/apache/nuttx/pull/9802#discussion_r1261431281 ## arch/arm/src/armv7-a/arm_cache.c: ## @@ -189,7 +162,14 @@ void up_disable_icache(void) size_t up_get_dcache_linesize(void) { - return up_get_cache_linesize(); +

[GitHub] [nuttx] crafcat7 opened a new pull request, #9804: armv8m/arm_hardfault:add arm_gen_nonsecurefault information

2023-07-12 Thread via GitHub
crafcat7 opened a new pull request, #9804: URL: https://github.com/apache/nuttx/pull/9804 ## Summary add arm_gen_nonsecurefault information ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [nuttx] raiden00pl opened a new pull request, #9803: cmake: support pre-processor for linker script

2023-07-12 Thread via GitHub
raiden00pl opened a new pull request, #9803: URL: https://github.com/apache/nuttx/pull/9803 ## Summary cmake: support pre-processor for linker script ## Impact linker templates should work for arm targets ## Testing nrf9160-dk/nsh and nrf9160-dk/miniboot_s builds withou

[GitHub] [nuttx] midokura-xavi92 commented on pull request #9782: tools: add a convert tool to help migrate from make to cmake

2023-07-12 Thread via GitHub
midokura-xavi92 commented on PR #9782: URL: https://github.com/apache/nuttx/pull/9782#issuecomment-1632824506 Nit: similar tools, such as [`parsememdump.py`](https://github.com/apache/nuttx/blob/f43c7e99bedd8ea0cc2e3e6c2c796c38dbb8f354/tools/parsememdump.py), have their `+x` bit set. Consid

[GitHub] [nuttx] midokura-xavi92 commented on pull request #9782: tools: add a convert tool to help migrate from make to cmake

2023-07-12 Thread via GitHub
midokura-xavi92 commented on PR #9782: URL: https://github.com/apache/nuttx/pull/9782#issuecomment-1632814943 > Usage: > `python tools/nxmake2cmake.py arch/arm/src/stm32f0l0g0` Coincidentally, the example provided above `include`s another `Makefile`: https://github.com/apach

[GitHub] [nuttx] midokura-xavi92 commented on pull request #9782: tools: add a convert tool to help migrate from make to cmake

2023-07-12 Thread via GitHub
midokura-xavi92 commented on PR #9782: URL: https://github.com/apache/nuttx/pull/9782#issuecomment-1632804455 Thank you a lot for your contribution! Please let me share a few comments and minor concerns: > Usage: > `python tools/nxmake2cmake.py arch/arm/src/stm32f0l0g0` > `pytho

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9801: boards/tiva: Enable LTO for lm3s6432-s2e/nsh

2023-07-12 Thread via GitHub
xiaoxiang781216 opened a new pull request, #9801: URL: https://github.com/apache/nuttx/pull/9801 ## Summary optimize the image size ## Impact minor ## Testing CI -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[nuttx] 02/03: stm32h7: add LTDC support

2023-07-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 commit f7905512be0a2fdf3fe435d0bce015c8b2020db3 Author: raiden00pl AuthorDate: Wed Jul 12 10:09:35 2023 +0200 stm32h7: add

[nuttx] 03/03: boards/stm32h7: Add stm32h745i-disco board

2023-07-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 commit f43c7e99bedd8ea0cc2e3e6c2c796c38dbb8f354 Author: raiden00pl AuthorDate: Wed Jul 12 10:17:34 2023 +0200 boards/stm32

[nuttx] branch master updated (062e08ea3a -> f43c7e99be)

2023-07-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 062e08ea3a serial:fix driver/serial/serial.c logic error new 8ceff0dc5a arm/stm32h7: Add STM32H745 family ne

[nuttx] 01/03: arm/stm32h7: Add STM32H745 family

2023-07-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 commit 8ceff0dc5a2ee461cec268827df49ae0f49dbb10 Author: raiden00pl AuthorDate: Wed Jul 12 10:08:54 2023 +0200 arm/stm32h7:

[GitHub] [nuttx] acassis merged pull request #9796: add support for STM32H745

2023-07-12 Thread via GitHub
acassis merged PR #9796: URL: https://github.com/apache/nuttx/pull/9796 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache

[nuttx] branch master updated: serial:fix driver/serial/serial.c logic error

2023-07-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 062e08ea3a serial:fix driver/serial/serial.c log

[GitHub] [nuttx] acassis merged pull request #9799: serial:fix driver/serial/serial.c logic error

2023-07-12 Thread via GitHub
acassis merged PR #9799: URL: https://github.com/apache/nuttx/pull/9799 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache

[nuttx] branch master updated: battery:fix poll return type

2023-07-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 7ccdb2cfa8 battery:fix poll return type 7ccdb2cf

[GitHub] [nuttx] acassis merged pull request #9800: battery:fix poll return type

2023-07-12 Thread via GitHub
acassis merged PR #9800: URL: https://github.com/apache/nuttx/pull/9800 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache

[GitHub] [nuttx] acassis commented on pull request #9706: libs/libc:Add support for gdb rsp protocol

2023-07-12 Thread via GitHub
acassis commented on PR #9706: URL: https://github.com/apache/nuttx/pull/9706#issuecomment-1632583681 @anjiahao1 still failing: ``` Configuration/Tool: sim/ustream --

[nuttx] branch master updated (3d5eae2497 -> ffa084f3d2)

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 3d5eae2497 arch/arm64: Enable FPU for qemu-armv8a:netnsh_smp and netnsh_smp_hv new 7462b199bb signal: SIGCONT

[nuttx] 01/02: signal: SIGCONT can be caught

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 7462b199bb68cf4f3c6d52ced25d6016fb85295f Author: fangxinyong AuthorDate: Sat Jun 24 20:57:11 2023 +0800 signal: S

[nuttx] 02/02: signal: SIGKILL or SIGSTOP cannot be caught

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit ffa084f3d27f8c636ca9f6a8e4b94c36bf2487f9 Author: fangxinyong AuthorDate: Sat Jun 24 18:19:25 2023 +0800 signal: S

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9790: signal: SIGKILL or SIGSTOP cannot be caught

2023-07-12 Thread via GitHub
xiaoxiang781216 merged PR #9790: URL: https://github.com/apache/nuttx/pull/9790 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[GitHub] [nuttx] acassis commented on pull request #9799: serial:fix driver/serial/serial.c logic error

2023-07-12 Thread via GitHub
acassis commented on PR #9799: URL: https://github.com/apache/nuttx/pull/9799#issuecomment-1632497638 Nice finding @DannyPlusPlus ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[GitHub] [nuttx] acassis commented on pull request #9798: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create

2023-07-12 Thread via GitHub
acassis commented on PR #9798: URL: https://github.com/apache/nuttx/pull/9798#issuecomment-1632496488 @DannyPlusPlus please include the Summary info into commit log message -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [nuttx] acassis commented on pull request #9794: arch/arm64: Enable ARCH_FPU for qemu-armv8a:netnsh_smp and netnsh_smp_hv

2023-07-12 Thread via GitHub
acassis commented on PR #9794: URL: https://github.com/apache/nuttx/pull/9794#issuecomment-1632492968 Nice finding @wengzhe !!! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[GitHub] [nuttx] acassis merged pull request #9794: arch/arm64: Enable ARCH_FPU for qemu-armv8a:netnsh_smp and netnsh_smp_hv

2023-07-12 Thread via GitHub
acassis merged PR #9794: URL: https://github.com/apache/nuttx/pull/9794 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache

[GitHub] [nuttx] wengzhe commented on pull request #9297: virtio: add virtio framework in NuttX

2023-07-12 Thread via GitHub
wengzhe commented on PR #9297: URL: https://github.com/apache/nuttx/pull/9297#issuecomment-1632491616 > > @CV-Bowen > > I tried [3116245](https://github.com/apache/nuttx/commit/3116245d84786216f705136fc7d5486cb4e71d57) with QEMU-7.2.4 instead of QEMU-7.1.1 but I still have performance is

[GitHub] [nuttx] acassis commented on pull request #9791: net: Add msg_peek support for udp and tcp

2023-07-12 Thread via GitHub
acassis commented on PR #9791: URL: https://github.com/apache/nuttx/pull/9791#issuecomment-1632472685 Please include summary and commit log message -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [nuttx] acassis commented on pull request #9787: drivers/lcd: add area alignment ioctl for lcd driver

2023-07-12 Thread via GitHub
acassis commented on PR #9787: URL: https://github.com/apache/nuttx/pull/9787#issuecomment-1632470865 @terry0012 please include the Summary message in the commit log -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [nuttx] acassis merged pull request #9797: cmake: fix build after c33d1c9 (vfork -> fork)

2023-07-12 Thread via GitHub
acassis merged PR #9797: URL: https://github.com/apache/nuttx/pull/9797 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache

[GitHub] [nuttx] Gary-Hobson commented on pull request #9776: drivers: return sequential characters for /dev/zero device

2023-07-12 Thread via GitHub
Gary-Hobson commented on PR #9776: URL: https://github.com/apache/nuttx/pull/9776#issuecomment-1632425857 > /dev/zero is not specified by POSIX AFAIK but is common to most Unix implementations. It is, for example, described in https://en.wikipedia.org/wiki//dev/zero > > > "/dev/zero

[nuttx] branch master updated: net/nat: Fix compiler warning

2023-07-12 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 4ffd2cc84c net/nat: Fix compiler warning 4ffd2

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9793: net/nat: Fix compiler warning

2023-07-12 Thread via GitHub
xiaoxiang781216 merged PR #9793: URL: https://github.com/apache/nuttx/pull/9793 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[GitHub] [nuttx] CV-Bowen commented on pull request #9297: virtio: add virtio framework in NuttX

2023-07-12 Thread via GitHub
CV-Bowen commented on PR #9297: URL: https://github.com/apache/nuttx/pull/9297#issuecomment-1632280204 @wengzhe Could you answer this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [nuttx] masayuki2009 commented on pull request #9297: virtio: add virtio framework in NuttX

2023-07-12 Thread via GitHub
masayuki2009 commented on PR #9297: URL: https://github.com/apache/nuttx/pull/9297#issuecomment-1632274299 @CV-Bowen I tried https://github.com/apache/nuttx/pull/9297/commits/3116245d84786216f705136fc7d5486cb4e71d57 with QEMU-7.2.4 instead of QEMU-7.1.1 but I still have performance issu

[GitHub] [nuttx] DannyPlusPlus opened a new pull request, #9800: battery:fix poll return type

2023-07-12 Thread via GitHub
DannyPlusPlus opened a new pull request, #9800: URL: https://github.com/apache/nuttx/pull/9800 ## Summary fix poll return type ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [nuttx] DannyPlusPlus opened a new pull request, #9799: serial:fix driver/serial/serial.c logic error

2023-07-12 Thread via GitHub
DannyPlusPlus opened a new pull request, #9799: URL: https://github.com/apache/nuttx/pull/9799 ## Summary fix driver/serial/serial.c logic error ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [nuttx] DannyPlusPlus opened a new pull request, #9798: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create

2023-07-12 Thread via GitHub
DannyPlusPlus opened a new pull request, #9798: URL: https://github.com/apache/nuttx/pull/9798 ## Summary add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create ## Impact ## Testing 1.use epoll_create create fd

[GitHub] [nuttx] raiden00pl opened a new pull request, #9797: cmake: fix build after c33d1c9 (vfork -> fork)

2023-07-12 Thread via GitHub
raiden00pl opened a new pull request, #9797: URL: https://github.com/apache/nuttx/pull/9797 ## Summary cmake: fix build after c33d1c9 (vfork -> fork) ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [nuttx] raiden00pl opened a new pull request, #9796: add support for STM32H745

2023-07-12 Thread via GitHub
raiden00pl opened a new pull request, #9796: URL: https://github.com/apache/nuttx/pull/9796 ## Summary - arm/stm32h7: Add STM32H745 family - stm32h7: add LTDC support - boards/stm32h7: Add stm32h745i-disco board I'm not the original author of these changes, but the author

[GitHub] [nuttx] DannyPlusPlus closed pull request #9795: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create

2023-07-12 Thread via GitHub
DannyPlusPlus closed pull request #9795: add refcnt using epoll_create to fix bug when use popen which dup the fd and close at end after epoll_create URL: https://github.com/apache/nuttx/pull/9795 -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [nuttx] Gary-Hobson commented on a diff in pull request #9781: syslog: add syslog channel filtering function

2023-07-12 Thread via GitHub
Gary-Hobson commented on code in PR #9781: URL: https://github.com/apache/nuttx/pull/9781#discussion_r1260886344 ## drivers/syslog/syslog_chardev.c: ## @@ -71,6 +80,62 @@ static ssize_t syslog_chardev_write(FAR struct file *filep, return len; } +#ifdef CONFIG_SYSLOG_IOCTL

[GitHub] [nuttx-apps] wengzhe commented on a diff in pull request #1454: netutils: iperf: Fix the transfer bytes and the bandwidth overflow

2023-07-12 Thread via GitHub
wengzhe commented on code in PR #1454: URL: https://github.com/apache/nuttx-apps/pull/1454#discussion_r1260874210 ## netutils/iperf/iperf.c: ## @@ -267,9 +267,10 @@ static void iperf_report_task(FAR void *arg) printf("%7.2lf-%7.2lf sec %10ju Bytes %7.2f Mbits/sec\n",

[GitHub] [nuttx] DannyPlusPlus opened a new pull request, #9795: add refcnt using epoll_create to fix bug when use popen which dup the…

2023-07-12 Thread via GitHub
DannyPlusPlus opened a new pull request, #9795: URL: https://github.com/apache/nuttx/pull/9795 … fd and close at end after epoll_create 1.use epoll_create create fd 2.use popen exec sh cmd 3.the epoll fd is not vaild,because of the refcnt is 0 ## Summary ## Impact

[GitHub] [nuttx] wengzhe opened a new pull request, #9794: arch/arm64: Enable FPU for qemu-armv8a:netnsh_smp and netnsh_smp_hv

2023-07-12 Thread via GitHub
wengzhe opened a new pull request, #9794: URL: https://github.com/apache/nuttx/pull/9794 ## Summary When reading https://github.com/apache/nuttx-apps/pull/1793, I found a previous problem https://github.com/apache/nuttx-apps/pull/1454#discussion_r1045718067 now still exist on current ma

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9781: syslog: add syslog channel filtering function

2023-07-12 Thread via GitHub
pkarashchenko commented on code in PR #9781: URL: https://github.com/apache/nuttx/pull/9781#discussion_r1260861099 ## drivers/syslog/syslog_channel.c: ## @@ -272,6 +288,14 @@ int syslog_channel(FAR struct syslog_channel_s *channel) { if (g_syslog_channel[i] =

[GitHub] [nuttx] pkarashchenko commented on pull request #9780: Fix syslog stack usage is too large

2023-07-12 Thread via GitHub
pkarashchenko commented on PR #9780: URL: https://github.com/apache/nuttx/pull/9780#issuecomment-1632132515 Please fix ``` Error: stdio/lib_libvsprintf.c:1153:33: error: implicit declaration of function 'sprintf_internal' is invalid in C99 [-Werror,-Wimplicit-function-declaration]

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9780: Fix syslog stack usage is too large

2023-07-12 Thread via GitHub
pkarashchenko commented on code in PR #9780: URL: https://github.com/apache/nuttx/pull/9780#discussion_r1260858800 ## drivers/syslog/vsyslog.c: ## @@ -148,107 +145,115 @@ int nx_vsyslog(int priority, FAR const IPTR char *fmt, FAR va_list *ap) # endif #endif - ret = lib_sp

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9789: libs/libc/getpgid: add getpgid implementation

2023-07-12 Thread via GitHub
pkarashchenko commented on code in PR #9789: URL: https://github.com/apache/nuttx/pull/9789#discussion_r1260850634 ## libs/libc/unistd/lib_getpgid.c: ## @@ -0,0 +1,73 @@ +/ + * libs/libc/unistd/lib_getpg

[GitHub] [nuttx] pkarashchenko commented on a diff in pull request #9789: libs/libc/getpgid: add getpgid implementation

2023-07-12 Thread via GitHub
pkarashchenko commented on code in PR #9789: URL: https://github.com/apache/nuttx/pull/9789#discussion_r1260849235 ## libs/libc/unistd/lib_getpgid.c: ## @@ -0,0 +1,73 @@ +/ + * libs/libc/unistd/lib_getpg

[GitHub] [nuttx-apps] zhhyu7 opened a new pull request, #1829: iptables: add iptables libary

2023-07-12 Thread via GitHub
zhhyu7 opened a new pull request, #1829: URL: https://github.com/apache/nuttx-apps/pull/1829 ## Summary Add xtables.c and xtables.h In order to support the compilation of third-party utils, we encounter some situations where the macro is not defined, refer to the common implementation

[GitHub] [nuttx] wengzhe opened a new pull request, #9793: net/nat: Fix compiler warning

2023-07-12 Thread via GitHub
wengzhe opened a new pull request, #9793: URL: https://github.com/apache/nuttx/pull/9793 ## Summary We found warning of "%x" mismatch with "in_addr_t" on some platforms. ![image](https://github.com/apache/nuttx/assets/7105993/e81a7793-73df-4102-b12d-776fa802fe86) ## Impact

[GitHub] [nuttx] wangyingdong1 opened a new pull request, #9792: net/udp: Fix the bug of overwriting when the udp recv buffer is full

2023-07-12 Thread via GitHub
wangyingdong1 opened a new pull request, #9792: URL: https://github.com/apache/nuttx/pull/9792 ## Summary ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t