张小北(Xiaobei Zhang)
Results
2
issues of
张小北(Xiaobei Zhang)
hi, im running a rust version of your SDcard driver(sd.c) code on raspiberry pi 3b +. But failed in sd.c, line 329 `sd_cmd(CMD_SEND_SCR,0); if(sd_err) return sd_err; if(sd_int(INT_READ_RDY)) return SD_TIMEOUT;` the...
Hi Boos, im a big fan of yours. And im wondering does theseus supports lazy mapping? The `Memory Management Subsystem` section in the OSDI'22 poster described that APs == AFs....