]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding analog.c lib from teensyduino.
authorJacob Alexander <haata@kiibohd.com>
Sun, 13 Apr 2014 04:13:37 +0000 (21:13 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sun, 13 Apr 2014 04:13:37 +0000 (21:13 -0700)
commit8ee8e3cb55209dae009195fd662d3e593026fa0a
tree8ebe396c738989ff8b67161c922fe3d32bf9aa33
parentdc22fa757a1e044fd501a3164bd2a520d7b673fe
Adding analog.c lib from teensyduino.

- Mostly for reference, you shouldn't include it verbatim in your module.
Macro/PartialMap/macro.c
Output/pjrcUSB/output_com.c
Scan/ADCTest/analog.c [new file with mode: 0644]
Scan/ADCTest/defaultMap.h [new file with mode: 0644]
Scan/ADCTest/scan_loop.c [new file with mode: 0644]
Scan/ADCTest/scan_loop.h [new file with mode: 0644]
Scan/ADCTest/setup.cmake [new file with mode: 0644]
main.c