File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,6 @@ nav_order: 5
6
6
7
7
# Contributing
8
8
9
- {: .no_toc }
10
-
11
- ## Table of contents
12
-
13
- {: .no_toc .text-delta }
14
-
15
- 1 . TOC {: toc }
16
-
17
9
## How To Contribute
18
10
19
11
Thanks for looking here! We'd love your help. The micro: bit project is only
Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ nav_order: 4
9
9
The micro: bit Universal Hex format is a superset of the
10
10
[ Intel Hex file format] ( https://en.wikipedia.org/wiki/Intel_HEX ) designed to be
11
11
able to include data for multiple targets into a single file.
12
+ This allows the creation of a hex file that will work on micro: bit V1 and V2.
12
13
13
- This section of the docs is still a Work In Progress. For detailed information
14
- on the format please visit :
14
+ Detailed information of the Universal Hex format can be found in the
15
+ specification :
15
16
[ https://github.com/microbit-foundation/spec-universal-hex ] ( https://github.com/microbit-foundation/spec-universal-hex )
You can’t perform that action at this time.
0 commit comments