Rename and move src/drivers/adc to src/drivers/adc/board_adc

This commit is contained in:
SalimTerryLi
2020-09-08 11:09:20 +08:00
committed by GitHub
parent df38e3798c
commit c037dbef21
92 changed files with 92 additions and 92 deletions

View File

@@ -12,7 +12,7 @@ if bst start -X
then
fi
if adc start
if board_adc start
then
fi