ADCTest DAC support for Teensy 3.1
- Vref of 1.2 V isn't working (may be due to missing setup/hardware)
This commit is contained in:
parent
8ee8e3cb55
commit
c25ded384f
5 changed files with 63 additions and 90 deletions
|
@ -7,6 +7,7 @@ if [ ! -e teensy-loader-cli/teensy-loader-cli ]; then
|
|||
cd teensy-loader-cli
|
||||
cmake @CMAKE_SOURCE_DIR@/LoadFile
|
||||
make
|
||||
cd -
|
||||
fi
|
||||
|
||||
#| Loads the hex file onto the teensy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue