Codebase list ponyprog / 40e0f22
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Debian Janitor 3 years ago
2 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
2929 program Wafercard for SAT, eeprom within GSM, TV or CAR-RADIO.
3030 Furthermore it can be used as a low cost starter kit for PIC and AVR.
3131 .
32 Ponyprog supports AVR, SPI eeprom, AVR micro, 12C bus 8bit eeprom, PIC
32 Ponyprog supports AVR, SPI eeprom, AVR micro, 12C bus 8bit eeprom, PIC
3333 16 micro, PIC 12 micro, AT89S micro and SDE2506 eeprom family chips.
3434 .
3535 You can open any HEX, e2p, mot, csm, rom, eep, bin files and burn them
5757 mkdir -p $(INSTDIR)/usr/share/icons/hicolor/"$${size}"; \
5858 convert +antialias -background transparent -resize "$${size}!" $(CURDIR)/icons/ponyprog.svg $(INSTDIR)/usr/share/icons/hicolor/"$${size}"/ponyprog.png; \
5959 done
60