Re: Support for Pimonori Tiny2040

2022-01-11 Thread Alan Carvalho de Assis
Hi Peter, For some strange reason your email was sent again today (I don't know if only I received it). But it is strange because the date of the email is from Jan 7 2022, although it was received today. BTW, I think you already added the support to your board: https://github.com/apache/incubator

Re: Support for Pimonori Tiny2040

2022-01-11 Thread Peter Kalbus
Hi Alan, saw it this morning, too … don’t know why … I was sleeping :-) Let’s see, what todo next with the Tiny2040 device. /Piet > Am 11.01.2022 um 14:18 schrieb Alan Carvalho de Assis : > > Hi Peter, > > For some strange reason your email was sent again today (I don't know > if only I rece

Re: kconfig-frontends upstream

2022-01-11 Thread Nathan Hartman
On Sat, Oct 16, 2021 at 8:19 AM Tomasz CEDRO wrote: > > Hello Yann, > > You are marked as the author of the kconfig-frontends in a release > package AUTHORS file. This package is a core dependency of the NuttX > RTOS. It seems that development of the package has been abandoned..? > > Can you pleas

Re: kconfig-frontends upstream

2022-01-11 Thread Tomasz CEDRO
On Tue, Jan 11, 2022 at 10:55 PM Nathan Hartman wrote: > On Sat, Oct 16, 2021 at 8:19 AM Tomasz CEDRO wrote: > > Hello Yann, > > You are marked as the author of the kconfig-frontends in a release > > package AUTHORS file. This package is a core dependency of the NuttX > > RTOS. It seems that devel

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

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

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/