Driver for AD7705/AD7706 SPI ADC
This commit is contained in:
parent
49a0a74ae2
commit
ee7bd87011
5 changed files with 363 additions and 0 deletions
4
examples/ad770x/Makefile
Normal file
4
examples/ad770x/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PROGRAM = ad770x
|
||||
EXTRA_COMPONENTS = extras/ad770x
|
||||
#ESPBAUD = 460800
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue