Remove Atmel FLIP from install scripts and documentation (#8822)

This commit is contained in:
Ryan
2020-04-17 17:50:58 +10:00
committed by GitHub
parent 55002338b1
commit bc13dcd349
18 changed files with 2 additions and 89 deletions

View File

@ -46,9 +46,6 @@ An IDE that is popular with many C developers.
## Firmware
The software that controls your MCU.
## FLIP
Software provided by Atmel for flashing AVR devices. We generally recommend [QMK Flasher](https://github.com/qmk/qmk_flasher) instead, but for some advanced use cases FLIP is required.
## git
Versioning software used at the command line