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-nuttx/commit/72355878ec608bacc55afcbe15fecfdce04bad65

Great work! Kudos!!!

Now you can start to play with it adding sensors, creating new board
profiles to test other NuttX features, etc.

BR,

Alan

On 1/7/22, Peter Kalbus <p...@me.com.invalid> wrote:
> Hi,
>
> I owned a Pimoroni Tiny2040 device.
> It’s an RP2040 based device with some interesting features:
>
>   + small form factor (18x21.3mm)
>   + 8 MByte Flash
>   + RGB LED
>   + Reset Button
>   + USB-C
>   - reduced pin-header
>
> I’d like to add the device based on the available RP2040 support.
> It’s basically working, but the specifics are missing.
>
>
> My plan is to re-use the code from
>
>   'boards/arm/rp2040/raspberrypi-pico‘ and
>
> and add the support in
>
>   'boards/arm/rp2040/pimoroni-tiny2040‘.
>
>
> Anything wrong with this approach?
>
> Regards
> Piet
>
>

Reply via email to