Jesse Laning

Results 3 issues of Jesse Laning

This example echos commands, denoted by a new line, sent to the UARTE0 interface and over RTT (Real-Time Transfer) I/O protocol for debug purposes. I saw there were a few...

OS: Windows 10 Rust version: 1.48.0 Target: thumbv7em-none-eabihf Platform: nRF52840-DK (10056) This is a weird one I've been trying to figure out all night. I cannot get the gpiote-demo to...

I will say https://github.com/XAMPPRocky/fluent-templates/pull/33 leaves a little ugly way of handling any errors given off by `FluentLoader::call` as this is my current solution ```rust let fl = FluentLoader::new(loader).with_default_lang(langid!("en-US")); tera.register_function( "fluent",...

enhancement
help wanted
good first issue