Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-05 Thread via GitHub
nuttxpr commented on PR #15929: URL: https://github.com/apache/nuttx/pull/15929#issuecomment-2703020189 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+15779&type=issues) Build and Test Successful (milkv_duos:nsh) https://gitlab.co

Re: [PR] arch/arm64: Improvements on ARM generic timer drivers. [nuttx]

2025-03-05 Thread via GitHub
jlaitine commented on PR #15938: URL: https://github.com/apache/nuttx/pull/15938#issuecomment-2702997333 Could you please wait with this a bit, we'd like to test it on i.MX93 platform before merging. I will come back to this still today. -- This is an automated message from the Apache

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-05 Thread via GitHub
lupyuen commented on PR #15929: URL: https://github.com/apache/nuttx/pull/15929#issuecomment-2703008935 @nuttxpr test milkv_duos:nsh -- 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 c

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-05 Thread via GitHub
jlaitine commented on PR #15929: URL: https://github.com/apache/nuttx/pull/15929#issuecomment-2703006655 Here are ostest results for rv_virt:nsh and rv_virt:nsh64: [rv-virt_nsh_ostest.txt](https://github.com/user-attachments/files/19103177/rv-virt_nsh_ostest.txt) [rv-virt_nsh64_ostest

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-05 Thread via GitHub
jlaitine commented on PR #15929: URL: https://github.com/apache/nuttx/pull/15929#issuecomment-2702931270 @xiaoxiang781216 I believe it is possible to combine my effort of aligning the tick starts properly (to avoid clock drift) and your concern of measuring long intervals with ticks when th

Re: [PR] lpc31xx: typo fix in board olimex-lpc-h3131 document [nuttx]

2025-03-05 Thread via GitHub
royfengsss commented on PR #15947: URL: https://github.com/apache/nuttx/pull/15947#issuecomment-2702824469 > @royfengsss Please remember to remove this line from the PR Summary: Note: Please adhere to Contributing Guidelines. Thanks :-) Thanks for the advise. It is updated. -- This

Re: [PR] Fix x86/64 early-print [nuttx]

2025-03-05 Thread via GitHub
anchao commented on code in PR #15936: URL: https://github.com/apache/nuttx/pull/15936#discussion_r1982689156 ## libs/libnx/nxfonts/CMakeLists.txt: ## @@ -251,5 +251,12 @@ if(CONFIG_NXFONTS) add_font(tom-thumb-4x6 43) endif() + # Fix -Wshadow warnings for built-in bit

Re: [PR] Fix x86/64 early-print [nuttx]

2025-03-05 Thread via GitHub
anchao commented on code in PR #15936: URL: https://github.com/apache/nuttx/pull/15936#discussion_r1982686515 ## libs/libnx/nxfonts/CMakeLists.txt: ## @@ -251,5 +251,12 @@ if(CONFIG_NXFONTS) add_font(tom-thumb-4x6 43) endif() + # Fix -Wshadow warnings for built-in bit

Re: [PR] Fix x86/64 early-print [nuttx]

2025-03-05 Thread via GitHub
anchao commented on code in PR #15936: URL: https://github.com/apache/nuttx/pull/15936#discussion_r1982685527 ## libs/libnx/nxfonts/CMakeLists.txt: ## @@ -251,5 +251,12 @@ if(CONFIG_NXFONTS) add_font(tom-thumb-4x6 43) endif() + # Fix -Wshadow warnings for built-in bit

Re: [PR] build(deps): bump jinja2 from 3.1.4 to 3.1.6 in /Documentation [nuttx]

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

Re: [PR] fs/littlefs: Add read-only parameter [nuttx]

2025-03-05 Thread via GitHub
Zhangshoukui commented on PR #15945: URL: https://github.com/apache/nuttx/pull/15945#issuecomment-2702554866 > @Zhangshoukui There is some extra text above the PR Summary, could it remove it? Thanks :-) done -- This is an automated message from the Apache Git Service. To respond to

[PR] build(deps): bump jinja2 from 3.1.4 to 3.1.6 in /Documentation [nuttx]

2025-03-05 Thread via GitHub
dependabot[bot] opened a new pull request, #15948: URL: https://github.com/apache/nuttx/pull/15948 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. Release notes Sourced from https://github.com/pallets/jinja/releases";>jinja2's releases. 3.1.6 This is

(nuttx) branch dependabot/pip/Documentation/jinja2-3.1.6 created (now 7db5cf27d2)

2025-03-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/Documentation/jinja2-3.1.6 in repository https://gitbox.apache.org/repos/asf/nuttx.git at 7db5cf27d2 build(deps): bump jinja2 from 3.1.4 to 3.1.6 in /Documentation No n

Re: [PR] Fix x86/64 early-print [nuttx]

2025-03-05 Thread via GitHub
Fix-Point commented on code in PR #15936: URL: https://github.com/apache/nuttx/pull/15936#discussion_r1982569452 ## libs/libnx/nxfonts/CMakeLists.txt: ## @@ -251,5 +251,12 @@ if(CONFIG_NXFONTS) add_font(tom-thumb-4x6 43) endif() + # Fix -Wshadow warnings for built-in

Re: [PR] Fix x86/64 early-print [nuttx]

2025-03-05 Thread via GitHub
Fix-Point commented on code in PR #15936: URL: https://github.com/apache/nuttx/pull/15936#discussion_r1982533233 ## libs/libnx/nxfonts/CMakeLists.txt: ## @@ -251,5 +251,12 @@ if(CONFIG_NXFONTS) add_font(tom-thumb-4x6 43) endif() + # Fix -Wshadow warnings for built-in

Re: [PR] Fix x86/64 early-print [nuttx]

2025-03-05 Thread via GitHub
anchao commented on code in PR #15936: URL: https://github.com/apache/nuttx/pull/15936#discussion_r1982472838 ## libs/libnx/nxfonts/CMakeLists.txt: ## @@ -251,5 +251,12 @@ if(CONFIG_NXFONTS) add_font(tom-thumb-4x6 43) endif() + # Fix -Wshadow warnings for built-in bit

Re: [PR] lpc31xx: typo fix in board olimex-lpc-h3131 document [nuttx]

2025-03-05 Thread via GitHub
lupyuen commented on PR #15947: URL: https://github.com/apache/nuttx/pull/15947#issuecomment-2702517279 @royfengsss Please remember to remove this line from the PR Summary: `Note: Please adhere to Contributing Guidelines.` Thanks :-) -- This is an automated message from the Apache Git Ser

Re: [PR] Fix x86/64 early-print [nuttx]

2025-03-05 Thread via GitHub
Fix-Point commented on code in PR #15936: URL: https://github.com/apache/nuttx/pull/15936#discussion_r1982429178 ## libs/libnx/nxfonts/CMakeLists.txt: ## @@ -251,5 +251,12 @@ if(CONFIG_NXFONTS) add_font(tom-thumb-4x6 43) endif() + # Fix -Wshadow warnings for built-in

Re: [PR] nshlib: typo fixed in Kconfig [nuttx-apps]

2025-03-05 Thread via GitHub
cederom commented on PR #3019: URL: https://github.com/apache/nuttx-apps/pull/3019#issuecomment-2702475972 > @royfengsss: Hi @cederom > [apache/nuttx#15947](https://github.com/apache/nuttx/pull/15947) has been submitted. Perfect! Thank you @royfengsss :-) Lets wait for more review

[PR] lpc31xx: typo fix in board olimex-lpc-h3131 document [nuttx]

2025-03-05 Thread via GitHub
royfengsss opened a new pull request, #15947: URL: https://github.com/apache/nuttx/pull/15947 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary in `Documentation/platforms/arm/lpc31xx/boards/olimex-lpc-h3131

Re: [PR] nshlib: typo fixed in Kconfig [nuttx-apps]

2025-03-05 Thread via GitHub
royfengsss commented on PR #3019: URL: https://github.com/apache/nuttx-apps/pull/3019#issuecomment-2702471114 Hi @cederom https://github.com/apache/nuttx/pull/15947 has been submitted. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

(nuttx-website) branch asf-site updated: Publishing web: 405a7126bab3fbbeef1bb95fabd1561c86029fc1 docs: 5e52e75631f8f91ec6122f4cdbc14bd2c67f45ca

2025-03-05 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 5d53dbaf3 Publishing web: 405a712

Re: [PR] fs/littlefs: Add read-only parameter [nuttx]

2025-03-05 Thread via GitHub
lupyuen commented on PR #15945: URL: https://github.com/apache/nuttx/pull/15945#issuecomment-2702385992 @Zhangshoukui There is some extra text above the PR Summary, could it remove it? Thanks :-) ![Screenshot 2025-03-06 at 8 22 30  AM](https://github.com/user-attachments/assets/734562

[PR] Documentation/platforms/risc-v/eic7700x/boards/starpro64: Add photo of PINE64 StarPro64 SBC [nuttx]

2025-03-05 Thread via GitHub
lupyuen opened a new pull request, #15946: URL: https://github.com/apache/nuttx/pull/15946 ## Summary This PR adds a photo of PINE64 StarPro64 SBC to the StarPro64 page. I shot the photo myself with a Sony NEX-7 camera. ## Impact No impact on code. Only the StarPro64 doc

Re: [I] [BUG] Compilation error [ESP32-S3-devkit] [config- BLE] [nuttx]

2025-03-05 Thread via GitHub
abisop commented on issue #15940: URL: https://github.com/apache/nuttx/issues/15940#issuecomment-2702068651 Thanks a lot @fdcavalcanti, it worked. -- 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 g

Re: [I] [BUG] Compilation error [ESP32-S3-devkit] [config- BLE] [nuttx]

2025-03-05 Thread via GitHub
abisop closed issue #15940: [BUG] Compilation error [ESP32-S3-devkit] [config- BLE] URL: https://github.com/apache/nuttx/issues/15940 -- 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 com

Re: [I] [FEATURE] Common interface for LORA chips [nuttx]

2025-03-05 Thread via GitHub
keever50 commented on issue #15856: URL: https://github.com/apache/nuttx/issues/15856#issuecomment-2701868701 It is important to note the actual precision. It is however a bit comical. They should be precision steps = 2^-b where b are the fractional bits. 32bit (16 bits for f

Re: [I] [BUG] Compilation error [ESP32-S3-devkit] [config- BLE] [nuttx]

2025-03-05 Thread via GitHub
fdcavalcanti commented on issue #15940: URL: https://github.com/apache/nuttx/issues/15940#issuecomment-2701847238 Can you check if your `nuttx-apps` is up-to-date? Both on master? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

(nuttx-apps) branch master updated: benchmarks/osperf: fix warning maybe-uninitialized

2025-03-05 Thread cederom
This is an automated email from the ASF dual-hosted git repository. cederom 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 a7020e45c benchmarks/osperf: fix warning ma

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-05 Thread via GitHub
jlaitine commented on code in PR #15929: URL: https://github.com/apache/nuttx/pull/15929#discussion_r1982029384 ## arch/risc-v/src/common/riscv_mtimer.c: ## @@ -222,8 +221,11 @@ static int riscv_mtimer_start(struct oneshot_lowerhalf_s *lower, flags = up_irq_save(); mtim

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-05 Thread via GitHub
jlaitine commented on code in PR #15929: URL: https://github.com/apache/nuttx/pull/15929#discussion_r1982034021 ## arch/risc-v/src/common/riscv_mtimer.c: ## @@ -349,11 +345,11 @@ riscv_mtimer_initialize(uintreg_t mtime, uintreg_t mtimecmp, priv = kmm_zalloc(sizeof(*priv));

Re: [PR] benchmarks/osperf: fix warning maybe-uninitialized [nuttx-apps]

2025-03-05 Thread via GitHub
cederom merged PR #3015: URL: https://github.com/apache/nuttx-apps/pull/3015 -- 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

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-05 Thread via GitHub
jlaitine commented on code in PR #15929: URL: https://github.com/apache/nuttx/pull/15929#discussion_r1982029384 ## arch/risc-v/src/common/riscv_mtimer.c: ## @@ -222,8 +221,11 @@ static int riscv_mtimer_start(struct oneshot_lowerhalf_s *lower, flags = up_irq_save(); mtim

Re: [PR] drivers/net: update format specifier on lan9250 driver [nuttx]

2025-03-05 Thread via GitHub
cederom commented on PR #15915: URL: https://github.com/apache/nuttx/pull/15915#issuecomment-2701805275 Allright CI passed :-) -- 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

(nuttx) branch master updated (9bfde6b934 -> 5e52e75631)

2025-03-05 Thread cederom
This is an automated email from the ASF dual-hosted git repository. cederom pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 9bfde6b934 drivers/syslog: add ramlog write multiple bytes for interrupt handler add 5e52e75631 drivers/net: upd

Re: [PR] drivers/net: update format specifier on lan9250 driver [nuttx]

2025-03-05 Thread via GitHub
cederom merged PR #15915: URL: https://github.com/apache/nuttx/pull/15915 -- 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

Re: [PR] nshlib: typo fixed in Kconfig [nuttx-apps]

2025-03-05 Thread via GitHub
cederom commented on PR #3019: URL: https://github.com/apache/nuttx-apps/pull/3019#issuecomment-2701800810 CI passed this time :-) -- 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 com

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-05 Thread via GitHub
jlaitine commented on code in PR #15929: URL: https://github.com/apache/nuttx/pull/15929#discussion_r1982007886 ## arch/risc-v/src/common/riscv_mtimer.c: ## @@ -310,18 +309,15 @@ static int riscv_mtimer_cancel(struct oneshot_lowerhalf_s *lower, ***

Re: [PR] examples: add blecent and bleprph similar to mynewt-nimble apps [nuttx-apps]

2025-03-05 Thread via GitHub
maxikrie commented on PR #2807: URL: https://github.com/apache/nuttx-apps/pull/2807#issuecomment-2701776282 > * SPDX-License-Identifier: Apache-2.0 Where should this go? In every file? -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] arch/arm/STM32H5: Initial ICACHE Support [nuttx]

2025-03-05 Thread via GitHub
kywwilson11 commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2701716914 > Did anyone manage to flash STM32H5 with OpenOCD I cannot see support in 0.12.0 release nor in the upstream master [1]. I played around with some configs, updated IDCODE, but some ot

Re: [I] [BUG] drivers/contactless/PN532: Incorrect UID Readings, Timeouts, and Documentation issues [nuttx]

2025-03-05 Thread via GitHub
acassis commented on issue #15942: URL: https://github.com/apache/nuttx/issues/15942#issuecomment-2701674308 @keever50 yes, this is why I always ask people to submit a board profile and example application. Maybe you can try to ping Janne Rosberg https://nuttx.yahoogroups.narkive.com/jJC51Z

Re: [I] [FEATURE] Common interface for LORA chips [nuttx]

2025-03-05 Thread via GitHub
keever50 commented on issue #15856: URL: https://github.com/apache/nuttx/issues/15856#issuecomment-2701664826 > > https://github.com/keever50/nuttx/blob/9caff9604715a4eae1235c0fef03547ebfc730cc/include/nuttx/wireless/ioctl.h > > I made progress to the start of the common API. Let me know

Re: [PR] arch/risc-v: tick timer improvements [nuttx]

2025-03-05 Thread via GitHub
xiaoxiang781216 commented on code in PR #15929: URL: https://github.com/apache/nuttx/pull/15929#discussion_r1981854908 ## arch/risc-v/src/common/riscv_mtimer.c: ## @@ -277,9 +278,7 @@ static int riscv_mtimer_cancel(struct oneshot_lowerhalf_s *lower, riscv_mtimer_set_mtimec

Re: [I] [BUG] drivers/contactless/PN532: Incorrect UID Readings, Timeouts, and Documentation issues [nuttx]

2025-03-05 Thread via GitHub
keever50 commented on issue #15942: URL: https://github.com/apache/nuttx/issues/15942#issuecomment-2701610005 @acassis I’ve tried it with the card types they support, but it didn’t work. With NFC / RFID, i mean cards like Mifare, which is the card type i tested. ISO/IEC 14443-4 Type A

(nuttx) branch master updated: drivers/syslog: add ramlog write multiple bytes for interrupt handler

2025-03-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 9bfde6b934 drivers/syslog: add ramlog write mult

Re: [PR] syslog: add ramlog write multiple bytes for interrupt handlers [nuttx]

2025-03-05 Thread via GitHub
acassis merged PR #15926: URL: https://github.com/apache/nuttx/pull/15926 -- 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 (3011a19f1a -> 21c8ed80bd)

2025-03-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 3011a19f1a documentation/esp32s3: add qemu_toywasm defconfig add c497c5feb0 drivers/serial/cdcacm: Reduce one cop

Re: [PR] drivers/net: update format specifier on lan9250 driver [nuttx]

2025-03-05 Thread via GitHub
cederom commented on code in PR #15915: URL: https://github.com/apache/nuttx/pull/15915#discussion_r1981758058 ## drivers/net/lan9250.c: ## @@ -736,7 +736,7 @@ static void lan9250_wait_mac_ready(FAR struct lan9250_driver_s *priv, if (timeout) { - nerr("ERROR: wai

Re: [PR] drivers/net: update format specifier on lan9250 driver [nuttx]

2025-03-05 Thread via GitHub
cederom commented on PR #15915: URL: https://github.com/apache/nuttx/pull/15915#issuecomment-2701446517 CI failed, seems random, restarted. lets wait for the all tests to complete before merge :-) -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [I] [FEATURE] Common interface for LORA chips [nuttx]

2025-03-05 Thread via GitHub
linguini1 commented on issue #15856: URL: https://github.com/apache/nuttx/issues/15856#issuecomment-2701403890 > https://github.com/keever50/nuttx/blob/9caff9604715a4eae1235c0fef03547ebfc730cc/include/nuttx/wireless/ioctl.h > > I made progress to the start of the common API. Let me kn

Re: [I] [BUG] drivers/contactless/PN532: Incorrect UID Readings, Timeouts, and Documentation issues [nuttx]

2025-03-05 Thread via GitHub
acassis commented on issue #15942: URL: https://github.com/apache/nuttx/issues/15942#issuecomment-2701364494 @keever50 probably they only use it with Mifare cards (it was contributed by Haltian people). Probably the driver needs to be extended to support NFC! -- This is an automated messa

Re: [PR] boards/risc-v/eic7700x/starpro64: Add support for PINE64 StarPro64 SBC (ESWIN EIC7700X SoC) [nuttx]

2025-03-05 Thread via GitHub
acassis commented on PR #15943: URL: https://github.com/apache/nuttx/pull/15943#issuecomment-2701358763 @lupyuen please include the board picture in the Documentation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] boards/risc-v/eic7700x/starpro64: Add support for PINE64 StarPro64 SBC (ESWIN EIC7700X SoC) [nuttx]

2025-03-05 Thread via GitHub
acassis merged PR #15943: URL: https://github.com/apache/nuttx/pull/15943 -- 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 (21c8ed80bd -> 3235ee8836)

2025-03-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 21c8ed80bd boards/defconfig: remove fixed CDCACM BUFFER SIZE add d52e5b2eb0 boards/risc-v/eic7700x/starpro64: Add

Re: [PR] cdcacm: Reduce one copy of data between serial and cdcacm framework [nuttx]

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

Re: [PR] cdcacm: Reduce one copy of data between serial and cdcacm framework [nuttx]

2025-03-05 Thread via GitHub
xiaoxiang781216 commented on PR #15931: URL: https://github.com/apache/nuttx/pull/15931#issuecomment-2701255545 > > @yangsong8-a1: @cederom I see what you mean. I will split the changes in 2 pr. Please help confirm whether it is appropriate to split as described below. > > ``` > > 1. d

(nuttx) branch master updated (fc870d0984 -> 20378b0150)

2025-03-05 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from fc870d0984 libc/strings: fix compile warning if enable -Wshadow add 20378b0150 arch/risc-v/common: Fix unaligned

(nuttx) branch master updated (20378b0150 -> 3011a19f1a)

2025-03-05 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 20378b0150 arch/risc-v/common: Fix unaligned stack access on 64-bit risc-v add a00730e6f1 boards/esp32s3: move

Re: [PR] boards/esp32s3: move QEMU toywasm to different defconfig [nuttx]

2025-03-05 Thread via GitHub
jerpelea merged PR #15874: URL: https://github.com/apache/nuttx/pull/15874 -- 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.apa

Re: [PR] Enhancement for Rust build [nuttx-apps]

2025-03-05 Thread via GitHub
nuttxpr commented on PR #3020: URL: https://github.com/apache/nuttx-apps/pull/3020#issuecomment-2701169307 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR generally meets the NuttX requirements,

Re: [PR] arch/risc-v/common: Fix unaligned stack access on 64-bit risc-v [nuttx]

2025-03-05 Thread via GitHub
jerpelea merged PR #15941: URL: https://github.com/apache/nuttx/pull/15941 -- 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.apa

Re: [PR] cdcacm: Reduce one copy of data between serial and cdcacm framework [nuttx]

2025-03-05 Thread via GitHub
cederom commented on PR #15931: URL: https://github.com/apache/nuttx/pull/15931#issuecomment-2701145576 > @yangsong8-a1: @cederom I see what you mean. I will split the changes in 2 pr. Please help confirm whether it is appropriate to split as described below. > > 1. drivers/serial

[PR] Enhancement for Rust build [nuttx-apps]

2025-03-05 Thread via GitHub
no1wudi opened a new pull request, #3020: URL: https://github.com/apache/nuttx-apps/pull/3020 **Summary:** * Update the NuttX Rust crate dependency to use the `main` branch instead of `master` for consistency with upstream repository changes. * Fix framebuffer pixel format check by rep

Re: [PR] arch/risc-v/common: Fix unaligned stack access on 64-bit risc-v [nuttx]

2025-03-05 Thread via GitHub
jlaitine commented on PR #15941: URL: https://github.com/apache/nuttx/pull/15941#issuecomment-2701103784 > All right, just tested on CI for RISC-V Espressif devices and it looks good. > Great, thanks for testing it! -- This is an automated message from the Apache Git Service. T

Re: [PR] arch/risc-v/common: Fix unaligned stack access on 64-bit risc-v [nuttx]

2025-03-05 Thread via GitHub
fdcavalcanti commented on PR #15941: URL: https://github.com/apache/nuttx/pull/15941#issuecomment-2701077658 All right, just tested on CI for RISC-V Espressif devices and it looks good. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

(nuttx) branch master updated (94f210ded6 -> fc870d0984)

2025-03-05 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 94f210ded6 arch/risc-v/espressif: Remove usb serial workaround for esp32 modules add fc870d0984 libc/strings: fi

Re: [PR] libc/strings: fix compile warning if enable -Wshadow [nuttx]

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

Re: [PR] Fix x86/64 early-print [nuttx]

2025-03-05 Thread via GitHub
anchao commented on code in PR #15936: URL: https://github.com/apache/nuttx/pull/15936#discussion_r1981403808 ## arch/arm/src/common/Toolchain.defs: ## @@ -124,6 +124,11 @@ ifeq ($(CONFIG_UNWINDER_ARM),y) endif endif +# Fix -Wshadow warnings for built-in bitops on sim + +A

Re: [PR] Fix x86/64 early-print [nuttx]

2025-03-05 Thread via GitHub
anchao commented on code in PR #15936: URL: https://github.com/apache/nuttx/pull/15936#discussion_r1981400232 ## libs/libnx/nxfonts/CMakeLists.txt: ## @@ -251,5 +251,12 @@ if(CONFIG_NXFONTS) add_font(tom-thumb-4x6 43) endif() + # Fix -Wshadow warnings for built-in bit

Re: [PR] benchmarks/osperf: fix warning maybe-uninitialized [nuttx-apps]

2025-03-05 Thread via GitHub
crafcat7 commented on PR #3015: URL: https://github.com/apache/nuttx-apps/pull/3015#issuecomment-2700325001 > please update title to benchmarks/osperf: fix warning maybe-uninitialized Done -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] [BUG] [nuttx]

2025-03-05 Thread via GitHub
fdcavalcanti commented on issue #15807: URL: https://github.com/apache/nuttx/issues/15807#issuecomment-2700675535 Usually this happens when you change critical stuff without `distcleaning` first. Changing KConfig files in this condition could cause this kind of behavior. If you run `git cle

Re: [PR] boards/esp32s3: move QEMU toywasm to different defconfig [nuttx]

2025-03-05 Thread via GitHub
jerpelea commented on PR #15874: URL: https://github.com/apache/nuttx/pull/15874#issuecomment-2700792456 > > please move documentation changes to a separate pr Documentation/esp32s3: add qemu_toywasm > > Why a new PR? Are the new rules in effect? > > If I understand correctly t

Re: [PR] boards/esp32s3: move QEMU toywasm to different defconfig [nuttx]

2025-03-05 Thread via GitHub
fdcavalcanti commented on PR #15874: URL: https://github.com/apache/nuttx/pull/15874#issuecomment-2700788514 > please move documentation changes to a separate pr Documentation/esp32s3: add qemu_toywasm Why a new PR? Are the new rules in effect? If I understand correctly the doc

Re: [PR] boards/esp32s3: move QEMU toywasm to different defconfig [nuttx]

2025-03-05 Thread via GitHub
fdcavalcanti commented on PR #15874: URL: https://github.com/apache/nuttx/pull/15874#issuecomment-2700765991 Can we move forward with this 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 to the

Re: [PR] examples: Add depends to different test cases [nuttx-apps]

2025-03-05 Thread via GitHub
crafcat7 commented on PR #3016: URL: https://github.com/apache/nuttx-apps/pull/3016#issuecomment-2700317751 > please change title to examples: Add depends to different test cases Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] arch/risc-v/common: Fix unaligned stack access on 64-bit risc-v [nuttx]

2025-03-05 Thread via GitHub
fdcavalcanti commented on PR #15941: URL: https://github.com/apache/nuttx/pull/15941#issuecomment-2700716976 Hi @jlaitine I saw your comment on #15815. I'll run the CI on this patch, please wait a bit before merge. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] drivers/wireless: Add support for the RN903 and RN2483 LoRa modules [nuttx]

2025-03-05 Thread via GitHub
acassis commented on code in PR #15828: URL: https://github.com/apache/nuttx/pull/15828#discussion_r1981254222 ## drivers/wireless/lpwan/Kconfig: ## @@ -5,6 +5,17 @@ if DRIVERS_LPWAN +config LPWAN_RN2XX3 + bool "Microchip RN2xx3 driver support" + default n +

Re: [PR] drivers/net: update format specifier on lan9250 driver [nuttx]

2025-03-05 Thread via GitHub
fdcavalcanti commented on PR #15915: URL: https://github.com/apache/nuttx/pull/15915#issuecomment-2700707487 > > @acassis: Unfortunately, we need to wait until more people vote, I wish more people were actually interested in becoming reviewers. By the way, are you interested in becoming a r

Re: [PR] boards/arm/stm32f401rc-rs485: Add support to GPIO Subsystem [nuttx]

2025-03-05 Thread via GitHub
rcsim commented on PR #15861: URL: https://github.com/apache/nuttx/pull/15861#issuecomment-2700703447 > please update commit title to boards/arm/stm32f401rc-rs485: Add support to GPIO Hi @jerpelea, I've updated the commit headline as requested. Apologies for the mistake. I’ll mak

Re: [PR] drivers/net: update format specifier on lan9250 driver [nuttx]

2025-03-05 Thread via GitHub
fdcavalcanti commented on code in PR #15915: URL: https://github.com/apache/nuttx/pull/15915#discussion_r1981248349 ## drivers/net/lan9250.c: ## @@ -736,7 +736,7 @@ static void lan9250_wait_mac_ready(FAR struct lan9250_driver_s *priv, if (timeout) { - nerr("ERROR

Re: [PR] drivers/net: update format specifier on lan9250 driver [nuttx]

2025-03-05 Thread via GitHub
fdcavalcanti commented on code in PR #15915: URL: https://github.com/apache/nuttx/pull/15915#discussion_r1981248349 ## drivers/net/lan9250.c: ## @@ -736,7 +736,7 @@ static void lan9250_wait_mac_ready(FAR struct lan9250_driver_s *priv, if (timeout) { - nerr("ERROR

Re: [PR] drivers/net: update format specifier on lan9250 driver [nuttx]

2025-03-05 Thread via GitHub
fdcavalcanti commented on code in PR #15915: URL: https://github.com/apache/nuttx/pull/15915#discussion_r1981247922 ## drivers/net/lan9250.c: ## @@ -617,7 +617,7 @@ static void lan9250_wait_ready(FAR struct lan9250_driver_s *priv, if (timeout) { - nerr("ERROR: wa

Re: [PR] Fix x86/64 early-print [nuttx]

2025-03-05 Thread via GitHub
anchao commented on code in PR #15936: URL: https://github.com/apache/nuttx/pull/15936#discussion_r1981242423 ## libs/libnx/nxfonts/CMakeLists.txt: ## @@ -251,5 +251,12 @@ if(CONFIG_NXFONTS) add_font(tom-thumb-4x6 43) endif() + # Fix -Wshadow warnings for built-in bit

(nuttx) branch master updated (825b745408 -> 66f464936a)

2025-03-05 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 825b745408 arch/risc-v/eic7700x: Add support for ESWIN EIC7700X SoC add 66f464936a drivers/lcd/st7789: add optio

(nuttx) branch master updated: arch/risc-v/espressif: Remove usb serial workaround for esp32 modules

2025-03-05 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 94f210ded6 arch/risc-v/espressif: Remove usb se

Re: [PR] arch/risc-v/common/espressif/espusbserial.c [nuttx]

2025-03-05 Thread via GitHub
jerpelea merged PR #15920: URL: https://github.com/apache/nuttx/pull/15920 -- 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.apa

(nuttx-apps) branch master updated: ostest:Fix the issue that nxevent pthread was not executed, causing case failed

2025-03-05 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 a0f05d0c6 ostest:Fix the issue that nxeven

Re: [PR] ostest:Fix the issue that nxevent pthread was not executed, causing case failed [nuttx-apps]

2025-03-05 Thread via GitHub
jerpelea merged PR #3018: URL: https://github.com/apache/nuttx-apps/pull/3018 -- 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) branch master updated: drivers/usbhost: recognize sim usb cdcacm composite device

2025-03-05 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 7bad94a964 drivers/usbhost: recognize sim usb c

Re: [PR] usbhost: recognize sim usb cdcacm composite device [nuttx]

2025-03-05 Thread via GitHub
jerpelea merged PR #15927: URL: https://github.com/apache/nuttx/pull/15927 -- 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.apa

Re: [PR] fs/littlefs: Add read-only parameter [nuttx]

2025-03-05 Thread via GitHub
nuttxpr commented on PR #15945: URL: https://github.com/apache/nuttx/pull/15945#issuecomment-2700285762 [**\[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: [PR] examples/romfs:add EXAMPLES_ROMFS_RAMDEVNO [nuttx-apps]

2025-03-05 Thread via GitHub
jerpelea merged PR #3017: URL: https://github.com/apache/nuttx-apps/pull/3017 -- 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-apps) branch master updated: examples/romfs:add EXAMPLES_ROMFS_RAMDEVNO

2025-03-05 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 2e61c6bff examples/romfs:add EXAMPLES_ROMF

[PR] libc/strings: fix compile warning if enable -Wshadow [nuttx]

2025-03-05 Thread via GitHub
anchao opened a new pull request, #15944: URL: https://github.com/apache/nuttx/pull/15944 ## Summary libc/strings: fix compile warning if enable -Wshadow Replace inline functions with macros to avoid confilcts with builtin definition ``` nuttx/include/strings.h:80:28:

[PR] Little fs Add read-only parameter [nuttx]

2025-03-05 Thread via GitHub
Zhangshoukui opened a new pull request, #15945: URL: https://github.com/apache/nuttx/pull/15945 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Little fs Add read-only parameter ## Impact

[PR] nshlib: typo fixed in Kconfig [nuttx-apps]

2025-03-05 Thread via GitHub
royfengsss opened a new pull request, #3019: URL: https://github.com/apache/nuttx-apps/pull/3019 ## Summary In `nshlib/Kconfig:509`: `NSH_DISABLE_NFSMOUNT` should be `NSH_DISABLE_NFSMOUNT` ## Impact Typo fixed. Without this fix, the function "Disable nfsmount" in nsh would no

Re: [PR] drivers/lcd/st7789: add option for SPI delay control [nuttx]

2025-03-05 Thread via GitHub
jerpelea merged PR #15923: URL: https://github.com/apache/nuttx/pull/15923 -- 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.apa