Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2262012694 ## arch/arm64/src/imx9/imx9_mu.c: ## @@ -0,0 +1,409 @@ +/ + * arch/arm64/src/imx9/imx9_m

Re: [I] [FEATURE] Rp2040 Rp23xx Disable Spi PrimeCell SSP peripheral before to reconfigure parameters [nuttx]

2025-08-07 Thread via GitHub
shtirlic commented on issue #16610: URL: https://github.com/apache/nuttx/issues/16610#issuecomment-3166643273 could be closed since #16704 merged -- 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 t

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261879974 ## arch/arm64/src/imx9/imx9_clockconfig.c: ## @@ -562,3 +693,128 @@ int imx9_get_rootclock(int clkroot, uint32_t *frequency) return -ENODEV; } +#endif + +#ifd

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261849273 ## arch/arm64/src/imx9/imx9_clockconfig.c: ## @@ -53,6 +55,135 @@ * Private Functions **

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261850092 ## arch/arm64/src/imx9/imx9_clockconfig.c: ## @@ -562,3 +693,128 @@ int imx9_get_rootclock(int clkroot, uint32_t *frequency) return -ENODEV; } +#endif + +#ifd

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261852657 ## arch/arm64/src/imx9/imx9_clockconfig.c: ## @@ -36,10 +36,12 @@ #include #include "arm64_internal.h" +#ifndef CONFIG_IMX9_CLK_OVER_SCMI #include "imx9_ccm.h

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261846922 ## arch/arm64/src/imx9/imx9_clockconfig.c: ## @@ -53,6 +55,135 @@ * Private Functions **

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261837429 ## arch/arm64/src/imx9/imx9_clockconfig.c: ## @@ -53,6 +55,135 @@ * Private Functions **

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261836691 ## arch/arm64/src/imx9/imx9_clockconfig.c: ## @@ -562,3 +693,128 @@ int imx9_get_rootclock(int clkroot, uint32_t *frequency) return -ENODEV; } +#endif + +#ifd

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261835939 ## arch/arm64/src/imx9/imx9_clockconfig.c: ## @@ -562,3 +693,128 @@ int imx9_get_rootclock(int clkroot, uint32_t *frequency) return -ENODEV; } +#endif + +#ifd

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261833086 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,331 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261833681 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,331 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261833425 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,331 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261832163 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,331 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2261820785 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,331 @@ +/ + * arch/arm64/src/imx9/imx9

[PR] drivers/l86xxx: Mutex fixes & performance improvements [nuttx]

2025-08-07 Thread via GitHub
linguini1 opened a new pull request, #16821: URL: https://github.com/apache/nuttx/pull/16821 ## Summary Fix mutex locking bugs and improve performance. Fix interval no longer set statically since it is available via `set_interval` uORB function. Activation/deactivation no longer trig

(nuttx-website) branch asf-site updated: Publishing web: 51627ec89e2b02358b2ac0c43bd479968bd14064 docs: 28cd98c56199fab9ba3ad61de5780324c4ffc1c6

2025-08-07 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 699aef891 Publishing web: 51627ec

(nuttx) branch master updated: docs/littlefs: Improve documentation about littelfs on NuttX

2025-08-07 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 28cd98c5619 docs/littlefs: Improve documentati

Re: [I] littlefs on SD/eMMC read/write performance is poor [nuttx]

2025-08-07 Thread via GitHub
linguini1 commented on issue #9080: URL: https://github.com/apache/nuttx/issues/9080#issuecomment-3165736767 > littlefs is designed to work with the raw flash, so the performance is very poor compared with other block base file system(e.g. fat or ext4). Right, but do you know what the

Re: [I] littlefs on SD/eMMC read/write performance is poor [nuttx]

2025-08-07 Thread via GitHub
xiaoxiang781216 commented on issue #9080: URL: https://github.com/apache/nuttx/issues/9080#issuecomment-3165684856 littlefs is designed to work with the raw flash, so the performance is very poor compared with other block base file system(e.g. fat or ext4). -- This is an automated message

Re: [PR] docs/littlefs: Improve documentation about littelfs on NuttX [nuttx]

2025-08-07 Thread via GitHub
xiaoxiang781216 merged PR #16817: URL: https://github.com/apache/nuttx/pull/16817 -- 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: [I] [BUG] Littlefs only syncing with `fsync`, but not `fflush` [nuttx]

2025-08-07 Thread via GitHub
xiaoxiang781216 closed issue #15840: [BUG] Littlefs only syncing with `fsync`, but not `fflush` URL: https://github.com/apache/nuttx/issues/15840 -- 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] Fix compilation errors with c++ [nuttx]

2025-08-07 Thread via GitHub
xiaoxiang781216 merged PR #16813: URL: https://github.com/apache/nuttx/pull/16813 -- 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: include/nuttx/atomic.h: Fix C++ compilation with -nostdinc++

2025-08-07 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 2fa607796d5 include/nuttx/atomic.h: Fix C++ co

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260128484 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,316 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arch/arm/stm32h7: Port timer capture driver from stm32 [nuttx]

2025-08-07 Thread via GitHub
acassis merged PR #16809: URL: https://github.com/apache/nuttx/pull/16809 -- 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: [I] [HELP] Timer capture on nucleo stm32h743zi - Driver port [nuttx]

2025-08-07 Thread via GitHub
acassis closed issue #16762: [HELP] Timer capture on nucleo stm32h743zi - Driver port URL: https://github.com/apache/nuttx/issues/16762 -- 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

(nuttx) branch master updated: arch/arm/stm32h7: Port timer capture driver from stm32

2025-08-07 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 2771df62507 arch/arm/stm32h7: Port timer capture

Re: [PR] arch/arm/stm32h5: Fix STM32H5 FDCAN Driver and Add Test Files [nuttx]

2025-08-07 Thread via GitHub
hartmannathan commented on code in PR #16818: URL: https://github.com/apache/nuttx/pull/16818#discussion_r2260318951 ## boards/arm/stm32h5/nucleo-h563zi/include/board.h: ## @@ -317,11 +317,13 @@ /* Alternate function pin selections /

Re: [PR] arch/arm/stm32h7: Port timer capture driver from stm32 [nuttx]

2025-08-07 Thread via GitHub
acassis commented on code in PR #16809: URL: https://github.com/apache/nuttx/pull/16809#discussion_r2260375965 ## arch/arm/src/stm32h7/stm32_capture.h: ## @@ -0,0 +1,240 @@ +/ + * arch/arm/src/stm32h7/st

Re: [PR] arch/arm/stm32h7: Port timer capture driver from stm32 [nuttx]

2025-08-07 Thread via GitHub
acassis commented on code in PR #16809: URL: https://github.com/apache/nuttx/pull/16809#discussion_r2260375965 ## arch/arm/src/stm32h7/stm32_capture.h: ## @@ -0,0 +1,240 @@ +/ + * arch/arm/src/stm32h7/st

Re: [PR] drivers/syslog/syslog_channel.c: fix incompatible-pointer-types compile errors [nuttx]

2025-08-07 Thread via GitHub
acassis merged PR #16820: URL: https://github.com/apache/nuttx/pull/16820 -- 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: drivers/syslog/syslog_channel.c: fix incompatible-pointer-types compile errors

2025-08-07 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 1c1b814a9ae drivers/syslog/syslog_channel.c: fix

Re: [PR] docs/littelfs: Improve documentation about littelfs on NuttX [nuttx]

2025-08-07 Thread via GitHub
hartmannathan commented on code in PR #16817: URL: https://github.com/apache/nuttx/pull/16817#discussion_r2260329725 ## Documentation/components/filesystem/littlefs.rst: ## @@ -4,3 +4,28 @@ LITTLEFS A little fail-safe filesystem designed for microcontrollers from https://git

Re: [PR] Increase buffer sizes for uORB devices [nuttx]

2025-08-07 Thread via GitHub
acassis commented on code in PR #16819: URL: https://github.com/apache/nuttx/pull/16819#discussion_r2260314877 ## drivers/sensors/lsm6dso32_uorb.c: ## @@ -1905,6 +1905,7 @@ int lsm6dso32_register(FAR struct i2c_master_s *i2c, uint8_t addr, priv->gyro.lower.type = SENSOR_TY

Re: [PR] sched: Fix smp scheduling [nuttx]

2025-08-07 Thread via GitHub
jlaitine commented on PR #16673: URL: https://github.com/apache/nuttx/pull/16673#issuecomment-3164027206 > > @fdcavalcanti : I made some code review around the related code paths. There seems to be several existing issues related to this, and I honestly don't understand how it has ever work

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260186132 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,316 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260184987 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,316 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260142666 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,316 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260144714 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,316 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260140146 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,316 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260141260 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,316 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260120446 ## arch/arm64/src/imx9/imx9_mu.c: ## @@ -0,0 +1,409 @@ +/ + * arch/arm64/src/imx9/imx9_m

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260127981 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,316 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260126346 ## arch/arm64/src/imx9/imx9_mu.c: ## @@ -0,0 +1,409 @@ +/ + * arch/arm64/src/imx9/imx9_m

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260119168 ## arch/arm64/src/imx9/imx9_mu.c: ## @@ -0,0 +1,409 @@ +/ + * arch/arm64/src/imx9/imx9_m

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260121634 ## arch/arm64/src/imx9/imx9_mu.c: ## @@ -0,0 +1,409 @@ +/ + * arch/arm64/src/imx9/imx9_m

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260112722 ## arch/arm64/src/imx9/imx9_mu.c: ## @@ -0,0 +1,409 @@ +/ + * arch/arm64/src/imx9/imx9_m

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260102747 ## arch/arm64/src/imx9/imx9_mu.c: ## @@ -0,0 +1,409 @@ +/ + * arch/arm64/src/imx9/imx9_m

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2260078685 ## arch/arm64/src/imx9/imx9_mu.c: ## @@ -0,0 +1,409 @@ +/ + * arch/arm64/src/imx9/imx9_m

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2259996146 ## arch/arm64/src/imx9/imx9_scmi.h: ## @@ -0,0 +1,316 @@ +/ + * arch/arm64/src/imx9/imx9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2259993700 ## arch/arm64/src/imx9/hardware/imx95/imx95_clock.h: ## @@ -0,0 +1,828 @@ +/ + * arch/ar

Re: [PR] sched: Fix smp scheduling [nuttx]

2025-08-07 Thread via GitHub
fdcavalcanti commented on PR #16673: URL: https://github.com/apache/nuttx/pull/16673#issuecomment-3163682048 > @fdcavalcanti : I made some code review around the related code paths. There seems to be several existing issues related to this, and I honestly don't understand how it has ever wo

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2259984355 ## arch/arm64/src/imx9/imx9_mu.c: ## @@ -0,0 +1,409 @@ +/ + * arch/arm64/src/imx9/imx9_m

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2259769543 ## arch/arm64/src/imx9/imx9_clockconfig.h: ## @@ -146,7 +151,60 @@ void imx9_clockconfig(void); **

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2259768771 ## arch/arm64/include/imx9/imx95_irq.h: ## @@ -44,10 +44,7 @@ #define IMX9_IRQ_LPTMR1 (IMX9_IRQ_EXT + 18)/* Low Power Timer 1 */ #define IMX9

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on PR #16798: URL: https://github.com/apache/nuttx/pull/16798#issuecomment-3163374117 > and scmi from done -- 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 specifi

Re: [PR] Fix compilation errors with c++ [nuttx]

2025-08-07 Thread via GitHub
jlaitine commented on code in PR #16813: URL: https://github.com/apache/nuttx/pull/16813#discussion_r2259698184 ## include/nuttx/atomic.h: ## @@ -60,8 +60,14 @@ extern "C++" #include #define ATOMIC_FUNC(f, n) atomic_##f##_explicit - typedef volatile _Atomic int32_t

Re: [PR] Fix compilation errors with c++ [nuttx]

2025-08-07 Thread via GitHub
jlaitine commented on code in PR #16813: URL: https://github.com/apache/nuttx/pull/16813#discussion_r2259698184 ## include/nuttx/atomic.h: ## @@ -60,8 +60,14 @@ extern "C++" #include #define ATOMIC_FUNC(f, n) atomic_##f##_explicit - typedef volatile _Atomic int32_t

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2259693571 ## arch/arm64/src/imx9/imx9_clockconfig.h: ## @@ -146,7 +151,60 @@ void imx9_clockconfig(void); **

Re: [PR] Fix compilation errors with c++ [nuttx]

2025-08-07 Thread via GitHub
xiaoxiang781216 commented on code in PR #16813: URL: https://github.com/apache/nuttx/pull/16813#discussion_r2259529981 ## include/nuttx/atomic.h: ## @@ -60,8 +60,14 @@ extern "C++" #include #define ATOMIC_FUNC(f, n) atomic_##f##_explicit - typedef volatile _Atomic

Re: [PR] arch/arm/stm32h5: Fix STM32H5 FDCAN Driver and Add Test Files [nuttx]

2025-08-07 Thread via GitHub
raiden00pl commented on code in PR #16818: URL: https://github.com/apache/nuttx/pull/16818#discussion_r2259508861 ## boards/arm/stm32h5/nucleo-h563zi/src/stm32_can.c: ## @@ -0,0 +1,95 @@ +/ + * boards/ar

Re: [PR] arm64: porting mu drv and scmi from arm imx9 [nuttx]

2025-08-07 Thread via GitHub
lipengfei28 commented on code in PR #16798: URL: https://github.com/apache/nuttx/pull/16798#discussion_r2259570850 ## arch/arm64/src/imx9/imx9_clockconfig.h: ## @@ -30,11 +30,16 @@ #include #include +#ifdef CONFIG_IMX9_CLK_OVER_SCMI +#include "hardware/imx95/imx95_clock.h"

(nuttx) branch master updated (ddd8d81874d -> c152f178f98)

2025-08-07 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 ddd8d81874d docs/gnss_lowerhalf: Documentation for the lower-half GNSS uORB driver add c152f178f98 docs/unity:

Re: [PR] docs/unity: Improved documentation for using Unity testing framework [nuttx]

2025-08-07 Thread via GitHub
xiaoxiang781216 merged PR #16816: URL: https://github.com/apache/nuttx/pull/16816 -- 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] drivers/syslog/syslog_channel.c: fix incompatible-pointer-types compile errors [nuttx]

2025-08-07 Thread via GitHub
michallenc opened a new pull request, #16820: URL: https://github.com/apache/nuttx/pull/16820 ## Summary Use typedef `syslog_channel_t` instead of `struct syslog_channel_s`. The error occurred if `CONFIG_SYSLOG_CDCACM` was set. ```console CC: dirent/lib_telldir.c syslog/syslog_