Re: [PR] Revert 3 rpi pico cmake [nuttx]

2025-04-14 Thread via GitHub
roskuttan closed pull request #16211: Revert 3 rpi pico cmake URL: https://github.com/apache/nuttx/pull/16211 -- 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-

Re: [PR] Enable mutex functionality in nxsem [nuttx]

2025-04-14 Thread via GitHub
jlaitine commented on code in PR #16194: URL: https://github.com/apache/nuttx/pull/16194#discussion_r2043744257 ## include/semaphore.h: ## @@ -104,8 +104,16 @@ struct semholder_s struct sem_s { - volatile int32_t semcount; /* >0 -> Num counts available */ Review Commen

Re: [PR] Enable mutex functionality in nxsem [nuttx]

2025-04-14 Thread via GitHub
jlaitine commented on PR #16194: URL: https://github.com/apache/nuttx/pull/16194#issuecomment-2803978060 Re-tested this, and I believe it is now ready for review. I disagreed on chaning the mholder into int32, so I didn't do that. It is obviously open for discussion still, but please see my

Re: [PR] arch/arm/rp23xx: Fix PWM registers access [nuttx]

2025-04-14 Thread via GitHub
nuttxpr commented on PR #16210: URL: https://github.com/apache/nuttx/pull/16210#issuecomment-2803950288 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR does not fully meet the NuttX requirements.

[PR] arch/arm/rp23xx: Fix PWM registers access [nuttx]

2025-04-14 Thread via GitHub
shtirlic opened a new pull request, #16210: URL: https://github.com/apache/nuttx/pull/16210 Fix offset alignment and correct the PWM enable register name ## Summary Current PWM on rp23xx implementation is broken this pull fixes this. ## Impact Working PWM ##

[PR] stm32h7: enable Ethernet for STM32H7X7XX [nuttx]

2025-04-14 Thread via GitHub
julianoes opened a new pull request, #16209: URL: https://github.com/apache/nuttx/pull/16209 ## Summary This adds Ethernet support for the STM32H7X7. This was missing. ## Impact Makes it work for me, not sure. ## Testing Tested downstream in PX4.

[I] [BUG] esp32-devkitc:elf broken after #16154 [nuttx]

2025-04-14 Thread via GitHub
tmedicci opened a new issue, #16201: URL: https://github.com/apache/nuttx/issues/16201 ### Description / Steps to reproduce the issue The `esp32-devkitc:elf ` defconfig (with `CONFIG_EXAMPLES_ELF=y`) is broken after https://github.com/apache/nuttx/pull/16154 (after 422c43949a95845712

Re: [PR] [BREAKING] boards/defconfig: remove unused config about dd [nuttx]

2025-04-14 Thread via GitHub
Donny9 commented on PR #16198: URL: https://github.com/apache/nuttx/pull/16198#issuecomment-2803570406 > Sorry @Donny9 I think we need to update `imxrt1020-evk:usdhc`? > > * https://gist.github.com/nuttxpr/09173e9085dba119e163dd79a2d6cf9b#file-ci-arm-02-log-L879-L899 > > ```

Re: [PR] xtensa:add crt0 to initialize environment [nuttx]

2025-04-14 Thread via GitHub
nuttxpr commented on PR #16208: URL: https://github.com/apache/nuttx/pull/16208#issuecomment-2803666271 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR does not fully meet the NuttX requirements.

Re: [I] [BUG] esp32-devkitc:elf broken after #16154 [nuttx]

2025-04-14 Thread via GitHub
anjiahao1 commented on issue #16201: URL: https://github.com/apache/nuttx/issues/16201#issuecomment-2803648953 https://github.com/apache/nuttx/pull/16208 @tmedicci hello can try this pr, i build it in local no warnning now -- This is an automated message from the Apache Git Service. To re

Re: [I] [BUG] esp32-devkitc:elf broken after #16154 [nuttx]

2025-04-14 Thread via GitHub
anjiahao1 commented on issue #16201: URL: https://github.com/apache/nuttx/issues/16201#issuecomment-2803632762 @tmedicci Ok, I'll check it out today. -- 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

Re: [PR] arch/arm/stm32h5: Fix i2c compiler warnings. [nuttx]

2025-04-14 Thread via GitHub
xiaoxiang781216 merged PR #16205: URL: https://github.com/apache/nuttx/pull/16205 -- 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/arm/stm32h5: Fix i2c compiler warnings.

2025-04-14 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 9643ee78aa arch/arm/stm32h5: Fix i2c compiler

(nuttx) branch master updated (78f35c836c -> 3d848810b7)

2025-04-14 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 78f35c836c arch/arm/stm32h5: Fix ADC internal channel configuration. add 3d848810b7 arch/arm/stm32h5: Add USART

Re: [PR] arch/arm/stm32h5: copy bss and initialized data before configuring hardware [nuttx]

2025-04-14 Thread via GitHub
xiaoxiang781216 merged PR #16204: URL: https://github.com/apache/nuttx/pull/16204 -- 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

Re: [PR] arch/arm/stm32h5: Add USART6 serial driver config. [nuttx]

2025-04-14 Thread via GitHub
xiaoxiang781216 merged PR #16206: URL: https://github.com/apache/nuttx/pull/16206 -- 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 (dd53c34722 -> 78f35c836c)

2025-04-14 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 dd53c34722 net/netdev: Change SIOCSCANBITRATE to require interface down. add 78f35c836c arch/arm/stm32h5: Fix

Re: [PR] arch/arm/stm32h5: Fix ADC internal channel configuration. [nuttx]

2025-04-14 Thread via GitHub
xiaoxiang781216 merged PR #16207: URL: https://github.com/apache/nuttx/pull/16207 -- 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

[PR] arch/arm/stm32h5: Add USART6 serial driver config. [nuttx]

2025-04-14 Thread via GitHub
stbenn opened a new pull request, #16206: URL: https://github.com/apache/nuttx/pull/16206 Original code by @ArrestedLightning https://github.com/ArrestedLightning/nuttx/tree/h5_uart_driver_config ## Summary This adds USART6 Kconfig options that were missed in the original PR.

Re: [PR] [BREAKING] boards/defconfig: remove unused config about dd [nuttx]

2025-04-14 Thread via GitHub
lupyuen commented on PR #16198: URL: https://github.com/apache/nuttx/pull/16198#issuecomment-2803550662 Sorry @Donny9 I think we need to update `imxrt1020-evk:usdhc`? - https://gist.github.com/nuttxpr/09173e9085dba119e163dd79a2d6cf9b#file-ci-arm-02-log-L879-L899 ``` Configuration/To

Re: [I] [BUG] rp2040: `up_cpu_pause` and `up_cpu_resume` are referenced (these functions were removed before) [nuttx]

2025-04-14 Thread via GitHub
hujun260 commented on issue #16203: URL: https://github.com/apache/nuttx/issues/16203#issuecomment-2803558764 @sumpfralle If you really have to completely stop another CPU, you can adopt a strategy similar to one of those in the assert. ![Image](https://github.com/user-attachment

Re: [I] [BUG] rp2040: `up_cpu_pause` and `up_cpu_resume` are referenced (these functions were removed before) [nuttx]

2025-04-14 Thread via GitHub
xiaoxiang781216 commented on issue #16203: URL: https://github.com/apache/nuttx/issues/16203#issuecomment-2803512314 @hujun260 please take a look. -- 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

(nuttx-website) branch asf-site updated: Publishing web: 16e1777b863bd27e3a00b7b779baf0131af07df6 docs: dd53c34722dba37e6e23262b64f57920425883d0

2025-04-14 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 82ae9f364 Publishing web: 16e1777

Re: [PR] arch/xtensa: fix definition for `_int32_t` and `_uint32_t` [nuttx]

2025-04-14 Thread via GitHub
fdcavalcanti commented on PR #16022: URL: https://github.com/apache/nuttx/pull/16022#issuecomment-2803359150 > > Hi @yamt thanks for the update! > > We still have a compilation issue to `esp32-devkitc:wamr_wasi_debug`, maybe related? > > see [#16022 (comment)](https://github.com/a

[I] [BUG] rp2040: `up_cpu_pause` and `up_cpu_resume` are referenced (these functions were removed before) [nuttx]

2025-04-14 Thread via GitHub
sumpfralle opened a new issue, #16203: URL: https://github.com/apache/nuttx/issues/16203 ### Description / Steps to reproduce the issue The functions `up_cpu_pause` and `up_cpu_resume` were removed in #13863 by @xiaoxiang781216. But there are still two remaining calls of both f

Re: [PR] arch/xtensa: fix definition for `_int32_t` and `_uint32_t` [nuttx]

2025-04-14 Thread via GitHub
yamt commented on PR #16022: URL: https://github.com/apache/nuttx/pull/16022#issuecomment-2803243876 > Hi @yamt thanks for the update! > > We still have a compilation issue to `esp32-devkitc:wamr_wasi_debug`, maybe related? see https://github.com/apache/nuttx/pull/16022#issueco

Re: [PR] arch/arm/stm32h5: Add USART6 serial driver config. [nuttx]

2025-04-14 Thread via GitHub
stbenn commented on PR #16206: URL: https://github.com/apache/nuttx/pull/16206#issuecomment-2803227190 @lupyuen Done! Thanks for pointing that out -- 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

Re: [PR] arch/arm/stm32h5: Add USART6 serial driver config. [nuttx]

2025-04-14 Thread via GitHub
lupyuen commented on PR #16206: URL: https://github.com/apache/nuttx/pull/16206#issuecomment-2803216816 @stbenn Please fill in the Commit Description. Thanks :-) - https://github.com/apache/nuttx/pull/16206/commits/d14dfa7d3c31220bee9b057469710aa4645c1b62 -- This is an automated messag

[PR] arch/arm/stm32h5: Fix ADC internal channel configuration. [nuttx]

2025-04-14 Thread via GitHub
stbenn opened a new pull request, #16207: URL: https://github.com/apache/nuttx/pull/16207 ## Summary Properly configure internal channels on STM32H5 ADC when selected. The original had incorrect bit masks and configuration for internal channel defines. Original code by @ArrestedL

Re: [PR] system/dd: using system dd to instead nsh dd, avoid duplicate code [nuttx-apps]

2025-04-14 Thread via GitHub
acassis commented on PR #3057: URL: https://github.com/apache/nuttx-apps/pull/3057#issuecomment-2803139182 @cederom @lupyuen @Donny9 comparing both file with meld I can see they are basically the same code: ``` alan@dev:~/nuttxspace/apps$ meld nshlib/nsh_ddcmd.c system/dd/dd_main.c

Re: [PR] arch/arm/stm32h5: copy bss and initialized data before configuring hardware [nuttx]

2025-04-14 Thread via GitHub
nuttxpr commented on PR #16204: URL: https://github.com/apache/nuttx/pull/16204#issuecomment-2803084354 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No. The PR description lacks crucial details required b

Re: [PR] boards/arm/tiva/tm4c123g-launchpad: add CMakeLists.txt [nuttx]

2025-04-14 Thread via GitHub
xiaoxiang781216 merged PR #16195: URL: https://github.com/apache/nuttx/pull/16195 -- 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

Re: [PR] arch/xtensa/esp32: Add support for hardware accelerated SHA [nuttx]

2025-04-14 Thread via GitHub
tmedicci commented on code in PR #16016: URL: https://github.com/apache/nuttx/pull/16016#discussion_r2042714862 ## arch/xtensa/src/esp32/esp32_sha.c: ## Review Comment: Thanks for notifying me. Now I've checked the updates. Yes, they are valid, but we still need to m

Re: [I] [BUG] esp32-devkitc:smp fails on ostest after #16030 [nuttx]

2025-04-14 Thread via GitHub
tmedicci commented on issue #16193: URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2802774559 > Is the address where it is crashing some sane address? Could you post your nuttx elf file, or assembly objdump of the crashing address? It isn't crashing. It looks like a de

Re: [PR] net/netdev: Change SIOCSCANBITRATE to require interface down. [nuttx]

2025-04-14 Thread via GitHub
xiaoxiang781216 merged PR #16199: URL: https://github.com/apache/nuttx/pull/16199 -- 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

[I] [HELP] Encapsulating Kconfig options in Arch files [nuttx]

2025-04-14 Thread via GitHub
stbenn opened a new issue, #16202: URL: https://github.com/apache/nuttx/issues/16202 ### Description For arch configuration, is it acceptable to use separate Kconfig files for logical blocks of the configuration? I am not proposing rework of already implemented Kconfig files, but wou

Re: [PR] [BREAKING]libc/elf: rename modlib to libelf [nuttx]

2025-04-14 Thread via GitHub
tmedicci commented on PR #15765: URL: https://github.com/apache/nuttx/pull/15765#issuecomment-2802603351 > Sorry @tmedicci: Is the build for `esp32s3-devkit:python` successful when we see these messages for our Special CI Build? https://gist.github.com/nuttxpr/ea0bcb70eec1207d7b83290535d4ea

Re: [I] [BUG] esp32-devkitc:elf broken after #16154 [nuttx]

2025-04-14 Thread via GitHub
tmedicci commented on issue #16201: URL: https://github.com/apache/nuttx/issues/16201#issuecomment-2802543021 @anjiahao1 , can you please take a look? Any ideas? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(nuttx) branch master updated: net/netdev: Change SIOCSCANBITRATE to require interface down.

2025-04-14 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 dd53c34722 net/netdev: Change SIOCSCANBITRATE

(nuttx) branch master updated: added cmakelists to tm4c123g-launchpad

2025-04-14 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 732d811ea9 added cmakelists to tm4c123g-launch

Re: [I] Can't build custom board [nuttx]

2025-04-14 Thread via GitHub
fdcavalcanti commented on issue #12122: URL: https://github.com/apache/nuttx/issues/12122#issuecomment-2802348775 I'm not sure what would be the expected output with out of tree builds, could be a bug. Could you show the steps you take to build until it fails? This way we can use a dummy

Re: [PR] arch/xtensa: fix definition for `_int32_t` and `_uint32_t` [nuttx]

2025-04-14 Thread via GitHub
fdcavalcanti commented on PR #16022: URL: https://github.com/apache/nuttx/pull/16022#issuecomment-2802338038 Hi @yamt thanks for the update! We still have a compilation issue to `esp32-devkitc:wamr_wasi_debug`, maybe related? See: ``` Configuration/Tool: esp32-devkitc/wam

Re: [I] [BUG] esp32-devkitc:smp fails on ostest after #16030 [nuttx]

2025-04-14 Thread via GitHub
tmedicci commented on issue #16193: URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2801758425 > The signest test is also not even using mutexes Could you [@tmedicci](https://github.com/tmedicci) verify that you are not overflowing ostest stack causing some random behavio

Re: [I] [HELP] romfs on esp32 [nuttx]

2025-04-14 Thread via GitHub
acassis commented on issue #16099: URL: https://github.com/apache/nuttx/issues/16099#issuecomment-2801913332 That is really cool approach! Maybe using it with progmem you can have create OTA apps update -- This is an automated message from the Apache Git Service. To respond to the message

Re: [I] [BUG] esp32-devkitc:smp fails on ostest after #16030 [nuttx]

2025-04-14 Thread via GitHub
jlaitine commented on issue #16193: URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2801930754 Is the address where it is crashing some sane address? Could you post your nuttx elf file, or assembly objdump of the crashing address? I managed to make a configurarion for m

Re: [I] [HELP] romfs on esp32 [nuttx]

2025-04-14 Thread via GitHub
Laczen commented on issue #16099: URL: https://github.com/apache/nuttx/issues/16099#issuecomment-2801866756 > [@Laczen](https://github.com/Laczen) maybe it could become a Guide here: https://nuttx.apache.org/docs/latest/guides/index.html > I need to further test this to see if ther

Re: [I] [FEATURE] STM32H5 Digital Temperature Sensor (DTS) Driver [nuttx]

2025-04-14 Thread via GitHub
stbenn commented on issue #16192: URL: https://github.com/apache/nuttx/issues/16192#issuecomment-2801836244 @raiden00pl Thank you, this is exactly why I asked first! I had looked at the sensor framework, but apparently not enough because I missed any on-chip sensor examples. -- This is a

Re: [PR] boards/defconfig: remove unused config about dd [nuttx]

2025-04-14 Thread via GitHub
xiaoxiang781216 commented on PR #16198: URL: https://github.com/apache/nuttx/pull/16198#issuecomment-2801826795 > Hmm this one looks only like removing `dd` from defconfigs? So the real `dd` replacement is somewhere else? since system dd is enable automatically in no small config:

Re: [PR] boards/defconfig: remove unused config about dd [nuttx]

2025-04-14 Thread via GitHub
cederom commented on PR #16198: URL: https://github.com/apache/nuttx/pull/16198#issuecomment-2801810503 Hmm this one looks only like removing `dd` from defconfigs? So the real `dd` replacement is somewhere else? I wonder if it is really necessary to remove built-in nsh dd and not just add e

Re: [I] [HELP] romfs on esp32 [nuttx]

2025-04-14 Thread via GitHub
acassis commented on issue #16099: URL: https://github.com/apache/nuttx/issues/16099#issuecomment-2801794265 @Laczen maybe it could become a Guide here: https://nuttx.apache.org/docs/latest/guides/index.html How are you updating the romfs without updating the kernel? Do you just flas

Re: [PR] Add NuttX 12.9.0 release [nuttx-website]

2025-04-14 Thread via GitHub
cederom commented on PR #131: URL: https://github.com/apache/nuttx-website/pull/131#issuecomment-2801765836 Thank you @jerpelea and @lupyuen :-) -- 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

Re: [I] [HELP] romfs on esp32 [nuttx]

2025-04-14 Thread via GitHub
Laczen commented on issue #16099: URL: https://github.com/apache/nuttx/issues/16099#issuecomment-2801756529 @tmedicci (and others if interested) it is also possible to mount a romfs system directly on a mtd device. I created a mtd device /dev/mtdblock0 starting at 0x20 and wrote a

Re: [PR] Add CMakeLists.txt for tm4c123g-launchpad [nuttx]

2025-04-14 Thread via GitHub
roskuttan closed pull request #16200: Add CMakeLists.txt for tm4c123g-launchpad URL: https://github.com/apache/nuttx/pull/16200 -- 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.

Re: [PR] boards/defconfig: remove unused config about dd [nuttx]

2025-04-14 Thread via GitHub
lupyuen commented on PR #16198: URL: https://github.com/apache/nuttx/pull/16198#issuecomment-2801677631 Hi @Donny9: Because the Normal CI Checks won't work for this Breaking PR, I'm now running the Special CI Checks (see below) on our NuttX Build Farm. The CI Checks will complete in 36 hour

Re: [PR] Add NuttX 12.9.0 release [nuttx-website]

2025-04-14 Thread via GitHub
lupyuen merged PR #131: URL: https://github.com/apache/nuttx-website/pull/131 -- 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.

(nuttx-website) branch master updated: Add NuttX 12.9.0 release

2025-04-14 Thread lupyuen
This is an automated email from the ASF dual-hosted git repository. lupyuen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-website.git The following commit(s) were added to refs/heads/master by this push: new 16e1777b8 Add NuttX 12.9.0 release 16e17

Re: [PR] Add NuttX 12.9.0 release [nuttx-website]

2025-04-14 Thread via GitHub
jerpelea commented on PR #131: URL: https://github.com/apache/nuttx-website/pull/131#issuecomment-2801664163 @lupyuen please merge -- 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

Re: [PR] CMake Build Support for arch/arm/rp2040 & Raspberry Pi Pico [nuttx]

2025-04-14 Thread via GitHub
roskuttan closed pull request #16196: CMake Build Support for arch/arm/rp2040 & Raspberry Pi Pico URL: https://github.com/apache/nuttx/pull/16196 -- 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

Re: [PR] net/netdev: Change SIOCSCANBITRATE to require interface down. [nuttx]

2025-04-14 Thread via GitHub
raiden00pl commented on code in PR #16199: URL: https://github.com/apache/nuttx/pull/16199#discussion_r2041855826 ## net/netdev/netdev_ioctl.c: ## @@ -1176,8 +1176,17 @@ static int netdev_ifr_ioctl(FAR struct socket *psock, int cmd, #endif #if defined(CONFIG_NETDEV_IOCTL) &

Re: [PR] boards/defconfig: remove unused config about dd [nuttx]

2025-04-14 Thread via GitHub
lupyuen commented on PR #16198: URL: https://github.com/apache/nuttx/pull/16198#issuecomment-2801225788 Hi @Donny9: Since this is a Breaking Change, could you please follow the Breaking Change Handling Process, and start the voting on the Mailing List? Thanks :-) https://github.com/apac

Re: [PR] net/netdev: Change SIOCSCANBITRATE to require interface down. [nuttx]

2025-04-14 Thread via GitHub
nuttxpr commented on PR #16199: URL: https://github.com/apache/nuttx/pull/16199#issuecomment-2801144751 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the NuttX requirements, al

[PR] net/netdev: Change SIOCSCANBITRATE to require interface down. [nuttx]

2025-04-14 Thread via GitHub
csanchezdll opened a new pull request, #16199: URL: https://github.com/apache/nuttx/pull/16199 ## Summary In Linux, CAN bitrate is set with netlink, not ioctl, and you need to set a bitrate before bringing the interface up (make sense). In Nuttx, you can begin the interface up (i

[PR] Add NuttX 12.9.0 release [nuttx-website]

2025-04-14 Thread via GitHub
jerpelea opened a new pull request, #131: URL: https://github.com/apache/nuttx-website/pull/131 ## Summary NuttX 12.9.0 Release ## Impact RELEASE ## Testing CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

(nuttx) annotated tag nuttx-12.9.0 updated (7c95e3c613 -> 02fc351e97)

2025-04-14 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-12.9.0 in repository https://gitbox.apache.org/repos/asf/nuttx.git *** WARNING: tag nuttx-12.9.0 was modified! *** from 7c95e3c613 (commit) to 02fc351e97 (tag) tagging

(nuttx-apps) annotated tag nuttx-12.9.0 updated (036fe7668 -> 30117f54b)

2025-04-14 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-12.9.0 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git *** WARNING: tag nuttx-12.9.0 was modified! *** from 036fe7668 (commit) to 30117f54b (tag) taggi

svn commit: r76239 - in /release/nuttx/12.9.0: ./ apache-nuttx-12.9.0.tar.gz apache-nuttx-12.9.0.tar.gz.asc apache-nuttx-12.9.0.tar.gz.sha512 apache-nuttx-apps-12.9.0.tar.gz apache-nuttx-apps-12.9.0.t

2025-04-14 Thread jerpelea
Author: jerpelea Date: Mon Apr 14 08:19:46 2025 New Revision: 76239 Log: Add apache-nuttx-12.9.0 release Added: release/nuttx/12.9.0/ release/nuttx/12.9.0/apache-nuttx-12.9.0.tar.gz (with props) release/nuttx/12.9.0/apache-nuttx-12.9.0.tar.gz.asc release/nuttx/12.9.0/apache-nutt