[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7855: sim/windows: add hostfs support for windows

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7855: URL: https://github.com/apache/nuttx/pull/7855#discussion_r1046757129 ## arch/sim/src/sim/win/sim_hostfs.c: ## @@ -0,0 +1,432 @@ +/ + * arch/sim/src/sim/win

[GitHub] [nuttx] jerpelea opened a new pull request, #7863: tools: zipme: remove incubator from releases

2022-12-12 Thread GitBox
jerpelea opened a new pull request, #7863: URL: https://github.com/apache/nuttx/pull/7863 ## Summary NuttX has graduated the incubator phase and the releases should be renamed to match the current status ## Impact NUttX 12.0.0 release ## Testing generated the release

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7861: Continue fix the macOS ci issue

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7861: URL: https://github.com/apache/nuttx/pull/7861#issuecomment-1347874103 > I don't understand the bloaty change? The key change is clone bloaty into tools folder instead nuttx/tools/ci folder. >Why did we need to keep the source repo around

[nuttx] annotated tag nuttx-12.0.0-RC0 updated (c6d31ac990 -> f9a61546f6)

2022-12-12 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-12.0.0-RC0 in repository https://gitbox.apache.org/repos/asf/nuttx.git *** WARNING: tag nuttx-12.0.0-RC0 was modified! *** from c6d31ac990 (commit) to f9a61546f6 (tag)

[nuttx-apps] annotated tag nuttx-12.0.0-RC0 updated (5592e3825 -> ffc1e42b9)

2022-12-12 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-12.0.0-RC0 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git *** WARNING: tag nuttx-12.0.0-RC0 was modified! *** from 5592e3825 (commit) to ffc1e42b9 (tag

[nuttx-apps] branch releases/12.0 created (now 5592e3825)

2022-12-12 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch releases/12.0 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git at 5592e3825 netutils: iperf: Fix the transfer bytes and the bandwidth overflow No new revisions were adde

[nuttx] branch releases/12.0 created (now c6d31ac990)

2022-12-12 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch releases/12.0 in repository https://gitbox.apache.org/repos/asf/nuttx.git at c6d31ac990 cibuild.sh: Install ccache in the last step No new revisions were added by this update.

[GitHub] [nuttx] jifengrgj365 commented on pull request #7011: add chip GD32F450 of GD32MCU

2022-12-12 Thread GitBox
jifengrgj365 commented on PR #7011: URL: https://github.com/apache/nuttx/pull/7011#issuecomment-1347859888 @GD32-MCU Hi, There are no iic,can,adc drivers in GD32 chip. These are very useful. So, do you have a plan to add these? -- This is an automated message from the Apache Git Servi

[GitHub] [nuttx] btashton commented on pull request #7861: Continue fix the macOS ci issue

2022-12-12 Thread GitBox
btashton commented on PR #7861: URL: https://github.com/apache/nuttx/pull/7861#issuecomment-1347823074 I don't understand the bloaty change? Why did we need to keep the source repo around instead of just deleting it. -- This is an automated message from the Apache Git Service. To respond

[nuttx] branch master updated (f4c349963a -> c6d31ac990)

2022-12-12 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from f4c349963a boards: rv-virt: Improve iperf speed for virtio-mmio-net add 7a9267219c Revert "Fix ccache: error: Co

[GitHub] [nuttx] masayuki2009 merged pull request #7861: Continue fix the macOS ci issue

2022-12-12 Thread GitBox
masayuki2009 merged PR #7861: URL: https://github.com/apache/nuttx/pull/7861 -- 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.a

[GitHub] [nuttx] zhhyu7 opened a new pull request, #7862: arp rules bind to nics

2022-12-12 Thread GitBox
zhhyu7 opened a new pull request, #7862: URL: https://github.com/apache/nuttx/pull/7862 ## 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 to the s

[GitHub] [nuttx-apps] zhhyu7 opened a new pull request, #1456: arp commands can specify a network adapter

2022-12-12 Thread GitBox
zhhyu7 opened a new pull request, #1456: URL: https://github.com/apache/nuttx-apps/pull/1456 ## Summary New command format: arp [-i ] arp [-i ] -a arp [-i ] -d arp [-i ] -s ## Impact ## Testing -- This is an aut

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7860: boards: rv-virt: Improve iperf speed for virtio-mmio-net

2022-12-12 Thread GitBox
xiaoxiang781216 merged PR #7860: URL: https://github.com/apache/nuttx/pull/7860 -- 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 (3c99c5cf45 -> f4c349963a)

2022-12-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 3c99c5cf45 tools/ci/cibuild.sh: Fix destination path 'pinguino-compilers' already exists and is not an empty direct

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7860: boards: rv-virt: Improve iperf speed for virtio-mmio-net

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7860: URL: https://github.com/apache/nuttx/pull/7860#issuecomment-1347760875 Let's ignore macOS CI broken. -- 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 spe

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #7861: Continue fix the macOS ci issue

2022-12-12 Thread GitBox
xiaoxiang781216 opened a new pull request, #7861: URL: https://github.com/apache/nuttx/pull/7861 ## Summary - Revert "Fix ccache: error: Could not find compiler "x86_64-elf-gcc" in PATH" - cibuild.sh: Fix "Untracked files: tools/ci/bloaty-src/" - cibuild.sh: Install ccache in t

[GitHub] [nuttx] masayuki2009 opened a new pull request, #7860: boards: rv-virt: Improve iperf speed for virtio-mmio-net

2022-12-12 Thread GitBox
masayuki2009 opened a new pull request, #7860: URL: https://github.com/apache/nuttx/pull/7860 ## Summary - This commit improves iperf speed for virtio-mmio-net ## Impact - None ## Testing - Tested with QEMU-7.1 -- This is an automated message from the

[GitHub] [nuttx] lupyuen commented on pull request #7846: arm64/a64: Add driver for MIPI DSI

2022-12-12 Thread GitBox
lupyuen commented on PR #7846: URL: https://github.com/apache/nuttx/pull/7846#issuecomment-1347673377 Thanks, I have rebased to master. -- 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 specifi

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7850: Add function for math

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7850: URL: https://github.com/apache/nuttx/pull/7850#issuecomment-1347666701 Please rebase to the last mater to fix ci broken. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7843: sim/lua: enable luv module by default

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7843: URL: https://github.com/apache/nuttx/pull/7843#issuecomment-1347666524 Please rebase to the last mater to fix ci broken. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7846: arm64/a64: Add driver for MIPI DSI

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7846: URL: https://github.com/apache/nuttx/pull/7846#issuecomment-1347666341 Please rebase to the last mater again to fix ci broken. -- 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] xiaoxiang781216 commented on pull request #7858: drivers/note: rename /dev/note to /dev/note/ram

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7858: URL: https://github.com/apache/nuttx/pull/7858#issuecomment-1347665959 Please rebase to the last mater to fix ci broken. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7854: arch/armv8m:support pmu api

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7854: URL: https://github.com/apache/nuttx/pull/7854#issuecomment-1347666063 Please rebase to the last mater to fix ci broken. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7841: drivers/note: sched_note support mulit-channel

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7841: URL: https://github.com/apache/nuttx/pull/7841#issuecomment-1347665748 Please rebase to the last mater to fix ci broken. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7855: sim/windows: add hostfs support for windows

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7855: URL: https://github.com/apache/nuttx/pull/7855#issuecomment-1347665574 Please rebase to the last mater to fix ci broken. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #6920: support /dev/crypto for nuttx

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #6920: URL: https://github.com/apache/nuttx/pull/6920#issuecomment-1347664397 Please rebase to the last mater to fix ci broken. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #7859: compiler.h: Add malloc_likex and realloc_like

2022-12-12 Thread GitBox
xiaoxiang781216 opened a new pull request, #7859: URL: https://github.com/apache/nuttx/pull/7859 ## Summary and add _ between format|printf|syslog|scanf|strftime and like ## Impact malloc related functions ## Testing Pass CI -- This is an automated message f

[nuttx] branch master updated: tools/ci/cibuild.sh: Fix destination path 'pinguino-compilers' already exists and is not an empty directory.

2022-12-12 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki 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 3c99c5cf45 tools/ci/cibuild.sh: Fix destination

[GitHub] [nuttx] masayuki2009 merged pull request #7853: tools/ci/cibuild.sh: Fix destination path 'pinguino-compilers' already exists and is not an empty directory.

2022-12-12 Thread GitBox
masayuki2009 merged PR #7853: URL: https://github.com/apache/nuttx/pull/7853 -- 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.a

[nuttx-website] branch asf-site updated: Publishing web: 4b401e13a9490577fa0448cbe8b6d393302e43f3 docs: 0a23bfea03e128eb580c438a125484d979eedaa1

2022-12-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 59d099ee Publishing web: 4b401e13

[GitHub] [nuttx-apps] Gary-Hobson opened a new pull request, #1455: drivers/note: rename /dev/note to /dev/note/ram

2022-12-12 Thread GitBox
Gary-Hobson opened a new pull request, #1455: URL: https://github.com/apache/nuttx-apps/pull/1455 ## Summary rename note devices to support multiple note devices depends on : https://github.com/apache/nuttx/pull/7841 ## Impact CI can’t pass, need to rely on the above PR, s

[GitHub] [nuttx] Gary-Hobson opened a new pull request, #7858: drivers/note: rename /dev/note to /dev/note/ram

2022-12-12 Thread GitBox
Gary-Hobson opened a new pull request, #7858: URL: https://github.com/apache/nuttx/pull/7858 ## Summary rename note devices to support multiple note devices Refer to this PR: https://github.com/apache/nuttx/pull/7841 sink noteram one level to support different note drivers in th

[GitHub] [nuttx] acassis opened a new issue, #7857: ESP32 WiFi coexistence is not working

2022-12-12 Thread GitBox
acassis opened a new issue, #7857: URL: https://github.com/apache/nuttx/issues/7857 Seems like ESP32 WiFi coexistence is not working. How to test: $ esptool.py -c esp32 -p /dev/ttyUSB0 -b 921600 erase_flash && make -j distclean && ./tools/configure.sh esp32-devkitc:sta_softap &

[GitHub] [nuttx] develc closed issue #7856: undefined reference to `arm_serialinit'

2022-12-12 Thread GitBox
develc closed issue #7856: undefined reference to `arm_serialinit' URL: https://github.com/apache/nuttx/issues/7856 -- 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 unsubscri

[GitHub] [nuttx] develc commented on issue #7856: undefined reference to `arm_serialinit'

2022-12-12 Thread GitBox
develc commented on issue #7856: URL: https://github.com/apache/nuttx/issues/7856#issuecomment-1346856442 My .config file: develc@localhost:~/source/nuttx/nuttx$ cat .config # # Automatically generated file; DO NOT EDIT. # NuttX/x86_64 Configuration # # # Lice

[GitHub] [nuttx] develc opened a new issue, #7856: undefined reference to `arm_serialinit'

2022-12-12 Thread GitBox
develc opened a new issue, #7856: URL: https://github.com/apache/nuttx/issues/7856 I am trying to build for the RP2040, but I get this error: develc@localhost:~/source/nuttx/nuttx$ make -j1 make[1]: Entering directory '/home/develc/source/nuttx/apps' make[2]: Entering directory '

[GitHub] [nuttx] anchao commented on a diff in pull request #7855: sim/windows: add hostfs support for windows

2022-12-12 Thread GitBox
anchao commented on code in PR #7855: URL: https://github.com/apache/nuttx/pull/7855#discussion_r1046072135 ## arch/sim/src/sim/win/sim_hostfs.c: ## @@ -0,0 +1,433 @@ +/ + * arch/sim/src/sim/win/sim_host

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7855: sim/windows: add hostfs support for windows

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7855: URL: https://github.com/apache/nuttx/pull/7855#discussion_r1046016522 ## arch/sim/src/sim/win/sim_hostfs.c: ## @@ -0,0 +1,433 @@ +/ + * arch/sim/src/sim/win

[GitHub] [nuttx] anchao commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
anchao commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1046006708 ## net/tcp/Kconfig: ## @@ -51,11 +51,45 @@ config NET_TCPURGDATA compiled in. Urgent data (out-of-band data) is a rarely used TCP feature

[GitHub] [nuttx] anchao commented on pull request #7855: sim/windows: add hostfs support for windows

2022-12-12 Thread GitBox
anchao commented on PR #7855: URL: https://github.com/apache/nuttx/pull/7855#issuecomment-1346737240 Please ignore the ci warning since the api name of MSVC vcruntime is implemented in mixed case ``` arch/sim/src/sim/win/sim_hostfs.c:277:17: error: Mixed case identifier found ar

[GitHub] [nuttx] anchao opened a new pull request, #7855: sim/windows: add hostfs support for windows

2022-12-12 Thread GitBox
anchao opened a new pull request, #7855: URL: https://github.com/apache/nuttx/pull/7855 ## Summary sim/windows: add hostfs support for windows fs/hostfs: mode_t of mkdir(2) should use the nuttx prototype ## Impact N/A ## Testing cmake + visual stu

[GitHub] [nuttx] anjiahao1 opened a new pull request, #7854: arch/armv8m:support pmu api

2022-12-12 Thread GitBox
anjiahao1 opened a new pull request, #7854: URL: https://github.com/apache/nuttx/pull/7854 The register definition comes from CMSIS https: //github.com/ARM-software/CMSIS_5 commit id:10bf763a82318c0c852ff9ecc2d5cd8cebe7d761 file: Core/Include/pmu_armv8.h Signed-off-by: anjiahao

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7846: arm64/a64: Add driver for MIPI DSI

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7846: URL: https://github.com/apache/nuttx/pull/7846#issuecomment-1346665171 @lupyuen there is another ci broken which is fixed here: https://github.com/apache/nuttx/pull/7853. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nuttx] Gary-Hobson commented on a diff in pull request #7841: drivers/note: sched_note support mulit-channel

2022-12-12 Thread GitBox
Gary-Hobson commented on code in PR #7841: URL: https://github.com/apache/nuttx/pull/7841#discussion_r1045868813 ## drivers/note/Kconfig: ## @@ -3,6 +3,13 @@ # see the file kconfig-language.txt in the NuttX tools repository. # +config SCHED_NOTE_CHANNELS_MAX + int "sch

[GitHub] [nuttx] Gary-Hobson commented on a diff in pull request #7841: drivers/note: sched_note support mulit-channel

2022-12-12 Thread GitBox
Gary-Hobson commented on code in PR #7841: URL: https://github.com/apache/nuttx/pull/7841#discussion_r1045868450 ## drivers/note/sched_note.c: ## @@ -409,22 +486,31 @@ static void note_spincommon(FAR struct tcb_s *tcb, int type) { struct note_spi

[nuttx-apps] branch master updated: netutils: iperf: Fix the transfer bytes and the bandwidth overflow

2022-12-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 5592e3825 netutils: iperf: Fix the transf

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1454: netutils: iperf: Fix the transfer bytes and the bandwidth overflow

2022-12-12 Thread GitBox
xiaoxiang781216 merged PR #1454: URL: https://github.com/apache/nuttx-apps/pull/1454 -- 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] xiaoxiang781216 opened a new pull request, #7853: tools/ci/cibuild.sh: Fix destination path 'pinguino-compilers' already exists and is not an empty directory.

2022-12-12 Thread GitBox
xiaoxiang781216 opened a new pull request, #7853: URL: https://github.com/apache/nuttx/pull/7853 ## 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

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045820635 ## net/tcp/Kconfig: ## @@ -51,11 +51,45 @@ config NET_TCPURGDATA compiled in. Urgent data (out-of-band data) is a rarely used TCP feature

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7525: URL: https://github.com/apache/nuttx/pull/7525#issuecomment-1346492210 @fjpanag please rebase the change to the last master. macOS break is fixed here: https://github.com/apache/nuttx/pull/7849 -- This is an automated message from the Apache Git Serv

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045820635 ## net/tcp/Kconfig: ## @@ -51,11 +51,45 @@ config NET_TCPURGDATA compiled in. Urgent data (out-of-band data) is a rarely used TCP feature

[GitHub] [nuttx] acassis commented on a diff in pull request #7841: drivers/note: sched_note support mulit-channel

2022-12-12 Thread GitBox
acassis commented on code in PR #7841: URL: https://github.com/apache/nuttx/pull/7841#discussion_r1045803692 ## drivers/note/Kconfig: ## @@ -3,6 +3,13 @@ # see the file kconfig-language.txt in the NuttX tools repository. # +config SCHED_NOTE_CHANNELS_MAX + int "sched_n

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7844: Refine the driver note structure

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7844: URL: https://github.com/apache/nuttx/pull/7844#discussion_r1045727406 ## drivers/note/note_driver.c: ## @@ -22,57 +22,1288 @@ * Included Files / -#inc

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7844: Refine the driver note structure

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7844: URL: https://github.com/apache/nuttx/pull/7844#discussion_r1045724766 ## drivers/note/note_driver.c: ## @@ -22,57 +22,1288 @@ * Included Files / -#inc

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7844: Refine the driver note structure

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7844: URL: https://github.com/apache/nuttx/pull/7844#discussion_r1045723996 ## drivers/note/note_driver.c: ## @@ -22,57 +22,1288 @@ * Included Files / -#inc

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7844: Refine the driver note structure

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7844: URL: https://github.com/apache/nuttx/pull/7844#discussion_r1045723445 ## drivers/note/note_driver.c: ## @@ -22,57 +22,1288 @@ * Included Files / -#inc

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7844: Refine the driver note structure

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7844: URL: https://github.com/apache/nuttx/pull/7844#discussion_r1045722852 ## drivers/note/note_driver.c: ## @@ -22,57 +22,1288 @@ * Included Files / -#inc

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7844: Refine the driver note structure

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7844: URL: https://github.com/apache/nuttx/pull/7844#discussion_r1045722028 ## drivers/note/note_driver.c: ## @@ -22,57 +22,1288 @@ * Included Files / -#inc

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7844: Refine the driver note structure

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7844: URL: https://github.com/apache/nuttx/pull/7844#discussion_r1045721750 ## drivers/note/note_driver.c: ## @@ -22,57 +22,1288 @@ * Included Files / -#inc

[GitHub] [nuttx] lupyuen commented on pull request #7846: arm64/a64: Add driver for MIPI DSI

2022-12-12 Thread GitBox
lupyuen commented on PR #7846: URL: https://github.com/apache/nuttx/pull/7846#issuecomment-1346331309 @xiaoxiang781216 Thanks, hope I did this correctly -- 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

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

2022-12-12 Thread GitBox
masayuki2009 commented on code in PR #1454: URL: https://github.com/apache/nuttx-apps/pull/1454#discussion_r1045718067 ## 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] xiaoxiang781216 commented on pull request #7846: arm64/a64: Add driver for MIPI DSI

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7846: URL: https://github.com/apache/nuttx/pull/7846#issuecomment-1346328574 @lupyuen please rebase to the last mater to fix macOS ci break. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7850: Add function for math

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7850: URL: https://github.com/apache/nuttx/pull/7850#issuecomment-1346327932 please rebase to the last master to fix macOS ci break. -- 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] xiaoxiang781216 commented on a diff in pull request #7850: Add function for math

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7850: URL: https://github.com/apache/nuttx/pull/7850#discussion_r1045716329 ## libs/libc/math/lib_scalbnf.c: ## @@ -0,0 +1,76 @@ +/ + * libs/libc/math/lib_scalbnf

[nuttx] branch master updated (9df9136d95 -> 0a23bfea03)

2022-12-12 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 9df9136d95 include/stdio.h: add missing FOPEN_MAX add 0a23bfea03 Fix ccache: error: Could not find compiler "x86

[GitHub] [nuttx] masayuki2009 merged pull request #7849: Fix ccache: error: Could not find compiler "x86_64-elf-gcc" in PATH

2022-12-12 Thread GitBox
masayuki2009 merged PR #7849: URL: https://github.com/apache/nuttx/pull/7849 -- 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.a

[GitHub] [nuttx] fjpanag commented on issue #6960: Behaviour of CONFIG_NET_ALLOC_CONNS

2022-12-12 Thread GitBox
fjpanag commented on issue #6960: URL: https://github.com/apache/nuttx/issues/6960#issuecomment-1346306045 As work is being done on this, I am taking note of the connections that need improvement: - [ ] Bluetooth (`g_bluetooth_connections`) - [ ] Devif (`g_cbprealloc`) - [ ] ICM

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7852: include/stdio.h: add missing FOPEN_MAX

2022-12-12 Thread GitBox
xiaoxiang781216 merged PR #7852: URL: https://github.com/apache/nuttx/pull/7852 -- 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 (0382b63f5d -> 9df9136d95)

2022-12-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 0382b63f5d move common assert logic together. add 9df9136d95 include/stdio.h: add missing FOPEN_MAX No new rev

[GitHub] [nuttx] fjpanag commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045692156 ## net/tcp/tcp.h: ## @@ -104,6 +104,7 @@ /* The TCP options flags */ #define TCP_WSCALE0x01U /* Window Scale option enabled */ +#define TCP_PREALLOC

[GitHub] [nuttx] fjpanag commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045691705 ## net/tcp/tcp_conn.c: ## @@ -699,9 +717,10 @@ FAR struct tcp_conn_s *tcp_alloc(uint8_t domain) /* Allocate the connect entry from heap */ -#ifdef CONFIG_NET_ALLOC

[GitHub] [nuttx] fjpanag commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045688152 ## net/tcp/Kconfig: ## @@ -51,11 +51,45 @@ config NET_TCPURGDATA compiled in. Urgent data (out-of-band data) is a rarely used TCP feature

[GitHub] [nuttx] fjpanag commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045662197 ## net/tcp/tcp_conn.c: ## @@ -699,9 +717,10 @@ FAR struct tcp_conn_s *tcp_alloc(uint8_t domain) /* Allocate the connect entry from heap */ -#ifdef CONFIG_NET_ALLOC

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045661849 ## include/nuttx/net/netconfig.h: ## @@ -456,11 +456,11 @@ * connection requires approximately 30 bytes of memory. */ -#ifndef CONFIG_NET_TCP_CONNS -# ifde

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045660545 ## net/tcp/Kconfig: ## @@ -51,11 +51,45 @@ config NET_TCPURGDATA compiled in. Urgent data (out-of-band data) is a rarely used TCP feature

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

2022-12-12 Thread GitBox
xiaoxiang781216 commented on code in PR #1454: URL: https://github.com/apache/nuttx-apps/pull/1454#discussion_r1045654815 ## 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\

[GitHub] [nuttx] fjpanag commented on pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
fjpanag commented on PR #7525: URL: https://github.com/apache/nuttx/pull/7525#issuecomment-1346227855 > @fjpanag it's better to apply the similar change to all socket conn, not only tcp. Yes I will apply the change in all connections. But first let's finalize the design using TCP

[GitHub] [nuttx] fjpanag commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045628017 ## net/tcp/Kconfig: ## @@ -51,11 +51,45 @@ config NET_TCPURGDATA compiled in. Urgent data (out-of-band data) is a rarely used TCP feature

[GitHub] [nuttx] fjpanag commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045626491 ## include/nuttx/net/netconfig.h: ## @@ -456,11 +456,11 @@ * connection requires approximately 30 bytes of memory. */ -#ifndef CONFIG_NET_TCP_CONNS -# ifdef CONFIG

[nuttx-apps] branch master updated: luamodules/luv: fix comile warning -Werror=int-to-pointer-cast

2022-12-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 636a155a2 luamodules/luv: fix comile warn

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1453: luamodules/luv: fix comile warning -Werror=int-to-pointer-cast

2022-12-12 Thread GitBox
xiaoxiang781216 merged PR #1453: URL: https://github.com/apache/nuttx-apps/pull/1453 -- 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] xiaoxiang781216 commented on pull request #1453: luamodules/luv: fix comile warning -Werror=int-to-pointer-cast

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #1453: URL: https://github.com/apache/nuttx-apps/pull/1453#issuecomment-1346207051 let's ignore macOS ci broken. -- 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] fjpanag commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045625172 ## net/tcp/Kconfig: ## @@ -51,11 +51,45 @@ config NET_TCPURGDATA compiled in. Urgent data (out-of-band data) is a rarely used TCP feature

[GitHub] [nuttx] fjpanag commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045623172 ## net/tcp/Kconfig: ## @@ -51,11 +51,45 @@ config NET_TCPURGDATA compiled in. Urgent data (out-of-band data) is a rarely used TCP feature

[GitHub] [nuttx] fjpanag commented on a diff in pull request #7525: Improvements in TCP connections allocation.

2022-12-12 Thread GitBox
fjpanag commented on code in PR #7525: URL: https://github.com/apache/nuttx/pull/7525#discussion_r1045620280 ## net/tcp/tcp_conn.c: ## @@ -549,16 +549,25 @@ FAR struct tcp_conn_s *tcp_alloc_conn(void) if (dq_peek(&g_free_tcp_connections) == NULL) { +#if CONFIG_NET_TCP_

[GitHub] [nuttx] juniskane opened a new pull request, #7852: include/stdio.h: add missing FOPEN_MAX

2022-12-12 Thread GitBox
juniskane opened a new pull request, #7852: URL: https://github.com/apache/nuttx/pull/7852 ## Summary FOPEN_MAX macro is in both ISO C89 (and later) and POSIX standards. OpenGroup about stdio.h: "{FOPEN_MAX} Number of streams which the implementation guarantees can be

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7842: Fix the ci break

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7842: URL: https://github.com/apache/nuttx/pull/7842#issuecomment-1346166711 > @xiaoxiang781216 please fill an issue for hex generation for AVR, so it is not forgotten Here: https://github.com/apache/nuttx/issues/7851 -- This is an automated message

[GitHub] [nuttx] flyingfish89 opened a new pull request, #7850: Add function for math

2022-12-12 Thread GitBox
flyingfish89 opened a new pull request, #7850: URL: https://github.com/apache/nuttx/pull/7850 ## Summary function: scalbnf:get a float number of x*2^n The implementation of the function borrows from musl ## Impact ## Testing float number1 = scalbnf(2, 10); printf("%f\

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #7849: Fix ccache: error: Could not find compiler "x86_64-elf-gcc" in PATH

2022-12-12 Thread GitBox
xiaoxiang781216 opened a new pull request, #7849: URL: https://github.com/apache/nuttx/pull/7849 ## 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

[nuttx] branch master updated: move common assert logic together.

2022-12-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 0382b63f5d move common assert logic together.

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7808: move common assert logic together.

2022-12-12 Thread GitBox
xiaoxiang781216 merged PR #7808: URL: https://github.com/apache/nuttx/pull/7808 -- 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 #7808: move common assert logic together.

2022-12-12 Thread GitBox
xiaoxiang781216 commented on PR #7808: URL: https://github.com/apache/nuttx/pull/7808#issuecomment-1346124103 let's ignore macOS ci broken. -- 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 spe

[GitHub] [nuttx] flyingfish89 closed pull request #7848: add function for math library

2022-12-12 Thread GitBox
flyingfish89 closed pull request #7848: add function for math library URL: https://github.com/apache/nuttx/pull/7848 -- 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 unsubscr