gnu: avrdude: Use @acronym{} mark-up.
* gnu/packages/flashing-tools.scm (avrdude)[description]: Use it.
This commit is contained in:
		
							parent
							
								
									3b31d985c3
								
							
						
					
					
						commit
						a1942cf094
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -147,8 +147,8 @@ brick your device.") | ||||||
|     (synopsis "AVR downloader and uploader") |     (synopsis "AVR downloader and uploader") | ||||||
|     (description |     (description | ||||||
|      "AVRDUDE is a utility to download/upload/manipulate the ROM and |      "AVRDUDE is a utility to download/upload/manipulate the ROM and | ||||||
| EEPROM contents of AVR microcontrollers using the in-system programming | EEPROM contents of AVR microcontrollers using the @acronym{ISP, in-system | ||||||
| technique (ISP).") | programming} technique.") | ||||||
|     (license license:gpl2+))) |     (license license:gpl2+))) | ||||||
| 
 | 
 | ||||||
| (define-public dfu-programmer | (define-public dfu-programmer | ||||||
|  |  | ||||||
		Reference in a new issue