Re: Article: Rust on NuttX

2022-01-11 Thread Lee, Lup Yuen
Thanks Alan! I'll do more IoT with Rust on NuttX in future articles :-)

On Wed, Jan 12, 2022 at 7:59 AM Alan Carvalho de Assis 
wrote:

> Nice you Lup! Kudos!!!
>
> On 1/11/22, Lee, Lup Yuen  wrote:
> > This article explains how we might run Rust apps on NuttX...
> >
> > https://lupyuen.github.io/articles/rust2
> >
> > I also tested the Rust Driver for LoRa SX1262 on NuttX.
> >
> > Up Next: Connecting NuttX to The Things Network over LoRaWAN
> >
> > Lup
> >
>


Re: Article: Rust on NuttX

2022-01-11 Thread Alan Carvalho de Assis
Nice you Lup! Kudos!!!

On 1/11/22, Lee, Lup Yuen  wrote:
> This article explains how we might run Rust apps on NuttX...
>
> https://lupyuen.github.io/articles/rust2
>
> I also tested the Rust Driver for LoRa SX1262 on NuttX.
>
> Up Next: Connecting NuttX to The Things Network over LoRaWAN
>
> Lup
>


Article: Rust on NuttX

2022-01-11 Thread Lee, Lup Yuen
This article explains how we might run Rust apps on NuttX...

https://lupyuen.github.io/articles/rust2

I also tested the Rust Driver for LoRa SX1262 on NuttX.

Up Next: Connecting NuttX to The Things Network over LoRaWAN

Lup