Tobbe
Tobbe
I've done what @cagix recommended and created a super simple version of the book in epub format with pandoc. The TOC is weird, the images are too wide (for my...
> FYI to (other) concerned parties, I did finally get the Qt6 branch to build and run (and seems to work, but haven't tested extensively) on my M1 Air. >...
As far as I have understood, there are no chip/device-specific feature gates implemented currently, since I do not see any appropriate features (e.g. `stm32l431`) in `Cargo.toml`, is that correct? If...
Hi, I would really like to get some feedback on this topic to either finish or abandon it. If there is anything missing to evaluate the idea of the approach,...
So you mean finalizing #263 first and revise the alternate function requirements for peripherals afterwards?
I will wait for the outcome of the discussions of #261 and #266 before adjusting this code for the newest changes again.
I have updated the code so it builds again at least. Although this pull request has been heavily affected by the changes introduced with the const generics, its goals are...
> Is there some way to get around this design choice other than having many different new? Yes, we could just remove the push-pull/open-drain requirement. So the following would allow...
Agreed, the syntax is not so important. It appeared to be reasonable to match the tables from the datasheet because I thought this would simplify verification for reviewers. In general,...
In my opinion, this last proposal is what we should definitely do. I just did not know that there are already machine-readable files available which is just the precondition to...