nihalpasham / rustBoot

rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
MIT License
214 stars 21 forks source link

Add support for the nRF9160 #66

Closed macthestack closed 2 years ago

macthestack commented 2 years ago

The nRF9160 has some very interesting use cases opening up lte-m and nb-iot capabilities.

nihalpasham commented 2 years ago

yeah, it'd be a nice addition. Are you (already) working on adding rustBoot support for the nrf9160?

nihalpasham commented 2 years ago

@Strange21 -

Strange21 commented 2 years ago

Acknowledged 👍

nihalpasham commented 2 years ago

closing this one. this is being tracked in #69