]> jspc29.x-matter.uni-frankfurt.de Git - avr.git/commit
Init Commit of RICH DCDC Firmware. Has already basic function for UART,ADC,Shift...
authorAdrian Weber <adrian.a.weber@physik.uni-giessen.de>
Tue, 11 Feb 2020 09:25:51 +0000 (10:25 +0100)
committerAdrian Weber <adrian.a.weber@physik.uni-giessen.de>
Tue, 11 Feb 2020 09:25:51 +0000 (10:25 +0100)
commitbb98de2ebf7116ce3f68bc1d5ef6cd3e4cdf9629
treeb6f5a669530e02c41c3992d0a810bd62ac58e2ec
parent1ee4d3bd9057dce6b0750de8f0f3af575d8c1560
Init Commit of RICH DCDC Firmware. Has already basic function for UART,ADC,Shift register.
atmega32u4/dcdc_rich/Makefile [new file with mode: 0644]
atmega32u4/dcdc_rich/README.md [new file with mode: 0644]
atmega32u4/dcdc_rich/main.c [new file with mode: 0644]
atmega32u4/dcdc_rich/usb_serial.c [new file with mode: 0644]
atmega32u4/dcdc_rich/usb_serial.h [new file with mode: 0644]