feat support DAC driver for aiit-arm32-board and stm32f407-st-discovery

This commit is contained in:
Liu_Weichao
2022-01-11 16:56:57 +08:00
parent d789b66ed2
commit bac136c51d
41 changed files with 2557 additions and 36 deletions

View File

@@ -383,6 +383,7 @@ static char *const bus_type_str[] =
"RTC_BUS",
"SERIAL_BUS",
"ADC_BUS",
"DAC_BUS",
"Unknown"
};