You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/06/20 23:51:39 UTC

[GitHub] [incubator-nuttx] rtucker85 opened a new pull request, #6491: LITEETH peripheral driver support

rtucker85 opened a new pull request, #6491:
URL: https://github.com/apache/incubator-nuttx/pull/6491

   ## Summary
   This PR adds:
   
   1. A driver for the LiteX LITEETH peripheral.
   2. A defconfig for the ARTY_A7 development board to demonstrate LITEETH support.
   
   ## Impact
   Isolated to LiteX system users with LITEX ETHMAC configuration turned on.
   
   ## Testing
   Built and tested on the [Digilent ARTY_A7](https://digilent.com/shop/arty-a7-artix-7-fpga-development-board/) development board using the inbuilt Ethernet Jack.
   
   The delivered defconfig will enable the following networking functions:
   
   1. ping
   2. telnetd -> NSH over telnet
   3. iperf


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] pkarashchenko merged pull request #6491: LITEETH peripheral driver support

Posted by GitBox <gi...@apache.org>.
pkarashchenko merged PR #6491:
URL: https://github.com/apache/incubator-nuttx/pull/6491


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6491: LITEETH peripheral driver support

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #6491:
URL: https://github.com/apache/incubator-nuttx/pull/6491#issuecomment-1161340554

   @rtucker85 please run this command and commit the change:
   ./tools/refresh.sh --silent arty_a7/netnsh


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org