stm32-data/README.md
2021-04-21 15:43:59 -04:00

216 B

wget http://stmcufinder.com/API/getFiles.php -O sources/files.json wget http://stmcufinder.com/API/getMCUsForMCUFinderPC.php -O sources/mcus.json

jq -r .Files[].URL < sources/files.json | wget -P sources/ -N -i -