This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread-official
mirror of
https://github.com/RT-Thread/rt-thread.git
Watch
4
Star
0
Fork
You've already forked rt-thread-official
0
Code
Issues
Releases
Wiki
Activity
73727fa06e
rt-thread-official
/
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