Added verify
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
set makeprg=./tools/build.sh
|
||||
map <silent> <F10> :Start ./tools/upload_stm32.sh<cr>
|
||||
map <silent> <F20> :Start python.exe rootfs$(pwd)/tools/upload_z80.py rootfs$(pwd)/build/fib.z80<cr>
|
||||
set makeprg=./build.sh
|
||||
map <silent> <F10> :Start python.exe rootfs$(pwd)/upload.py rootfs$(pwd)/.build/fib.bin<cr>
|
||||
|
||||
Reference in New Issue
Block a user