dac to adc test

This commit is contained in:
2023-12-14 21:32:33 +01:00
parent 9c2f914740
commit e840c1f931
22 changed files with 20707 additions and 58 deletions

View File

@@ -6,7 +6,8 @@
"${workspaceFolder}/Core/Inc",
"${workspaceFolder}/Drivers/CMSIS/Include",
"${workspaceFolder}/Drivers/CMSIS/Device/ST/STM32G4xx/Include",
"${workspaceFolder}/Drivers/STM32G4xx_HAL_Driver/Inc"
"${workspaceFolder}/Drivers/STM32G4xx_HAL_Driver/Inc",
"${workspaceFolder}/utils/printf"
],
"defines": [
"_DEBUG",