acassis merged PR #14197:
URL: https://github.com/apache/nuttx/pull/14197
--
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
xiaoxiang781216 commented on PR #14197:
URL: https://github.com/apache/nuttx/pull/14197#issuecomment-2431141257
@xuxin930 could you look at why cmake output the above warning.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
raiden00pl commented on PR #14197:
URL: https://github.com/apache/nuttx/pull/14197#issuecomment-2431171951
@rcsim please rebase to the latest master, stm32f7 CI break should be fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
acassis commented on PR #14197:
URL: https://github.com/apache/nuttx/pull/14197#issuecomment-2429309745
@xiaoxiang781216 @lupyuen what are these errors:
```
Cmake in present: nucleo-f722ze/cansock,CONFIG_ARM_TOOLCHAIN_CLANG
Configuration/Tool: nucleo-f722ze/cansock,CONFIG_ARM_TOO
acassis commented on PR #14197:
URL: https://github.com/apache/nuttx/pull/14197#issuecomment-2426979961
@rcsim please rebase your branch and git push forced to fix the CI issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
rcsim commented on code in PR #14197:
URL: https://github.com/apache/nuttx/pull/14197#discussion_r1799203546
##
boards/arm/stm32/stm32f401rc-rs485/src/stm32_bringup.c:
##
@@ -328,5 +332,15 @@ int stm32_bringup(void)
}
#endif
+#ifdef CONFIG_WS2812 && defined(CONFIG_WS2812
pkarashchenko commented on code in PR #14197:
URL: https://github.com/apache/nuttx/pull/14197#discussion_r1798612237
##
boards/arm/stm32/stm32f401rc-rs485/src/stm32_bringup.c:
##
@@ -328,5 +332,15 @@ int stm32_bringup(void)
}
#endif
+#ifdef CONFIG_WS2812 && defined(CONFI
nuttxpr commented on PR #14197:
URL: https://github.com/apache/nuttx/pull/14197#issuecomment-2408587090
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
The PR summary is missing some key information:
rcsim opened a new pull request, #14197:
URL: https://github.com/apache/nuttx/pull/14197
## Summary
This commit adds support to WS2812 on stm32f401rc-rs485 boards.
## Impact
This change impacts only stm32f401rc-rs485 board, adding the possibility of
using an addressable LED comp