OpenAstroTracker-Firmware icon indicating copy to clipboard operation
OpenAstroTracker-Firmware copied to clipboard

Added installation script for windows hosts

Open andre-stefanov opened this issue 4 years ago • 0 comments

You have to add board.txt containing the pio environment to the root directory in order for this script to work

what it does:

  • checks for python installation and redirects the user to the microsoft store python page if python is missing
  • installs platformio
  • builds firmware
  • uploads firmware to the board

andre-stefanov avatar Jun 07 '21 22:06 andre-stefanov