Skip to content

Commit

Permalink
Renamed the linux dfu-util files
Browse files Browse the repository at this point in the history
Renamed the linux dfu-util files
  • Loading branch information
SaheblalBagwan committed May 19, 2016
1 parent b49d4ed commit a3cc7f3
Show file tree
Hide file tree
Showing 32 changed files with 2 additions and 295 deletions.
2 changes: 1 addition & 1 deletion ExploreM3/cores/ExploreM3/Arduino.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
#include "wiring_digital.h"
#include "wiring_analog.h"
#include "wirish_time.h"
#include "wCharacter.h"
#include "WCharacter.h"



Expand Down
2 changes: 1 addition & 1 deletion ExploreM3/platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ recipe.size.regex=\.text\s+([0-9]+).*
# Upload using USB bootloader over DFU
tools.exploreM3_upload.cmd=dfu-util
tools.exploreM3_upload.cmd.windows=dfu-util
tools.exploreM3_upload.cmd.linux=dfu-util
tools.exploreM3_upload.cmd.linux=dfu
tools.exploreM3_upload.path={runtime.hardware.path}/tools/win
tools.exploreM3_upload.path.macosx={runtime.hardware.path}/tools/macosx
tools.exploreM3_upload.path.linux={runtime.hardware.path}/tools/linux
Expand Down
Binary file added tools/linux/abc
Binary file not shown.
File renamed without changes.
Binary file added tools/linux/dfu-prefix
Binary file not shown.
Binary file added tools/linux/dfu-suffix
Binary file not shown.
Binary file removed tools/linux/dfu-util/dfu-prefix
Binary file not shown.
Binary file removed tools/linux/dfu-util/dfu-suffix
Binary file not shown.
15 changes: 0 additions & 15 deletions tools/linux/install.sh

This file was deleted.

40 changes: 0 additions & 40 deletions tools/linux/maple_upload

This file was deleted.

1 change: 0 additions & 1 deletion tools/linux/readme.txt

This file was deleted.

2 changes: 0 additions & 2 deletions tools/linux/serial_upload

This file was deleted.

Binary file removed tools/linux/stlink/st-flash
Binary file not shown.
Binary file removed tools/linux/stlink/st-info
Binary file not shown.
Binary file removed tools/linux/stlink/st-term
Binary file not shown.
Binary file removed tools/linux/stlink/st-util
Binary file not shown.
45 changes: 0 additions & 45 deletions tools/linux/stlink_upload

This file was deleted.

Binary file removed tools/linux/stm32flash/stm32flash
Binary file not shown.
Binary file removed tools/linux/upload-reset
Binary file not shown.
112 changes: 0 additions & 112 deletions tools/linux/upload_router

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
53 changes: 0 additions & 53 deletions tools/macosx/maple_upload

This file was deleted.

2 changes: 0 additions & 2 deletions tools/macosx/serial_upload

This file was deleted.

Binary file removed tools/macosx/stlink/st-flash
Binary file not shown.
Binary file removed tools/macosx/stlink/st-info
Binary file not shown.
Binary file removed tools/macosx/stlink/st-term
Binary file not shown.
Binary file removed tools/macosx/stlink/st-util
Binary file not shown.
2 changes: 0 additions & 2 deletions tools/macosx/stlink_upload

This file was deleted.

Binary file removed tools/macosx/upload-reset
Binary file not shown.
21 changes: 0 additions & 21 deletions tools/macosx/upload_router

This file was deleted.

0 comments on commit a3cc7f3

Please sign in to comment.