New BSP crate: Particle Xenon

Hi, I'm learning both Rust and embedded development at the same time. I am looking to create a Bluetooth keyboard using Particle Xenon devices, which are inexpensive modules based on the Nordic NRF52840. So I created a BSP for it, which at least runs the blinky example. In the future, I would love to incorporate usb_device and rubble for the other peripherals I'll need to make this project successful.

I could really use some code review, as I normally live in the JVM and am learning this all from scratch. Thanks!

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.