[GitHub] [nuttx] jerpelea opened a new pull request, #10818: Bp-10814 Documentation: Cleanup ReleaseNotes

2023-09-26 Thread via GitHub
jerpelea opened a new pull request, #10818: URL: https://github.com/apache/nuttx/pull/10818 ## Summary Cleanup the ReleaseNotes files in preparation for the new release ## Impact Documentation ## Testing NONE -- This is an automated message from the Apache Git Se

[GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #2076: feature: implement simple spinlock test

2023-09-26 Thread via GitHub
xiaoxiang781216 commented on PR #2076: URL: https://github.com/apache/nuttx-apps/pull/2076#issuecomment-1736586987 > Is there any place which can select linker obj exclude Makefile and CmakeList? After compiling, I can see spinlock.o in nuttx but it doesn't be linked. As I know I just need

[nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: ae9d9054af1aeface107608605ba3612811d3904

2023-09-26 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 18c1d982 Publishing web: 07abea83

[GitHub] [nuttx-apps] TaiJuWu commented on pull request #2076: feature: implement simple spinlock test

2023-09-26 Thread via GitHub
TaiJuWu commented on PR #2076: URL: https://github.com/apache/nuttx-apps/pull/2076#issuecomment-1736215100 Is there any place which can select linker obj exclude Makefile and CmakeList? -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [nuttx] TimJTi commented on pull request #10817: Sort SAMA5D2 adc/tsd dma

2023-09-26 Thread via GitHub
TimJTi commented on PR #10817: URL: https://github.com/apache/nuttx/pull/10817#issuecomment-1736070745 Hadn't realised it had both of my recent commits. Will rebase/merge/etc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[nuttx] branch master updated (bedcc5fc04 -> ae9d9054af)

2023-09-26 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 bedcc5fc04 Add CONFIG_NET_ICMPv6_ROUTER_LIFETIME add a2c5cb729a fs:support zipfs,can mount zipfile add ae9

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10804: fs:support zipfs,can mount zipfile

2023-09-26 Thread via GitHub
xiaoxiang781216 merged PR #10804: URL: https://github.com/apache/nuttx/pull/10804 -- 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 (366628bf5a -> bedcc5fc04)

2023-09-26 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 366628bf5a dma: support source/destination address auto step add bedcc5fc04 Add CONFIG_NET_ICMPv6_ROUTER_LIFETI

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10813: Add CONFIG_NET_ICMPv6_ROUTER_LIFETIME

2023-09-26 Thread via GitHub
xiaoxiang781216 merged PR #10813: URL: https://github.com/apache/nuttx/pull/10813 -- 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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10809: dma: support source/destination address auto step

2023-09-26 Thread via GitHub
xiaoxiang781216 merged PR #10809: URL: https://github.com/apache/nuttx/pull/10809 -- 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 (f99b1a41a3 -> 366628bf5a)

2023-09-26 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 f99b1a41a3 nuttx/drivers: add regmap subsystems support. regmap: add i2c and spi bus support. add 366628bf5a d

[nuttx] branch master updated: nuttx/drivers: add regmap subsystems support. regmap: add i2c and spi bus support.

2023-09-26 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 f99b1a41a3 nuttx/drivers: add regmap subsystem

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10770: nuttx/drivers: add regmap subsystems support.

2023-09-26 Thread via GitHub
xiaoxiang781216 merged PR #10770: URL: https://github.com/apache/nuttx/pull/10770 -- 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: TSD behaviour incorrect if ADC software trigger set. Pressure scaling wrong.

2023-09-26 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 7c4349fa9c TSD behaviour incorrect if ADC sof

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10806: SAMA5 - TSD trigger and pressure scaling issues

2023-09-26 Thread via GitHub
xiaoxiang781216 merged PR #10806: URL: https://github.com/apache/nuttx/pull/10806 -- 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

[GitHub] [nuttx-apps] GUIDINGLI merged pull request #2098: Fix drivertest_watchdog.c:284:33: error: storage size of 'reset_cause' isn't known

2023-09-26 Thread via GitHub
GUIDINGLI merged PR #2098: URL: https://github.com/apache/nuttx-apps/pull/2098 -- 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: video/goldfish: Remove the vsync residual code

2023-09-26 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd 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 ee3d2d1c0d video/goldfish: Remove the vsync residua

[GitHub] [nuttx] GUIDINGLI merged pull request #10812: video/goldfish: Remove the vsync residual code

2023-09-26 Thread via GitHub
GUIDINGLI merged PR #10812: URL: https://github.com/apache/nuttx/pull/10812 -- 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

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #10770: nuttx/drivers: add regmap subsystems support.

2023-09-26 Thread via GitHub
xiaoxiang781216 commented on code in PR #10770: URL: https://github.com/apache/nuttx/pull/10770#discussion_r1337321313 ## drivers/regmap/regmap.c: ## @@ -0,0 +1,382 @@ +/ + * drivers/regmap/regmap.c + *

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #10770: nuttx/drivers: add regmap subsystems support.

2023-09-26 Thread via GitHub
xiaoxiang781216 commented on code in PR #10770: URL: https://github.com/apache/nuttx/pull/10770#discussion_r1337321313 ## drivers/regmap/regmap.c: ## @@ -0,0 +1,382 @@ +/ + * drivers/regmap/regmap.c + *

[nuttx] branch master updated (d68c8ec560 -> a2da12a67e)

2023-09-26 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 d68c8ec560 stm32_eth: Fix excessively long critical section in ifdown handler add a2da12a67e Fix dependencies

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10816: Fix dependencies of CONFIG_SCHED_CPULOAD_ settings

2023-09-26 Thread via GitHub
xiaoxiang781216 merged PR #10816: URL: https://github.com/apache/nuttx/pull/10816 -- 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

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10815: stm32_eth: Fix excessively long critical section in ifdown handler

2023-09-26 Thread via GitHub
xiaoxiang781216 merged PR #10815: URL: https://github.com/apache/nuttx/pull/10815 -- 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: stm32_eth: Fix excessively long critical section in ifdown handler

2023-09-26 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 d68c8ec560 stm32_eth: Fix excessively long cri

[GitHub] [nuttx] TimJTi opened a new pull request, #10817: Sama5 d2 adc dma

2023-09-26 Thread via GitHub
TimJTi opened a new pull request, #10817: URL: https://github.com/apache/nuttx/pull/10817 ## Summary SAMA5D2 uses XDMA not DMA and a few minor changes were required to get XDMA working for the ADC and TSD peripherals ## Impact DMA should now work ## Testing Custom boar

[GitHub] [nuttx] anjiahao1 commented on pull request #10804: fs:support zipfs,can mount zipfile

2023-09-26 Thread via GitHub
anjiahao1 commented on PR #10804: URL: https://github.com/apache/nuttx/pull/10804#issuecomment-1735587463 @acassis I added a simple document to introduce zipfs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[nuttx] branch master updated (2acd975435 -> e09aa5b7f9)

2023-09-26 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 2acd975435 assert: Skip to include arch/board/board.h if CONFIG_ARCH_LEDS=n new 4137fb5fdf Documentation: move

[GitHub] [nuttx] xiaoxiang781216 merged pull request #10814: Documentation: Cleanup ReleaseNotes

2023-09-26 Thread via GitHub
xiaoxiang781216 merged PR #10814: URL: https://github.com/apache/nuttx/pull/10814 -- 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

[GitHub] [nuttx] jerpelea commented on pull request #10814: Documentation: Cleanup ReleaseNotes

2023-09-26 Thread via GitHub
jerpelea commented on PR #10814: URL: https://github.com/apache/nuttx/pull/10814#issuecomment-1735450703 please ignore the errors -- 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 comm

[GitHub] [nuttx] Otpvondoiats commented on a diff in pull request #10770: nuttx/drivers: add regmap subsystems support.

2023-09-26 Thread via GitHub
Otpvondoiats commented on code in PR #10770: URL: https://github.com/apache/nuttx/pull/10770#discussion_r1337060853 ## drivers/regmap/internal.h: ## @@ -0,0 +1,87 @@ +/ + * drivers/regmap/internal.h + *

[GitHub] [nuttx] PetteriAimonen commented on pull request #10063: use perf to implement cpuload

2023-09-26 Thread via GitHub
PetteriAimonen commented on PR #10063: URL: https://github.com/apache/nuttx/pull/10063#issuecomment-1735326296 @xiaoxiang781216 Thanks for confirming, added pull request #10816. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [nuttx] PetteriAimonen opened a new pull request, #10816: Fix dependencies of CONFIG_SCHED_CPULOAD_ settings

2023-09-26 Thread via GitHub
PetteriAimonen opened a new pull request, #10816: URL: https://github.com/apache/nuttx/pull/10816 ## Summary Fix some Kconfig dependency problems from #10063. CONFIG_SCHED_CPULOAD_EXTCLK doesn't actually require tickless mode. As long as the platform provides external call to n

[GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #2026: Add loading of ET_DYN shared object test to sotest

2023-09-26 Thread via GitHub
xiaoxiang781216 commented on PR #2026: URL: https://github.com/apache/nuttx-apps/pull/2026#issuecomment-1735309700 > That would mean placing this information in 27 different `Toolchain.defs` files? If so, I can do it but I don't want to find out that I've done it wrongly after the fact.

[GitHub] [nuttx] PetteriAimonen opened a new pull request, #10815: stm32_eth: Fix excessively long critical section in ifdown handler

2023-09-26 Thread via GitHub
PetteriAimonen opened a new pull request, #10815: URL: https://github.com/apache/nuttx/pull/10815 ## Summary stm32_ifdown() holds critical section when calling stm32_ethreset(). That function used to call up_mdelay(10) while waiting for the ethernet peripheral reset to complete.

[GitHub] [nuttx] jerpelea opened a new pull request, #10814: Documentation: Cleanup ReleaseNotes

2023-09-26 Thread via GitHub
jerpelea opened a new pull request, #10814: URL: https://github.com/apache/nuttx/pull/10814 ## Summary Cleanup the ReleaseNotes files in preparation for the new release ## Impact Documentation ## Testing NONE -- This is an automated message from the Apache Git Se

[GitHub] [nuttx] PetteriAimonen commented on pull request #10063: use perf to implement cpuload

2023-09-26 Thread via GitHub
PetteriAimonen commented on PR #10063: URL: https://github.com/apache/nuttx/pull/10063#issuecomment-1735231180 I wonder if it was intentional to make `SCHED_CPULOAD_EXTCLK` depend on `SCHED_TICKLESS` [here](https://github.com/apache/nuttx/commit/08c4ac133bfe424ee1576b609310a80647f32bdc#diff

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #10770: nuttx/drivers: add regmap subsystems support.

2023-09-26 Thread via GitHub
xiaoxiang781216 commented on code in PR #10770: URL: https://github.com/apache/nuttx/pull/10770#discussion_r1336919343 ## drivers/regmap/internal.h: ## @@ -0,0 +1,87 @@ +/ + * drivers/regmap/internal.h +

[GitHub] [nuttx] PetteriAimonen opened a new pull request, #10813: Add CONFIG_NET_ICMPv6_ROUTER_LIFETIME

2023-09-26 Thread via GitHub
PetteriAimonen opened a new pull request, #10813: URL: https://github.com/apache/nuttx/pull/10813 ## Summary Allows setting the advertised route lifetime, and also to set it to 0 for advertising only the prefix. From RFC4861: > A router might want to send Router Advert

[GitHub] [nuttx-apps] nealef commented on pull request #2026: Add loading of ET_DYN shared object test to sotest

2023-09-26 Thread via GitHub
nealef commented on PR #2026: URL: https://github.com/apache/nuttx-apps/pull/2026#issuecomment-1735053861 That would mean placing this information in 27 different `Toolchain.defs` files? If so, I can do it but I don't want to find out that I've done it wrongly after the fact. ``` ./ar

[nuttx] branch releases/12.3 created (now 2acd975435)

2023-09-26 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch releases/12.3 in repository https://gitbox.apache.org/repos/asf/nuttx.git at 2acd975435 assert: Skip to include arch/board/board.h if CONFIG_ARCH_LEDS=n No new revisions were added by t

[nuttx-apps] branch releases/12.3 created (now 2d6d199c4)

2023-09-26 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch releases/12.3 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git at 2d6d199c4 Fix drivertest_watchdog.c:284:33: error: storage size of 'reset_cause' isn't known No new rev

[nuttx] branch master updated: assert: Skip to include arch/board/board.h if CONFIG_ARCH_LEDS=n

2023-09-26 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd 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 2acd975435 assert: Skip to include arch/board/board

[GitHub] [nuttx] GUIDINGLI merged pull request #10811: assert: Skip to include arch/board/board.h if CONFIG_ARCH_LEDS=n

2023-09-26 Thread via GitHub
GUIDINGLI merged PR #10811: URL: https://github.com/apache/nuttx/pull/10811 -- 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

[GitHub] [nuttx] GUIDINGLI merged pull request #10805: arch/arm: Fix error: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'uint32_t' {aka 'long unsigned int'}

2023-09-26 Thread via GitHub
GUIDINGLI merged PR #10805: URL: https://github.com/apache/nuttx/pull/10805 -- 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] branch master updated (5d6f6f2d47 -> 167c4ae2a4)

2023-09-26 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 5d6f6f2d47 mm:fix warning add 167c4ae2a4 arch/arm: Fix error: format '%x' expects argument of type 'unsigned int',