mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-16 00:04:04 -05:00
parent
61dc8a0225
commit
999f9e2ded
2 changed files with 1 additions and 2 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
static void init() {
|
||||
// Audio DMA initialization was moved to baseband proc's that actually use DMA audio, to save memory.
|
||||
nvicEnableVector(DMA_IRQn, CORTEX_PRIORITY_MASK(LPC_DMA_IRQ_PRIORITY));
|
||||
}
|
||||
|
||||
static void halt() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue