dac: added DAC support macro

Remove DAC support on ESP32-S3
This commit is contained in:
morris
2021-04-06 21:56:27 +08:00
parent 936523b904
commit 75dfd970b4
19 changed files with 13 additions and 374 deletions

View File

@@ -31,7 +31,6 @@
#define DR_REG_SYSTEM_BASE 0x600c0000
#define DR_REG_SENSITIVE_BASE 0x600c1000
#define DR_REG_INTERRUPT_BASE 0x600c2000
#define DR_REG_DMA_COPY_BASE 0x600c3000
#define DR_REG_EXTMEM_BASE 0x600c4000
#define DR_REG_MMU_TABLE 0x600c5000
#define DR_REG_ITAG_TABLE 0x600c6000