You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
fix breakout build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
. ~/.espressif/python_env/idf5.4_py3.11_env/bin/activate
|
||||
|
||||
pip install pyelftools
|
||||
pip install pyelftools ar
|
||||
|
||||
mydir=$(readlink -f "$0")
|
||||
mydir=$(dirname "$mydir")
|
||||
|
||||
Reference in New Issue
Block a user