Skip to content

Commit a3cc7f3

Browse files
Renamed the linux dfu-util files
Renamed the linux dfu-util files
1 parent b49d4ed commit a3cc7f3

32 files changed

+2
-295
lines changed

ExploreM3/cores/ExploreM3/Arduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
#include "wiring_digital.h"
4646
#include "wiring_analog.h"
4747
#include "wirish_time.h"
48-
#include "wCharacter.h"
48+
#include "WCharacter.h"
4949

5050

5151

ExploreM3/platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ recipe.size.regex=\.text\s+([0-9]+).*
100100
# Upload using USB bootloader over DFU
101101
tools.exploreM3_upload.cmd=dfu-util
102102
tools.exploreM3_upload.cmd.windows=dfu-util
103-
tools.exploreM3_upload.cmd.linux=dfu-util
103+
tools.exploreM3_upload.cmd.linux=dfu
104104
tools.exploreM3_upload.path={runtime.hardware.path}/tools/win
105105
tools.exploreM3_upload.path.macosx={runtime.hardware.path}/tools/macosx
106106
tools.exploreM3_upload.path.linux={runtime.hardware.path}/tools/linux

tools/linux/abc

1.23 KB
Binary file not shown.

tools/linux/dfu-prefix

30.9 KB
Binary file not shown.

tools/linux/dfu-suffix

31.2 KB
Binary file not shown.

tools/linux/dfu-util/dfu-prefix

-46.3 KB
Binary file not shown.

tools/linux/dfu-util/dfu-suffix

-46.4 KB
Binary file not shown.

tools/linux/install.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

tools/linux/maple_upload

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)