This repository has been archived on 2020-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
fib/.vimlocal

4 lines
184 B
Plaintext

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>