Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
manison committed Jun 13, 2020
1 parent 66a29f9 commit 365a9be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ technique (ISP).
This port can be built natively under Windows with Visual C++ compiler (no more
[crosscompiling](https://github.com/arduino/avrdude-build-script#windows-cross-compile-from-linux-requirements) with MinGW or Cygwin).

This port has no external dependencies. The FTDI CDM drivers are required when using
FTDI based programmers (_avrftdi_ or _ftdi_syncbb_). No dependencies on _libusb_ or _libftdi_.

## System Requirements

* Windows XP or newer

## Build Prerequisities

* [Visual Studio 2019 Community](https://visualstudio.microsoft.com/) or higher with C++ desktop development workload
Expand Down

0 comments on commit 365a9be

Please sign in to comment.