datomusic / duo-imxrt

MIT License
3 stars 0 forks source link

Clean up LED implementation #146

Open ggVGc opened 1 year ago

ggVGc commented 1 year ago

The FLEXIO LED-driver could use some improvements and cleanup, especially in the DMA deparement (such as making the DMA channel configurable).

Not urgent, but should be done when time allows.

DavidMenting commented 9 months ago

Is there anything that needs to be cleaned up apart form having the DMA channel configurable? Seeing that we're targeting one application I don't think having configurable DMA is as important as it would be in - for instance - a Teensy or other development board.