remove IO chapter, is covered in next chapter#411
remove IO chapter, is covered in next chapter#411BartMassey merged 1 commit intorust-embedded:masterfrom
Conversation
BartMassey
left a comment
There was a problem hiding this comment.
I think this section stub might be intended to be about external I/O rather than generic peripheral stuff. Hard to tell given the stub. It seems reasonable to either remove the stub section or fill it in with something, but not sure which is better.
|
Hmm that is what I thought as well but I think the knowledge from generic peripheral stuff can easily be transferred to external I/O, which usually also invovles writing to and reading from registers. |
|
I agree that it is hard to tell what is intended. Maybe a discussion of the embedded |
|
The stub has been present for 8 years without being filled in. The original author who put the placeholder there does not actively participate in this community any more, and while they are contactable I think this isn't a question worth asking them - we should be filling the book with things we think are important now, not trying to peer into the past to try to understand a placeholder's intent. |
No description provided.