Codebase list ponyprog / 5298eebd-c658-4ea0-affe-99cb7ce42ad4/main
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Debian Janitor 2 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
6464 mkdir -p $(INSTDIR)/usr/share/icons/hicolor/"$${size}"; \
6565 convert +antialias -background transparent -resize "$${size}!" $(CURDIR)/icons/ponyprog.svg $(INSTDIR)/usr/share/icons/hicolor/"$${size}"/ponyprog.png; \
6666 done
67