Closed egcd32 closed 5 years ago
git clone of this repository with a git client on Windows 10 fails with error: unable to stat just-written file src/i2c0/con.rs: No such file or directory This is because "con" is one of Windows reserved filenames.
Should be fixed now!
Thanks!
git clone of this repository with a git client on Windows 10 fails with error: unable to stat just-written file src/i2c0/con.rs: No such file or directory This is because "con" is one of Windows reserved filenames.