Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 470 Bytes

fwsize.md

File metadata and controls

18 lines (12 loc) · 470 Bytes

Firmware Size Measurement

firmware-sizes.sh measures firmware size under different combinations. It is designed to run on Windows 10 environment.

  1. Install Arduino IDE and prepare the sketch as in installation guide.

  2. Install Chocolatey packages:

    choco install arduino-cli git jq
  3. Run the script in Git Bash:

    extras/firmware-sizes.sh >extras/firmware-sizes.ndjson