summaryrefslogtreecommitdiff
path: root/cmd/adc.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-4/+4
2019-01-15cmd: adc: Use the sub-command infrastructureBoris Brezillon1-28/+5
2018-11-20cmd: adc: add an option to scan some or all available channelsFabrice Gasnier1-1/+54
2018-11-20cmd: adc: print single conversion also in uVFabrice Gasnier1-2/+7
2018-11-20cmd: adc: add info on channel maskFabrice Gasnier1-1/+5
2018-05-09cmd: add ADC cli commandsNeil Armstrong1-0/+120