This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread
Watch
4
Star
0
Fork
You've already forked rt-thread
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e763e51e49
rt-thread
/
bsp
/
nuvoton
/
numaker-hmi-ma35d1
/
nuwriter_scripts
/
install_linux.sh
8 lines
99 B
Bash
Raw
Blame
History
#!/bin/bash
set
-x -e
sudo apt-get install python3 python3-pip
pip3 install -r requirements.txt
View Git Blame
Copy Permalink