[PR] arch/riscv: guard tcb->name usage [nuttx]

2024-05-22 Thread via GitHub
yf13 opened a new pull request, #12389: URL: https://github.com/apache/nuttx/pull/12389 ## Summary This guards `tcb->name` usage in `riscv_exception()`. ## Impact None ## Testing - rv-virt/knsh64 - CI checks -- This is an automated message from the

Re: [I] GitHub Status: Incident with Actions May 21, 2024 - 12:45 UTC [nuttx]

2024-05-22 Thread via GitHub
simbit18 closed issue #12386: GitHub Status: Incident with Actions May 21, 2024 - 12:45 UTC URL: https://github.com/apache/nuttx/issues/12386 -- 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

Re: [PR] ci/blockers: fix a few CI blockers [nuttx]

2024-05-22 Thread via GitHub
xiaoxiang781216 merged PR #12387: URL: https://github.com/apache/nuttx/pull/12387 -- 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...@nu

(nuttx) 02/03: ci/riscv: fix unused var in esp_twai.c

2024-05-22 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 7db71c8ee43a64466f2516980f5d8f6699a9c2dd Author: Yanfeng Liu AuthorDate: Wed May 22 08:12:52 2024 +0800 ci/riscv:

(nuttx) 03/03: ci/ltp: enlarge timeout for LTP test

2024-05-22 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 4b2b26c0b05f4c034d781a6215971e1675623486 Author: Yanfeng Liu AuthorDate: Wed May 22 10:08:40 2024 +0800 ci/ltp: e

(nuttx) branch master updated (8b9568ec13 -> 4b2b26c0b0)

2024-05-22 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 8b9568ec13 Fix ECAT_P1_LED_LINK_ACT in xmc4800 board. new 3bfdb14f4d ci/riscv: fix rv-virt/kfb64 CI issue

(nuttx) 01/03: ci/riscv: fix rv-virt/kfb64 CI issue

2024-05-22 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 3bfdb14f4d0bb7a92b4f114610cbcbc47ffbe877 Author: Yanfeng Liu AuthorDate: Tue May 21 19:03:52 2024 +0800 ci/riscv:

[PR] PM: add stability governer [nuttx]

2024-05-22 Thread via GitHub
jasonbu opened a new pull request, #12390: URL: https://github.com/apache/nuttx/pull/12390 ## Summary only when first time change state can hold WFI for enough time thresh, allow second time goto target state, suitable for the case when wakeup from sleep too slow, etc. ## Impact

[PR] net/tcp: fix tcp will not close when tcp retransmission reaches TCP_MAXRTX [nuttx]

2024-05-22 Thread via GitHub
Meissi-jian opened a new pull request, #12391: URL: https://github.com/apache/nuttx/pull/12391 ## Summary tcp retransmit max timers need to close ## Impact TCP stack ## Testing Tested on sim and iperf3 1. opern sim hostroute.sh 2. set filter on Ubuntu "sudo iptabl

Re: [PR] arch/arm/samv7: fix USART1 TXD pinmux [nuttx]

2024-05-22 Thread via GitHub
pkarashchenko commented on code in PR #12382: URL: https://github.com/apache/nuttx/pull/12382#discussion_r1609642076 ## arch/arm/src/samv7/sam_serial_spi.c: ## @@ -69,16 +69,16 @@ struct sam_serial_spi_pins_s { - uint32_t mosi; - uint32_t miso; - uint32_t sck; - uint32_t

Re: [PR] arch/arm/samv7: fix USART1 TXD pinmux [nuttx]

2024-05-22 Thread via GitHub
pkarashchenko commented on code in PR #12382: URL: https://github.com/apache/nuttx/pull/12382#discussion_r1609641822 ## arch/arm/src/samv7/sam_serial_spi.c: ## @@ -69,16 +69,16 @@ struct sam_serial_spi_pins_s { - uint32_t mosi; - uint32_t miso; - uint32_t sck; - uint32_t

Re: [PR] arch/arm/samv7: fix USART1 TXD pinmux [nuttx]

2024-05-22 Thread via GitHub
pkarashchenko commented on PR #12382: URL: https://github.com/apache/nuttx/pull/12382#issuecomment-2124385085 > Should not this be already set in https://github.com/apache/nuttx/blob/master/arch/arm/src/samv7/sam_gpio.c#L466? And just raise compile time error if both `USART1` and `CONFIG_S

Re: [PR] arch/riscv: guard tcb->name usage [nuttx]

2024-05-22 Thread via GitHub
xiaoxiang781216 merged PR #12389: URL: https://github.com/apache/nuttx/pull/12389 -- 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...@nu

(nuttx) branch master updated: arch/risc-v: guard tcb->name usage

2024-05-22 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 f8749ef0e0 arch/risc-v: guard tcb->name usage

Re: [PR] sched/pthread: rename pthread_initialize.c [nuttx]

2024-05-22 Thread via GitHub
xiaoxiang781216 merged PR #12388: URL: https://github.com/apache/nuttx/pull/12388 -- 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...@nu

(nuttx) branch master updated (f8749ef0e0 -> d019828d3c)

2024-05-22 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 f8749ef0e0 arch/risc-v: guard tcb->name usage add d019828d3c sched/pthread: rename pthread_initialize.c as pthr

Re: [PR] Fix compiler errors [nuttx-apps]

2024-05-22 Thread via GitHub
xiaoxiang781216 merged PR #2402: URL: https://github.com/apache/nuttx-apps/pull/2402 -- 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-apps) branch master updated: Fix compiler errors

2024-05-22 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 a9bd4dbe0 Fix compiler errors a9bd4dbe0 i

Re: [PR] types: on some arch, execution speed can be accelerated [nuttx]

2024-05-22 Thread via GitHub
xiaoxiang781216 merged PR #12378: URL: https://github.com/apache/nuttx/pull/12378 -- 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...@nu

(nuttx) branch master updated: types: on some arch, execution speed can be accelerated

2024-05-22 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 61caf7cce9 types: on some arch, execution spee

Re: [PR] arch/riscv/qemu-rv: Add S-mode support [nuttx]

2024-05-22 Thread via GitHub
lupyuen commented on PR #12178: URL: https://github.com/apache/nuttx/pull/12178#issuecomment-2124543560 @inochisa There might be a problem with QEMU SMP and OpenSBI / SSTC: When I tested with QEMU `-smp 8`: Out of 16 tries, 3 will boot OK, the rest will hang during NuttX Startup. It

Re: [PR] arch/riscv/qemu-rv: Add S-mode support [nuttx]

2024-05-22 Thread via GitHub
inochisa commented on PR #12178: URL: https://github.com/apache/nuttx/pull/12178#issuecomment-2124575886 > @inochisa There might be a problem with QEMU SMP and OpenSBI / SSTC: > > When I tested with QEMU `-smp 8`: Out of 16 tries, 3 will boot OK, the rest will hang during NuttX Startu

Re: [PR] arch/riscv/qemu-rv: Add S-mode support [nuttx]

2024-05-22 Thread via GitHub
lupyuen commented on PR #12178: URL: https://github.com/apache/nuttx/pull/12178#issuecomment-2124613338 @inochisa Thanks, does it mean that `ksmp64` and `knetnsh64_smp` won't work with OpenSBI / SSTC? https://nuttx.apache.org/docs/latest/platforms/risc-v/qemu-rv/boards/rv-virt/index.

Re: [PR] arch/riscv/qemu-rv: Add S-mode support [nuttx]

2024-05-22 Thread via GitHub
inochisa commented on PR #12178: URL: https://github.com/apache/nuttx/pull/12178#issuecomment-2124618892 > @inochisa Thanks, does it mean that `ksmp64` and `knetnsh64_smp` won't work with OpenSBI / SSTC? > > https://nuttx.apache.org/docs/latest/platforms/risc-v/qemu-rv/boards/rv-virt

Re: [PR] arch/arm/samv7: enforce compilation error for incompatible configuration options [nuttx]

2024-05-22 Thread via GitHub
pkarashchenko commented on PR #12382: URL: https://github.com/apache/nuttx/pull/12382#issuecomment-2124678984 @michallenc please check -- 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

Re: [PR] arch/arm/samv7: enforce compilation error for incompatible configuration options [nuttx]

2024-05-22 Thread via GitHub
michallenc commented on code in PR #12382: URL: https://github.com/apache/nuttx/pull/12382#discussion_r1609889789 ## arch/arm/src/samv7/sam_lowputc.c: ## @@ -327,14 +327,10 @@ void sam_lowsetup(void) */ # if defined(CONFIG_SAMV7_JTAG_FULL_ENABLE) -#warning CONFIG_SAM

Re: [PR] arch/arm/samv7: enforce compilation error for incompatible configuration options [nuttx]

2024-05-22 Thread via GitHub
pkarashchenko commented on code in PR #12382: URL: https://github.com/apache/nuttx/pull/12382#discussion_r1609897210 ## arch/arm/src/samv7/sam_lowputc.c: ## @@ -327,14 +327,10 @@ void sam_lowsetup(void) */ # if defined(CONFIG_SAMV7_JTAG_FULL_ENABLE) -#warning CONFIG_

Re: [PR] PM: add stability governer [nuttx]

2024-05-22 Thread via GitHub
acassis commented on code in PR #12390: URL: https://github.com/apache/nuttx/pull/12390#discussion_r1610031866 ## drivers/power/pm/Kconfig: ## @@ -77,6 +87,43 @@ config PM_GOVERNOR_EXPLICIT_RELAX if set to timeout (unit: ms), that means pm_staytimeout(ms).

Re: [PR] PM: add stability governer [nuttx]

2024-05-22 Thread via GitHub
acassis commented on PR #12390: URL: https://github.com/apache/nuttx/pull/12390#issuecomment-2124905170 @jasonbu we faced a related issue when using NuttX with Tickless mode, sometimes when some modem data arrived the UART was losing data. We discovered that the issue was caused by the long

Re: [PR] PM: add stability governer [nuttx]

2024-05-22 Thread via GitHub
jasonbu commented on PR #12390: URL: https://github.com/apache/nuttx/pull/12390#issuecomment-2124922670 > @jasonbu we faced a related issue when using NuttX with Tickless mode, sometimes when some modem data arrived the UART was losing data. We discovered that the issue was caused by the lo

(nuttx) branch nandfs created (now 61caf7cce9)

2024-05-22 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch nandfs in repository https://gitbox.apache.org/repos/asf/nuttx.git at 61caf7cce9 types: on some arch, execution speed can be accelerated No new revisions were added by this update.

Re: [PR] PM: add stability governer [nuttx]

2024-05-22 Thread via GitHub
jasonbu commented on code in PR #12390: URL: https://github.com/apache/nuttx/pull/12390#discussion_r1610079477 ## drivers/power/pm/Kconfig: ## @@ -77,6 +87,43 @@ config PM_GOVERNOR_EXPLICIT_RELAX if set to timeout (unit: ms), that means pm_staytimeout(ms).

Re: [I] Circular dependencies when building NuttX as a library [nuttx]

2024-05-22 Thread via GitHub
sastel commented on issue #12362: URL: https://github.com/apache/nuttx/issues/12362#issuecomment-2125011019 @leducp are you using `make export` with NuttX? And if so, how are you getting Conan to consume the resulting toolchain in the export? Are you simply treating it as a customer toolcha

Re: [PR] PM: add stability governer [nuttx]

2024-05-22 Thread via GitHub
jasonbu commented on PR #12390: URL: https://github.com/apache/nuttx/pull/12390#issuecomment-2125013093 still failing test_ltp_behavior_WIFEXITED_1_1 and test_ltp_behavior_WIFEXITED_1_2 forkcase from [open_posix_WIFEXITED](https://github.com/linux-test-project/ltp/blob/20230516/test

Re: [I] Kernel Build Apps [nuttx]

2024-05-22 Thread via GitHub
MainframeReboot commented on issue #12356: URL: https://github.com/apache/nuttx/issues/12356#issuecomment-2125321267 Thank you all so much for your help. The recent suggestions pointed me down the right path and I can confirm that init now loads: ![image](https://github.com/apache/nu

[PR] system/nxdiag: Remove unnecessary `--depth` parameter [nuttx-apps]

2024-05-22 Thread via GitHub
tmedicci opened a new pull request, #2404: URL: https://github.com/apache/nuttx-apps/pull/2404 ## Summary * system/nxdiag: Remove unnecessary `--depth` parameter * Espressif common headers do not require it and the parameter is not supported for some GIT operations. ## Imp

Re: [I] Circular dependencies when building NuttX as a library [nuttx]

2024-05-22 Thread via GitHub
trns1997 commented on issue #12362: URL: https://github.com/apache/nuttx/issues/12362#issuecomment-2125535226 Hi @sastel. We more or less do the following: 1. We fetch nuttx and nuttx-app of set version 2. We then configure our board (this can also be a out-of-tree board as well) usin

[PR] add make export to the ci to check if the archive is correctly exported [nuttx]

2024-05-22 Thread via GitHub
trns1997 opened a new pull request, #10534: URL: https://github.com/apache/nuttx/pull/10534 ## Summary - Test make export archive in the CI - Add `CONFIG_ARCH_BOARD_COMMON` to all defconfig by default for all boards Closes #10388 ## Impact ## Testing -- This

Re: [PR] add make export to the ci to check if the archive is correctly exported [nuttx]

2024-05-22 Thread via GitHub
trns1997 commented on code in PR #10534: URL: https://github.com/apache/nuttx/pull/10534#discussion_r1610510104 ## boards/arm/a1x/pcduino-a10/configs/nsh/defconfig: ## @@ -46,3 +46,4 @@ CONFIG_START_YEAR=2013 CONFIG_SYMTAB_ORDEREDBYNAME=y CONFIG_SYSTEM_NSH=y CONFIG_UART0_SERI

Re: [I] Kernel Build Apps [nuttx]

2024-05-22 Thread via GitHub
pussuw commented on issue #12356: URL: https://github.com/apache/nuttx/issues/12356#issuecomment-2125563636 A good candidate for that page fault would be C++ ctors/dtors trying to execute with kernel privileges. The same crt0 file should handle those _per process_, however I have seen place

Re: [I] Circular dependencies when building NuttX as a library [nuttx]

2024-05-22 Thread via GitHub
sastel commented on issue #12362: URL: https://github.com/apache/nuttx/issues/12362#issuecomment-2125615029 @trns1997 I might modify my approach to do what you are suggesting. A minimal example would be welcome! I'm especially interested in how you work with the `--start-group --end-

Re: [I] Kernel Build Apps [nuttx]

2024-05-22 Thread via GitHub
patacongo commented on issue #12356: URL: https://github.com/apache/nuttx/issues/12356#issuecomment-2125637674 > I have seen places where the ctor/dtor code is executed in binfmt Constructors and destructors should run in crti and crtN, respectively, for general Unix compatibility. c

Re: [I] Circular dependencies when building NuttX as a library [nuttx]

2024-05-22 Thread via GitHub
trns1997 commented on issue #12362: URL: https://github.com/apache/nuttx/issues/12362#issuecomment-2125638177 @sastel here is what the `/scripts/toolchain.cmake` looks like: ``` set(CMAKE_SYSTEM_NAME Generic) set(CMAKE_SYSTEM_VERSION 1) set(NUTTX 1) set(CMAKE_TRY_COMPILE_TA

Re: [I] Kernel Build Apps [nuttx]

2024-05-22 Thread via GitHub
MainframeReboot commented on issue #12356: URL: https://github.com/apache/nuttx/issues/12356#issuecomment-2125712553 > > I have seen places where the ctor/dtor code is executed in binfmt > > Constructors and destructors should run in crti and crtN, respectively, for general Unix compa

Re: [PR] net/tcp: fix tcp will not close when tcp retransmission reaches TCP_MAXRTX [nuttx]

2024-05-22 Thread via GitHub
acassis merged PR #12391: URL: https://github.com/apache/nuttx/pull/12391 -- 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

(nuttx) branch master updated (61caf7cce9 -> 0bad215cf8)

2024-05-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 61caf7cce9 types: on some arch, execution speed can be accelerated add 0bad215cf8 net/tcp: fix tcp will not close

[PR] arch/arm/samv7: fix U(S)ART clock enable for 1-wire [nuttx]

2024-05-22 Thread via GitHub
pkarashchenko opened a new pull request, #12392: URL: https://github.com/apache/nuttx/pull/12392 ## Summary By default U(S)ART clocks are enabled in sam_lowput.c but configuration check from sam_config.h may override USART configuration and prevent clocks from been enabled. This c

Re: [PR] arch/arm/samv7: fix U(S)ART clock enable for 1-wire [nuttx]

2024-05-22 Thread via GitHub
pkarashchenko commented on PR #12392: URL: https://github.com/apache/nuttx/pull/12392#issuecomment-2125847913 @michallenc could you please take a look here. I'm back porting changes from some of my older branches and want to make sure that I didn't make any mistake. I detected this issue wh

Re: [I] Kernel Build Apps [nuttx]

2024-05-22 Thread via GitHub
patacongo commented on issue #12356: URL: https://github.com/apache/nuttx/issues/12356#issuecomment-2125864651 > However, that alone did not solve the issue. I had to remove the calls `exec_ctores()` and `atexit(exec_dtors)` from `crt0.c` in order to not crash on ELF load. exec_ctors

[PR] arch/arm/samv7: remove duplicated prototypes [nuttx]

2024-05-22 Thread via GitHub
pkarashchenko opened a new pull request, #12393: URL: https://github.com/apache/nuttx/pull/12393 ## Summary `sam_lowputc.h` is almost identical to `sam_start.h` so remove one of the headers ## Impact Remove code duplication ## Testing Pass CI -- This is an automated

Re: [I] Kernel Build Apps [nuttx]

2024-05-22 Thread via GitHub
pussuw commented on issue #12356: URL: https://github.com/apache/nuttx/issues/12356#issuecomment-2125908203 I fixed #1263 a while back (years back), so that should not be an issue here. However CONFIG_BINFMT_CONSTRUCTORS can cause such issues. I use C++ almost exclusively with BUILD_K

(nuttx-website) branch asf-site updated: Publishing web: ce5ab6cc062dbbe6065b26acd6a7b45062848749 docs: 0bad215cf8763b370a8bf564cd414c7e73584893

2024-05-22 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 e167e2566 Publishing web: ce5ab6c

(nuttx-apps) branch master updated: system/nxdiag: Remove unnecessary `--depth` parameter

2024-05-22 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 a09521ed5 system/nxdiag: Remove unnecessa

Re: [PR] system/nxdiag: Remove unnecessary `--depth` parameter [nuttx-apps]

2024-05-22 Thread via GitHub
xiaoxiang781216 merged PR #2404: URL: https://github.com/apache/nuttx-apps/pull/2404 -- 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-apps) branch master updated (a09521ed5 -> 72635a88c)

2024-05-22 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-apps.git from a09521ed5 system/nxdiag: Remove unnecessary `--depth` parameter new e3110d3ea examples/nxscope: add static

(nuttx-apps) 01/02: examples/nxscope: add static to private functions

2024-05-22 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 commit e3110d3ea78510115bf52454927331f7810a31aa Author: raiden00pl AuthorDate: Thu May 2 09:11:39 2024 +0200 exampl

(nuttx-apps) 02/02: system: add sensor streaming tool based on nxscope

2024-05-22 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 commit 72635a88ca338316ec4002c096f5e64ec8f7fdd8 Author: raiden00pl AuthorDate: Sat Apr 27 10:05:11 2024 +0200 syste

Re: [PR] logging/nxscope: add tool to stream sensor data [nuttx-apps]

2024-05-22 Thread via GitHub
xiaoxiang781216 merged PR #2398: URL: https://github.com/apache/nuttx-apps/pull/2398 -- 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...

Re: [PR] logging/nxscope: add tool to stream sensor data [nuttx-apps]

2024-05-22 Thread via GitHub
xiaoxiang781216 commented on PR #2398: URL: https://github.com/apache/nuttx-apps/pull/2398#issuecomment-2126180848 > ## Summary > * examples/nxscope: add static to private functions > * nxscope: add sensor streaming tool > This tool allows you to send sensor data via the nxscope in

Re: [PR] Fix Error: usrsocktest_basic_connect.c:112:7: error: variable 'ret' set but not used [nuttx-apps]

2024-05-22 Thread via GitHub
anchao merged PR #2403: URL: https://github.com/apache/nuttx-apps/pull/2403 -- 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.ap

(nuttx-apps) branch master updated: Fix Error: usrsocktest_basic_connect.c:112:7: error: variable 'ret' set but not used

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

Re: [I] Circular dependencies when building NuttX as a library [nuttx]

2024-05-22 Thread via GitHub
leducp commented on issue #12362: URL: https://github.com/apache/nuttx/issues/12362#issuecomment-2126339877 Here after our conan profile for NuttX: ``` [settings] os=baremetal arch=armv7 compiler=gcc compiler.version=12 compiler.libcxx=libstdc++11 compiler.cppstd=17