File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : page
3
3
title : Contributing
4
- nav_order : 5
4
+ nav_order : 6
5
5
---
6
6
7
7
# Contributing
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : Online Tool
4
+ nav_order : 5
5
+ ---
6
+
7
+ # Online Tool
8
+
9
+ An implementation example can be found in the ` docs/examples/webtool.html ` file
10
+ in the repository and it is hosted in the
11
+ [ micro: bit Tech Site] ( ttps://tech.microbit.org ) .
12
+
13
+ This web tool can generate a Universal Hex from an Intel Hex file for micro: bit
14
+ V1 and an Intel Hex file for micro: bit V2.
15
+
16
+ [ Click here to go to the Universal Hex Creator] ( https://tech.microbit.org/software/universal-hex-creator/ ) {: .btn .btn-purple }
17
+
18
+ ![ Online Tool screenshot] ( img/web-tool-screenshot.png )
You can’t perform that action at this time.
0 commit comments