Skip to content

structuresound/Daisy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brew install make armmbed/formulae/arm-none-eabi-gcc dfu-util
cd DaisySP && make
cd libDaisy && make

first make DaisySP and/or libDaisy next project / make then dfu-util

dfu-util -R -a 0 -s 0x90040000:leave -D build/Merlin.bin -d ,0483:df11

manual make dfu-util v 0.9

git clone git://git.code.sf.net/p/dfu-util/dfu-util
## checkout 0.9
brew install automake
./autoconf
./configure --libdir=/opt/local/lib --includedir=/opt/local/include  # on MacOSX only

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published