File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Build Status] [ travis-img ]] [ travis-repo ]
2
- [ travis-img ] : https://travis-ci.org/micropython/micropython.png?branch=master
3
- [ travis-repo ] : https://travis-ci.org/micropython/micropython
4
-
5
1
The Micro Python project (HydraBus port Beta)
6
2
==============================================
7
3
<p align =" center " >
8
- <img src =" https://raw2. github.com/micropython/micropython/ master/logo/upython-with-micro .jpg " alt =" MicroPython Logo " />
4
+ <img src="http://github.com/%3Cspan%20class="pl-corl">https://github.com/bvernoux/hydrabus/blob/ master/HydraBus_board .jpg alt="HydraBus board "/>
9
5
</p >
10
6
11
7
This is the Micro Python project, which aims to put an implementation
@@ -24,6 +20,7 @@ Python 3.4 functionality implemented for the data types and modules.
24
20
25
21
See the repository www.github.com/micropython/pyboard for the Micro
26
22
Python board, the officially supported reference electronic circuit board.
23
+
27
24
For HydraBus version see HydraBus website: http://hydrabus.com
28
25
29
26
Major components in this repository:
@@ -88,9 +85,9 @@ Then to flash the code via USB DFU to your device:
88
85
89
86
$ make deploy
90
87
91
- or
88
+ or for windows:
92
89
93
- for windows by double clicking on update_fw_usb_dfu_hydrabus.bat
90
+ by double clicking on update_fw_usb_dfu_hydrabus.bat
94
91
95
92
You will need the dfu-util program, on Arch Linux it's dfu-util-git in the
96
93
AUR. If the above does not work it may be because you don't have the
You can’t perform that action at this time.
0 commit comments