This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
54e630e14d
nuttx
/
boards
/
arm
/
stm32
/
maple
/
tools
/
dfu.sh
4 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
Merged in manuelstuehn/nuttx/feature/bsd-portable (pull request #975) change all occurences of /bin/(ba)sh to /usr/bin/env bash which appears more portable Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-08-10 17:57:26 +02:00
#!/usr/bin/env bash
STM32: Support for the LeafLabs Maple and Maple Mini boards. From Librae
2013-09-13 20:45:33 +02:00
dfu-util -a1 -d 1eaf:0003 -D nuttx.bin -R
Reference in New Issue
Copy Permalink