[PR] Feature/riscv reorganization [nuttx]

2024-01-28 Thread via GitHub
eren-terzioglu opened a new pull request, #11620: URL: https://github.com/apache/nuttx/pull/11620 ## Summary ESP RISC-V based boards reorganized to have better organization and be more open to have feature improvements. Also some duplications cleaned up. For reviewers, please check

Re: [PR] CMake: add `nuttx_tweak_kconfig` and `nuttx_sethost` for cmake build system [nuttx]

2024-01-28 Thread via GitHub
W-Mai commented on PR #11608: URL: https://github.com/apache/nuttx/pull/11608#issuecomment-1913993911 > Please check the CI, it still failing. I tried to re-run the failing jobs, but now it is failing in other places I have encountered some deeper problems, which may take some time to

Re: [PR] It should be possible to use ping without rptun being enabled, so striped rptun_ping out of rptun and rename to rpmsg_ping. [nuttx]

2024-01-28 Thread via GitHub
anchao commented on code in PR #11618: URL: https://github.com/apache/nuttx/pull/11618#discussion_r1469062218 ## drivers/rpmsg/rpmsg.c: ## @@ -91,12 +93,32 @@ rpmsg_get_by_rdev(FAR struct rpmsg_device *rdev) return metal_container_of(rdev, struct rpmsg_s, rdev); } +static

[PR] risc-v/k230: add big core support [nuttx]

2024-01-28 Thread via GitHub
yf13 opened a new pull request, #11619: URL: https://github.com/apache/nuttx/pull/11619 ## Summary Previously NuttX runs on little core of K230, this patch allows NuttX to run on the big core as well. - Changes in `arch/risc-v/src/k230`: - `CMakeLists.txt` ad

[PR] It should be possible to use ping without rptun being enabled, so striped rptun_ping out of rptun and rename to rpmsg_ping. [nuttx]

2024-01-28 Thread via GitHub
wyr8899 opened a new pull request, #11618: URL: https://github.com/apache/nuttx/pull/11618 ## Summary It should be possible to use ping without rptun being enabled., so striped rptun_ping out of rptun and rename to rpmsg_ping. ## Impact Ping can also be used without rptun enabled.

Re: [PR] Cmake set NUTTX variable [nuttx]

2024-01-28 Thread via GitHub
xiaoxiang781216 commented on PR #11415: URL: https://github.com/apache/nuttx/pull/11415#issuecomment-1913843438 > @Rdk-T @leducp and @xiaoxiang781216 is it possible to export both: NUTTX and **NuttX** to be compatible with CMake and with external source code that already used **NuttX** or w

(nuttx-website) branch asf-site updated: Publishing web: 69485786e52ff306670ab74f7df988cf8658ee69 docs: 9d761b8ca4534054d0c12ab1f8e1c5bfea2fdcb5

2024-01-28 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 e46160e1 Publishing web: 69485786

Re: [PR] Cmake set NUTTX variable [nuttx]

2024-01-28 Thread via GitHub
acassis commented on PR #11415: URL: https://github.com/apache/nuttx/pull/11415#issuecomment-1913744374 @Rdk-T @leducp and @xiaoxiang781216 is it possible to export both: NUTTX and __NuttX__ to be compatible with CMake and with external source code that already used __NuttX__ or we need to

Re: [PR] WIP: IEEE 802.15.4 support for nrf52 [nuttx]

2024-01-28 Thread via GitHub
acassis commented on PR #11617: URL: https://github.com/apache/nuttx/pull/11617#issuecomment-1913741274 @raiden00pl are you plan to add 6LoWPAN support to nRF5x ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] size_report.py does not work with some versions "anytree" package [nuttx]

2024-01-28 Thread via GitHub
acassis commented on issue #11611: URL: https://github.com/apache/nuttx/issues/11611#issuecomment-1913740796 @xiaoxiang781216 any idea about it? I never saw this error on Ubuntu! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] CMake: add `nuttx_tweak_kconfig` and `nuttx_sethost` for cmake build system [nuttx]

2024-01-28 Thread via GitHub
acassis commented on PR #11608: URL: https://github.com/apache/nuttx/pull/11608#issuecomment-1913738832 Please check the CI, it still failing. I tried to re-run the failing jobs, but now it is failing in other places -- This is an automated message from the Apache Git Service. To resp

Re: [I] IEEE802.15.4 support for nRF52 and nRF53 [nuttx]

2024-01-28 Thread via GitHub
raiden00pl commented on issue #11297: URL: https://github.com/apache/nuttx/issues/11297#issuecomment-1913691469 Here's the draft PR : https://github.com/apache/nuttx/pull/11617 There's still a lot of work and testing to do. I'll come back to this probably next weekend. -- This is

[PR] WIP: IEEE 802.15.4 support for nrf52 [nuttx]

2024-01-28 Thread via GitHub
raiden00pl opened a new pull request, #11617: URL: https://github.com/apache/nuttx/pull/11617 ## Summary To be tested: - [ ] i8sak: PAN: nrf52 - Device: nrf52 - [ ] i8sak: PAN: nrf52 - Device: mrf24j40 - [ ] i8sak: PAN: mrf24j40 - Device: nrf52 - [ ] communicate with not Nu

(nuttx) branch master updated (535a3dbb18 -> 9d761b8ca4)

2024-01-28 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 535a3dbb18 boards/{nrf52840-dk| nrf52840-dk}: use TIMER1 as hardware timer add 9d761b8ca4 arch/{nrf52|nrf53|nr

Re: [PR] arch/{nrf52|nrf53|nrf91}/tim.c: fix typo [nuttx]

2024-01-28 Thread via GitHub
xiaoxiang781216 merged PR #11613: URL: https://github.com/apache/nuttx/pull/11613 -- 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 (5e3326be68 -> 535a3dbb18)

2024-01-28 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 5e3326be68 boards/nrf52/common/nrf52_progmem.h: fix comment add 535a3dbb18 boards/{nrf52840-dk| nrf52840-dk}: u

Re: [PR] boards/{nrf52840-dk| nrf52840-dk}: use TIMER1 as hardware timer [nuttx]

2024-01-28 Thread via GitHub
xiaoxiang781216 merged PR #11614: URL: https://github.com/apache/nuttx/pull/11614 -- 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 (60807efc85 -> 5e3326be68)

2024-01-28 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 60807efc85 mrf24j40: always use SPI MODE(0,0) add 5e3326be68 boards/nrf52/common/nrf52_progmem.h: fix comment

(nuttx) branch master updated (f69f0674f6 -> 60807efc85)

2024-01-28 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 f69f0674f6 arch/risc-v: add status fields for VS and XS add 32df0dbbaa mrf24j40/Kconfig: add missing IEEE802154

Re: [PR] boards/nrf52/common/nrf52_progmem.h: fix comment [nuttx]

2024-01-28 Thread via GitHub
xiaoxiang781216 merged PR #11615: URL: https://github.com/apache/nuttx/pull/11615 -- 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] mrf24j40: minor fixes [nuttx]

2024-01-28 Thread via GitHub
xiaoxiang781216 merged PR #11616: URL: https://github.com/apache/nuttx/pull/11616 -- 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] mrf24j40: minor fixes [nuttx]

2024-01-28 Thread via GitHub
raiden00pl opened a new pull request, #11616: URL: https://github.com/apache/nuttx/pull/11616 ## Summary - mrf24j40/Kconfig: add missing IEEE802154_MRF24J40_FREQUENCY option - mrf24j40: always use SPI MODE(0,0) Other SPI modes are not supported. From doc:

[PR] boards/nrf52/common/nrf52_progmem.h: fix comment [nuttx]

2024-01-28 Thread via GitHub
raiden00pl opened a new pull request, #11615: URL: https://github.com/apache/nuttx/pull/11615 ## Summary boards/nrf52/common/nrf52_progmem.h: fix comment ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please

(nuttx) branch master updated (fff193324d -> f69f0674f6)

2024-01-28 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 fff193324d xmc4 ccu4 register map add f69f0674f6 arch/risc-v: add status fields for VS and XS No new revisions

Re: [PR] arch/risc-v: add status fields for VS and XS [nuttx]

2024-01-28 Thread via GitHub
xiaoxiang781216 merged PR #11612: URL: https://github.com/apache/nuttx/pull/11612 -- 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/{nrf52|nrf53|nrf91}/tim.c: fix typo [nuttx]

2024-01-28 Thread via GitHub
raiden00pl opened a new pull request, #11613: URL: https://github.com/apache/nuttx/pull/11613 ## Summary arch/{nrf52|nrf53|nrf91}/tim.c: fix typo fix offset for EVENT COMPARE0 ## Impact ## Testing -- This is an automated message from the Apache Git Service. To r

[PR] arch/risc-v: add status fields for VS and XS [nuttx]

2024-01-28 Thread via GitHub
yf13 opened a new pull request, #11612: URL: https://github.com/apache/nuttx/pull/11612 ## Summary This adds defintions for VS (vector extension) and XS (additional user-mode extension) fields for MSTATUS and SSTATUS registers. ## Impact None ## Testing

Re: [PR] CMake: add `nuttx_tweak_kconfig` and `nuttx_sethost` for cmake build system [nuttx]

2024-01-28 Thread via GitHub
W-Mai commented on PR #11608: URL: https://github.com/apache/nuttx/pull/11608#issuecomment-1913562951 > @W-Mai could you please fix this warning: The head ref may contain hidden characters: "\u{1F617}" Don't worry, it's a branch name warning, it doesn't matter. -- This is an automa

[I] size_report.py does not work with some versions "anytree" package [nuttx]

2024-01-28 Thread via GitHub
dbnnrmn opened a new issue, #11611: URL: https://github.com/apache/nuttx/issues/11611 The report script does not have "any tree" package in dependencies and need some old versions of this package. Version 2.12.1 falls with this error: ``` File "/mnt/sdb1/nuttxspace/nuttx/./tools/s