Paul Osborne
Paul Osborne
I believe other changes will resolve the root of this by fixing the linker wrapper script path.
Fixed by #135
Should be fixed with the merge of #146
Should be resolved as of #146
I agree with @farcaller's sentiment regarding peripheral traits. For instance, if there were traits for accessing peripherals such as the following, drivers/code could be written on top of these that...
Hey all, sorry for the delay here, my Github notifications are pretty busy and things get buried with everything going on. I'm very open to adding more maintainers and potentially...
@VincentDary I transferred the repo over, existing references should auto-update with how Github handles that and issues like this one have of course migrated over. In the interim, I've taken...
#180 pushes a few critical things to get the project toward where we can drop a 0.5 release to pypi. I'm proposing we move to no longer include the SVD...
@ckudera Sounds interesting. The parser in tree here was never originally intended to be much more than a reference implementation and I think there's space for other implementations. With the...
Most of these suggestions seem pretty reasonable to me. A few notes: * I agree that it can get complicated managing MSRV with multiple dependent crates but I don't see...