almost finished DMA reception

This commit is contained in:
2018-01-14 21:44:11 +01:00
parent e2e4d91cf3
commit 2881c2ff2a
15 changed files with 1405 additions and 609 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
// - some support quadrature input, probably all support external clock / gating / clock-out/PWM generation
// Not all chips have all timers and not all timers are equal.
// DMA - Direct memory access lines - TODO split those to channels, they can be used separately
// DMA - Direct memory access lines
// The resource registry will be pre-loaded with platform-specific config of which blocks are available - the rest will be "pre-claimed"
// (i.e. unavailable to functional modules)