Title says it all…
make -f controller/makefile bin
(f controller/makefile specifies which branch of the project to look into either the ‘controller’ or the ‘voicecard’).
This generates ambika_controller.bin ; but since the SD card does not support long names, you have to rename it to ambika.bin
got it. thanks! (and i finally fixed my toolchain!)
hmm. Cant seem to get it to take. It goes through the update but I’m stuck at v0.1
There has been only a handful of minor fixes after december’s v0.1 release - so I haven’t changed the version number.
ah, phew. The documentation shows v1.0 (in the manual under firmware update) which threw me off…