Finish VGA Buffer

This commit is contained in:
2021-12-01 16:47:28 +08:00
parent 16fc355843
commit e4470bc04c
7 changed files with 48 additions and 5 deletions

View File

@@ -1,6 +1,4 @@
[toolchain]
channel = "nightly"
components = [ "rust-analyzer-preview" ]
targets = [ "thumbv7em-none-eabihf" ]
components = [ "llvm-tools-preview" ]
profile = "minimal"