]> jspc29.x-matter.uni-frankfurt.de Git - avr.git/commit
init of code for a Trb5sc AddOn for the CBM RICH detector with a Atmega32u4 uC on...
authorAdrian Weber <adrian.a.weber@exp2.physik.uni-giessen.de>
Mon, 8 Feb 2021 16:42:53 +0000 (17:42 +0100)
committerAdrian Weber <adrian.a.weber@exp2.physik.uni-giessen.de>
Mon, 8 Feb 2021 16:42:53 +0000 (17:42 +0100)
commita101da0505f7e924b5c005dbe9edfbad11b3173f
tree24c5fad18330f7e5ef5aaac4d6d6dfb5b6e99d51
parenta62371a902ed67ddaa40937bfe93bdc6d098e6d9
init of code for a Trb5sc AddOn for the CBM RICH detector with a Atmega32u4 uC on board. Developed for backplane Sensor readout.
atmega32u4/CbmRich_sensoring/.gitignore [new file with mode: 0644]
atmega32u4/CbmRich_sensoring/Makefile [new file with mode: 0644]
atmega32u4/CbmRich_sensoring/README.md [new file with mode: 0644]
atmega32u4/CbmRich_sensoring/config [new file with mode: 0755]
atmega32u4/CbmRich_sensoring/main.c [new file with mode: 0644]
atmega32u4/CbmRich_sensoring/usb_serial.c [new file with mode: 0644]
atmega32u4/CbmRich_sensoring/usb_serial.h [new file with mode: 0644]