machine/samd51: add DAC support (#1198)

* machine/samd51: add DAC support
This commit is contained in:
sago35
2020-07-06 21:02:51 +09:00
committed by GitHub
parent e0b9b1ecd1
commit 1a6bed3305
6 changed files with 87 additions and 8 deletions
-3
View File
@@ -132,9 +132,6 @@ const (
PIN_DAC0 = PA02
PIN_DAC1 = PA05
DAC0 = PIN_DAC0
DAC1 = PIN_DAC1
// FPO Analog RPIs
//FPC_A7 = FPC_D7
//FPC_A8 = FPC_D8