]> jspc29.x-matter.uni-frankfurt.de Git - avr.git/commit
split the DS28E17 from the MLX90393 library and go over to a more general implementation
authorAdrian Weber <adrian.a.weber@exp2.physik.uni-giessen.de>
Thu, 11 Feb 2021 16:34:27 +0000 (17:34 +0100)
committerAdrian Weber <adrian.a.weber@exp2.physik.uni-giessen.de>
Thu, 11 Feb 2021 16:34:27 +0000 (17:34 +0100)
commit27091d57f0c93e40b1574d1f6f02625972394ac4
treef2fe82a91423ec4fb3d6a81bf28342b6f68d6cc9
parent03ea1b04be29de5b9f46d19ecb92ab2a7e83042b
split the DS28E17 from the MLX90393 library and go over to a more general implementation
atmega32u4/CbmRich_sensoring/DS28E17/DS28E17.c
atmega32u4/CbmRich_sensoring/DS28E17/DS28E17.h
atmega32u4/CbmRich_sensoring/MLX90393/MLX90393.c [new file with mode: 0644]
atmega32u4/CbmRich_sensoring/MLX90393/MLX90393.h [new file with mode: 0644]
atmega32u4/CbmRich_sensoring/Makefile
atmega32u4/CbmRich_sensoring/main.c