gnu: avrdude: Use @acronym{} mark-up.

* gnu/packages/flashing-tools.scm (avrdude)[description]: Use it.
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-16 21:46:26 +02:00
parent 3b31d985c3
commit a1942cf094
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -147,8 +147,8 @@ brick your device.")
(synopsis "AVR downloader and uploader")
(description
"AVRDUDE is a utility to download/upload/manipulate the ROM and
EEPROM contents of AVR microcontrollers using the in-system programming
technique (ISP).")
EEPROM contents of AVR microcontrollers using the @acronym{ISP, in-system
programming} technique.")
(license license:gpl2+)))
(define-public dfu-programmer