vertexi / K210_power_elec

0 stars 1 forks source link

Need init and update submodule first! #1

Closed Shen99 closed 1 year ago

Shen99 commented 1 year ago

Please add submodule init instructions into README.

Shen99 commented 1 year ago
git clone https://github.com/vertexi/K210_power_elec.git
cd .\K210_power_elec\
git submodule update --init --recursive

requirement

pip install kflash
vertexi commented 1 year ago

Done.