]> Git Repo - J-u-boot.git/commit - cmd/adc.c
cmd: add ADC cli commands
authorNeil Armstrong <[email protected]>
Fri, 27 Apr 2018 13:17:57 +0000 (15:17 +0200)
committerTom Rini <[email protected]>
Tue, 8 May 2018 22:50:23 +0000 (18:50 -0400)
commit051ebe322800c5d9d382e67db51d1982d94ac7b7
tree0dc9c9f06a6f46a6ca88fca5560d2cbf40c6b0f8
parente097ce4304056452704f54245e28a6badb59fe06
cmd: add ADC cli commands

Add an 'adc' cli command to get information from adc devices and to read
"single shot" data.

Signed-off-by: Neil Armstrong <[email protected]>
cmd/Kconfig
cmd/Makefile
cmd/adc.c [new file with mode: 0644]
This page took 0.036461 seconds and 4 git commands to generate.