xiaoxiang781216 commented on PR #8799:
URL: https://github.com/apache/nuttx/pull/8799#issuecomment-1474754527
@acassis could you merge this patch?
--
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
xiaoxiang781216 commented on PR #8779:
URL: https://github.com/apache/nuttx/pull/8779#issuecomment-1474754928
@acassis @jerpelea @pkarashchenko do you have more comment?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
laoniaokkk commented on issue #8833:
URL: https://github.com/apache/nuttx/issues/8833#issuecomment-1474762874
I just test it on stm32f407,and use the config of
boards/arm/stm32/stm32f4discovery/ether_w5500 but change some pins of spi
--
This is an automated message from the Apache Git Ser
raiden00pl commented on code in PR #8827:
URL: https://github.com/apache/nuttx/pull/8827#discussion_r1140962810
##
arch/arm/src/nrf52/nrf52_nvmc.c:
##
@@ -102,78 +102,6 @@ static inline void nrf_mem_barrier(void)
* Public Functions
***
xiaoxiang781216 commented on code in PR #8824:
URL: https://github.com/apache/nuttx/pull/8824#discussion_r1140992987
##
libs/libm/Kconfig:
##
@@ -33,6 +33,13 @@ config LIBM
comes from the Rhombus OS and was written by Nick Johnson. The
Rhombus OS
xiaoxiang781216 commented on code in PR #8824:
URL: https://github.com/apache/nuttx/pull/8824#discussion_r1141024008
##
libs/libm/newlib/include/math.h:
##
@@ -0,0 +1,775 @@
+/
+ * libs/libm/newlib/inclu
acassis opened a new pull request, #8841:
URL: https://github.com/apache/nuttx/pull/8841
## Summary
avr: Add support to Atmega mega1284p_xplained board
## Impact
Users could use the Atmega mega1284p_xplained board to test NuttX
## Testing
Atmega mega1284p_xplained
--
Thi
acassis commented on issue #8833:
URL: https://github.com/apache/nuttx/issues/8833#issuecomment-1475031607
Hi @laoniaokkk which pins did you change? Do you please share your
modifications?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
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 80cc4be2 Publishing web: b50f5ca4
laoniaokkk commented on issue #8833:
URL: https://github.com/apache/nuttx/issues/8833#issuecomment-1475092844
I use this pins for w5500:
PB12 ---> ETH_INT
PB13 ---> SPI_CLK
PB14 ---> SPI_MISO
PB15 ---> SPI_MOSI
PD8 ---> ETH_CS
PE14 ---> EHT_RST
and this is my pin conf
10 matches
Mail list logo