This website requires JavaScript.
Explore
Help
Sign in
pinetime
/
wasp-os
Watch
1
Star
0
Fork
You've already forked wasp-os
0
Code
Activity
a956b3efe5
wasp-os
/
tools
/
docker
/
setup-env.sh
5 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
wasp: Switch recommended toolset to 10-2020-q4 Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2021-12-24 10:27:52 +01:00
export
PATH
=
/opt/gcc-arm-none-eabi-10-2020-q4-major/bin:
$PATH
Added Docker setup to build wasp-os. This should make it a bit easier for people to contribute. Also fixed the documentations on how to setup on Debian, as certain recommended packages don't exist. Signed-off-by: Shuhao Wu <shuhao@shuhaowu.com>
2021-02-03 00:21:18 +01:00
cd
~/wasp-os
Copy permalink