chore: set up Gitpod's config to auto-install
build deps and pull the latest agbcc
This commit is contained in:
parent
b934b928f1
commit
dfdec42bc8
@ -3,6 +3,6 @@
|
|||||||
# and commit this file to your remote git repository to share the goodness with others.
|
# and commit this file to your remote git repository to share the goodness with others.
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- init: echo "See INSTALL.md for compilation instructions."
|
- init: make clean && sudo apt install binutils-arm-none-eabi -y && git submodule update --remote
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user