Hanno Braun

Results 489 comments of Hanno Braun

@boomshroom > It may be a while before core::{future, task} becomes stabalized, but even so, if I'm doing no_std stuff, I tend to be using nightly anyways (for things like...

@XOSplicer I'm not speaking for the project, only for myself, but I think what's required here is someone to figure out what using `Future` actually means in practice. If I...

> How to facilitate simple resource usage in panic handlers Just a thought: Wouldn't RTIC be in the perfect position to address this? If RTIC handled panics, then the application...

@tarcieri > > If RTIC handled panics > > How? Most Rust embedded projects I've seen implement very simple panic handlers that do something like specify an `eh_personality` lang item...

I did some research. This has been discussed before: https://github.com/rtic-rs/rfcs/issues/27

NXP has a Cortex-M33 MCU in pre-production now: https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/lpc-cortex-m-mcus/lpc5500-series/high-efficiency-arm-cortex-m33-based-microcontroller-family:LPC55S6x

I didn't have a chance to say this before we ran out of time in the meeting, but I'm very interested in this topic, specifically HIL testing. So far I...

@therealprof > > SVD files themselves (as provided by the manufacturer) are rarely updated by the manufacturer > Not true, while many of them truly suck there're a few notable...

@therealprof > Yes, you can download them yourself by going to the "MCUXpresso SDK Builder" site and selecting what you need. They'll only distribute full bundles with documentation and everything....

@japaric is on Patreon: https://www.patreon.com/japaric I don't know if there are any other embedded Rust devs on Patreon, but any money going to @japaric is certainly well-spent. If you're looking...