Fix up the ARM audio support (#2136)
* Get audio working on clueboard/60 * add keys for music mode * Change doubles to floats * add keys for all the songs * revert to the default startup sound * Remove music mode until we can figure out why it crashes
This commit is contained in:
parent
fd359e23e8
commit
5836d1a06a
8 changed files with 230 additions and 132 deletions
|
@ -18,7 +18,6 @@
|
|||
#include "ch.h"
|
||||
#include "hal.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "print.h"
|
||||
#include "keymap.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue