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") | ||||
|     (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 | ||||
|  |  | |||
		Reference in a new issue