embeddedartistry / athena-bootloader

An AVR Arduino bootloader that supports uploads over Ethernet (via TFTP) and Serial.
GNU Lesser General Public License v2.1
12 stars 5 forks source link

Add documentation for enabling tftp client in windows #73

Open AkhileshThorat opened 4 years ago

AkhileshThorat commented 4 years ago

Most of the times TFTP client is not enabled on windows. This can be done by following steps below

  1. Navigate to Start>Turn Windows feature on or off
  2. Click on the box to check the TFTP client

Screenshot (45)