+1.
Test with checkrelease.sh.
On Wed, Apr 27, 2022 at 4:01 PM Alin Jerpelea wrote:
> Hello all,
>
>
> Apache NuttX (Incubating) 10.3.0 RC1 has been staged under [1] and it's
> time to vote on accepting it for release. If approved we will seek
> final release approval from the IPMC. Voting will
Shouldn't be to hard. The part has its sockets and network stacks inside
so you will have to use USRSOCK.
It also uses an SPI interface so you might want to put it inside the OS for
better SPI control.
On Thu, Apr 28, 2022, 10:09 AM Michael Jung wrote:
> Hi Greg,
>
> Thanks for the update! I
Hi Greg,
Thanks for the update! I will probably have to start working on one.
Bye,
Michael
Am Do., 28. Apr. 2022 um 16:14 Uhr schrieb Gregory Nutt :
> I started the w5500 driver a few years ago, but never finished it. No
> driver exists, only that header file.
>
> On Thu, Apr 28, 2022, 12:3
I started the w5500 driver a few years ago, but never finished it. No
driver exists, only that header file.
On Thu, Apr 28, 2022, 12:35 AM Michael Jung wrote:
> Hello,
>
> There is a include/nuttx/net/w5500.h header file for the WIZnet W5500
> Ethernet Controller in the NuttX code base, but no