]> jspc29.x-matter.uni-frankfurt.de Git - avr.git/commit
DCDC MDC Converter Board: add comments to the working code and remove >dummy< from...
authorOle Artz <ole.artz@t-online.de>
Mon, 30 May 2022 13:44:37 +0000 (15:44 +0200)
committerOle Artz <ole.artz@t-online.de>
Mon, 30 May 2022 13:44:37 +0000 (15:44 +0200)
commit8714ef1768f7f29caf64c05159e7c6bc6aee18bf
treecd610dfd7738734bdadcda6baae68d9ab2453d15
parent020789e362662a77fd629b0a83811935fc63cb77
DCDC MDC Converter Board: add comments to the working code and remove >dummy< from readme file.
atmega32u4/dcdc_mdc/Makefile [new file with mode: 0644]
atmega32u4/dcdc_mdc/README.md [new file with mode: 0644]
atmega32u4/dcdc_mdc/dcdc.pl [new file with mode: 0755]
atmega32u4/dcdc_mdc/main.c [new file with mode: 0644]
atmega32u4/dcdc_mdc/usb_serial.c [new file with mode: 0644]
atmega32u4/dcdc_mdc/usb_serial.h [new file with mode: 0644]