aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reference_glossary.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-04-17 17:50:58 +1000
committerGitHub <noreply@github.com>2020-04-17 09:50:58 +0200
commitbc13dcd349430074d4276da33ec282bdd7833c78 (patch)
tree026c2a870b563e2cb51432b706233323d4c7d027 /docs/reference_glossary.md
parent55002338b1310bcc7e581ac1e59957e6579ee271 (diff)
downloadfirmware-bc13dcd349430074d4276da33ec282bdd7833c78.tar.gz
firmware-bc13dcd349430074d4276da33ec282bdd7833c78.tar.bz2
firmware-bc13dcd349430074d4276da33ec282bdd7833c78.zip
Remove Atmel FLIP from install scripts and documentation (#8822)
Diffstat (limited to 'docs/reference_glossary.md')
-rw-r--r--docs/reference_glossary.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/reference_glossary.md b/docs/reference_glossary.md
index 08a22050c..4cdba024e 100644
--- a/docs/reference_glossary.md
+++ b/docs/reference_glossary.md
@@ -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