Re: [PR] toywasm: bump to v66.0.0 [nuttx-apps]

2025-02-27 Thread via GitHub
yamt commented on PR #2999: URL: https://github.com/apache/nuttx-apps/pull/2999#issuecomment-2689776465 > @yamt please include commit log message done. my response will be very slow by the end of March. -- This is an automated message from the Apache Git Service. To respo

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

2025-02-27 Thread via GitHub
cederom commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2689348857 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 other op

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

2025-02-27 Thread via GitHub
cederom commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2689349812 CI failed due to timeouts, as there will be another push with git commit updates I did not restart the jobs so save resources :-) -- This is an automated message from the Apache Git Ser

[PR] Update usbhost_hidkbd.c [nuttx]

2025-02-27 Thread via GitHub
StagiaireAbritek opened a new pull request, #15917: URL: https://github.com/apache/nuttx/pull/15917 ## Summary ESP32-S3 There were missing quotes for key "backspace" for scancodes. It caused an error in cmake. Maybe I'm doing something wrong because I never used an embedded sy

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

2025-02-27 Thread via GitHub
cederom commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2689193669 Thanks @kywwilson11 :-) In the git commit please update topic and description (you can use pr summary), see https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md for exapmle :-) -

Re: [PR] Update usbhost_hidkbd.c [nuttx]

2025-02-27 Thread via GitHub
acassis commented on PR #15917: URL: https://github.com/apache/nuttx/pull/15917#issuecomment-2689182480 Hi @StagiaireAbritek thank you for this fix! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

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

2025-02-27 Thread via GitHub
acassis commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2689180522 Hi @kywwilson11 seems like when you squashed the new commit you messed the title of the original commit. Please replace "Signing ICACHE commit" with "arch/arm/STM32H5: Initial ICAC

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

2025-02-27 Thread via GitHub
keever50 commented on issue #15856: URL: https://github.com/apache/nuttx/issues/15856#issuecomment-2689152370 Also i think the structs idea for common settings might not be a really good idea after all, since it requires more work porting. Also the driver must unpack the entire struct after

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

2025-02-27 Thread via GitHub
keever50 commented on issue #15856: URL: https://github.com/apache/nuttx/issues/15856#issuecomment-2689129357 The initial sx126x is merged, now i think the strategy is ill create the common API and leave the old SX127x definitions in. Atleast for one PR. The following PRs can be porting t

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

2025-02-27 Thread via GitHub
fdcavalcanti opened a new pull request, #15915: URL: https://github.com/apache/nuttx/pull/15915 ## Summary Fix print statement for uint8 and uint16 types. Required due to efforts on fixing #15755 . I had recently sent a PR on this same driver but missed a couple of lines.

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

2025-02-27 Thread via GitHub
kywwilson11 commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2689004184 > Thank you @kywwilson11, amazing work! :-) > > * Please use signed commit (`git commit -s`) and we are ready to go :-) > > * This is initial commit, are there oth

(nuttx) 01/02: drivers/wireless/lpwan/sx126x: [Experimental] This adds a driver for the SX126x (SX1261 and SX1262) LoRa chips. All functions and definitions are coming directly from the DS SX1261-2 V2

2025-02-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 20ed2e689c3161c1425992cf47e1d1627b10d42d Author: Kevin Witteveen (MartiniMarter) AuthorDate: Sun Feb 16 16:35:21 2025 +0

Re: [PR] drivers/wireless/lpwan/sx126x: Initial standalone sx126x driver [nuttx]

2025-02-27 Thread via GitHub
acassis merged PR #15795: URL: https://github.com/apache/nuttx/pull/15795 -- 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) 02/02: Documentation: add SX126x plan

2025-02-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit b698cc13385257a023c26ab2ef0d4ecadb4f1048 Author: Kevin Witteveen (MartiniMarter) AuthorDate: Tue Feb 25 13:36:10 2025 +0

(nuttx) branch master updated (4e70cc1e69 -> b698cc1338)

2025-02-27 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 4e70cc1e69 samv7/pwm: add support for PWMIOC_FAULTS_FETCH_AND_CLEAR ioctl new 20ed2e689c drivers/wireless/lpwan/

Re: [PR] benchmarks/cyclictest: the rt-tests cyclictest NuttX Port [nuttx-apps]

2025-02-27 Thread via GitHub
acassis commented on PR #3000: URL: https://github.com/apache/nuttx-apps/pull/3000#issuecomment-2688845368 @cederom sorry, but I think he fixed it -- 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

[I] [HELP] Porting NuttX to BeagleY-AI (TI AM67) – Booting R5F via Linux RemoteProc [nuttx]

2025-02-27 Thread via GitHub
emomaxd opened a new issue, #15916: URL: https://github.com/apache/nuttx/issues/15916 ### Description I've spent the past week porting NuttX to the BeagleY-AI board. I've gone through all available forums, issue trackers, and documentation, carefully following the official guides, ye

Re: [PR] benchmarks/cyclictest: the rt-tests cyclictest NuttX Port [nuttx-apps]

2025-02-27 Thread via GitHub
cederom commented on PR #3000: URL: https://github.com/apache/nuttx-apps/pull/3000#issuecomment-2688658051 @acassis you have merged PR with "changes requested" and unresolved discussion :-( :-( -- This is an automated message from the Apache Git Service. To respond to the message, please

[PR] drivers/audio/es8311: set proper format specifier for logging [nuttx]

2025-02-27 Thread via GitHub
fdcavalcanti opened a new pull request, #15914: URL: https://github.com/apache/nuttx/pull/15914 ## Summary Use `PRIu32` instead of `%d`/`%u` for `uint32_t` to avoid build warnings on different architectures. This is required as part of an effort to fix #15755. ## Impact

(nuttx) branch master updated (e53de96692 -> 4e70cc1e69)

2025-02-27 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 e53de96692 Documentation: add cyclictest benchmark utility documentation new 86917b4777 drivers/pwm: add PWMIOC_

(nuttx) 01/02: drivers/pwm: add PWMIOC_FAULTS_FETCH_AND_CLEAR ioctl for fault clears

2025-02-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 86917b47771548a28df30ff2d0cf33e1bce8cb3e Author: Michal Lenc AuthorDate: Thu Feb 20 10:52:20 2025 +0100 drivers/pwm

Re: [PR] pwm: add support for PWMIOC_FAULTS_FETCH_AND_CLEAR ioctl [nuttx]

2025-02-27 Thread via GitHub
acassis merged PR #15912: URL: https://github.com/apache/nuttx/pull/15912 -- 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) 02/02: samv7/pwm: add support for PWMIOC_FAULTS_FETCH_AND_CLEAR ioctl

2025-02-27 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 4e70cc1e696fd6de36da69019411869aeb2bfa73 Author: Michal Lenc AuthorDate: Thu Feb 20 10:56:54 2025 +0100 samv7/pwm:

(nuttx-apps) branch master updated: benchmarks/cyclictest: the rt-tests cyclictest NuttX Port

2025-02-27 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-apps.git The following commit(s) were added to refs/heads/master by this push: new 31daca45b benchmarks/cyclictest: the rt-tes

(nuttx) branch master updated: Documentation: add cyclictest benchmark utility documentation

2025-02-27 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 e53de96692 Documentation: add cyclictest benchma

Re: [PR] benchmarks/cyclictest: the rt-tests cyclictest NuttX Port [nuttx-apps]

2025-02-27 Thread via GitHub
acassis merged PR #3000: URL: https://github.com/apache/nuttx-apps/pull/3000 -- 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] Documentation: add cyclictest benchmark utility documentation [nuttx]

2025-02-27 Thread via GitHub
acassis merged PR #15913: URL: https://github.com/apache/nuttx/pull/15913 -- 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] The placement of cases under testing is a bit messy, and cases of the same type need to be merged [nuttx-apps]

2025-02-27 Thread via GitHub
cederom commented on PR #2931: URL: https://github.com/apache/nuttx-apps/pull/2931#issuecomment-2687648202 @txy-21 please mark this PR as DRAFT as changes are done in separate PR this one is not to be merged right? :-) -- This is an automated message from the Apache Git Service. To respon

(nuttx) 01/02: Docs/brickmatch: Update brickmatch game docs Update brickmatch game docs after I/O option additions

2025-02-27 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 commit a66e58cf59dddaaf69309a1f1f25dcaa3507864d Author: Eren Terzioglu AuthorDate: Fri Feb 21 17:52:09 2025 +0100 Docs/br

(nuttx) 02/02: Docs/esp32: Add brickmatch config doc for esp32-devkitc

2025-02-27 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 commit 8d86340b980866a79044fb68fc67dfdb579a88f3 Author: Eren Terzioglu AuthorDate: Tue Feb 25 20:16:39 2025 +0100 Docs/es

(nuttx) branch master updated (52a13a8351 -> 8d86340b98)

2025-02-27 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 52a13a8351 sched/spin_lock: continue work to rename raw_spin* to spin_*_notrace new a66e58cf59 Docs/brickmatch:

Re: [PR] Docs/brickmatch: Update brickmatch game docs [nuttx]

2025-02-27 Thread via GitHub
jerpelea merged PR #15905: URL: https://github.com/apache/nuttx/pull/15905 -- 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] The placement of cases under testing is a bit messy, and cases of the same type need to be merged [nuttx-apps]

2025-02-27 Thread via GitHub
jerpelea commented on PR #2931: URL: https://github.com/apache/nuttx-apps/pull/2931#issuecomment-2687267186 please rebase -- 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

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

2025-02-27 Thread via GitHub
jerpelea commented on PR #15765: URL: https://github.com/apache/nuttx/pull/15765#issuecomment-2687243519 @anchao please rebase -- 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