flip111
flip111
> Or link to some other website that explains this. I read further, this is explained here. https://rust-embedded.github.io/book/peripherals/borrowck.html Consider forward looking sentence or merging these two sections.
> I don't have a suggestion for this at the moment, need more knowledge first. Related?? section of book https://rust-embedded.github.io/book/static-guarantees/state-machines.html
http://blog.japaric.io/brave-new-io/ > Physical pins on a microcontroller can be configured as digital inputs, as digital outputs or as peripheral pins (pins associated to peripherals like the USART). We can encode...
I will make a PR for this maybe
@therealprof In the text "Peripheral" is opposed to "CPU, RAM, or Flash Memory" because when describing peripherals it's contrast it with that because of the wording "more than just". >...
> On the other hand I strongly feel like "peripheral" is the correct word to describe on-chip components such as the ADCs, DMA, CRC block, timers, GPIO, comparators/opamps, etc etc....
Well the building on the previous section is ok because https://rust-embedded.github.io/book/intro/index.html > This book generally assumes that you’re reading it front-to-back As i see it the following subjects are covered:...
i can't move this issue forward on my own at the moment
what's a "target triple" ?
Thanks, i will wait on some other PR's before reconsidering this.