Andrew Walbran
Andrew Walbran
I'm also interested in using the FAT32 part of this crate without the SD card part. In particular I'm looking at using it on top of a VirtIO block device...
> > and a couple more pages > > Hey Andrew! I like the content a lot that you're adding, but... I would suggest that you try it out first...
I taught this yesterday, and got through it slightly quicker than expected, about 1:40 for day 3 afternoon including a bunch of questions. Error handling took a while with lots...
I've removed the AP section from this PR for now, and will send a separate PR for that. I've responded to your comments on the microcontroller section, hopefully we can...
If triggers undefined behaviour then we shouldn't have it as an example, but I'm not clear on why it is UB.
How about #486 instead?
Doesn't using partially qualified names for types make the code samples longer and harder to read?
The instructions in the course already do say that they are specific to gLinux and Debian. The instructions linked above give all users read-write access to the device, which is...
For the common case of people at Google running gLinux, or people externally using Debian or Ubuntu, the instructions we have are correct and the instructions linked above are less...
Are you sure this isn't going to cause problems in future if the cache gets out of date?