https://github.com/microbit-foundation/spec-universal-hex
Specification for the micro:bit Universal Hex format.
https://github.com/microbit-foundation/spec-universal-hex
microbit microbit-spec
Last synced: about 1 year ago
JSON representation
Specification for the micro:bit Universal Hex format.
- Host: GitHub
- URL: https://github.com/microbit-foundation/spec-universal-hex
- Owner: microbit-foundation
- License: cc-by-sa-4.0
- Created: 2019-07-25T17:42:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-13T17:55:12.000Z (over 1 year ago)
- Last Synced: 2025-04-12T21:05:23.261Z (about 1 year ago)
- Topics: microbit, microbit-spec
- Language: Python
- Homepage: https://tech.microbit.org/software/spec-universal-hex/
- Size: 96.7 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# micro:bit Universal Hex Specification
Documentation for micro:bit Universal Hex format.
## Specification
The specification of this format can be found in the [spec](spec) folder.
## Implementations
You can implement the specification contained in this repository to add
support for Universal Hex in your project.
There is currently only one implementation in TypeScript:
- https://github.com/microbit-foundation/microbit-universal-hex
## License
SPDX-License-Identifier: [CC-BY-SA-4.0](LICENSE)
## Code of Conduct
Trust, partnership, simplicity and passion are our core values we live and
breathe in our daily work life and within our projects. Our open-source
projects are no exception. We have an active community which spans the globe
and we welcome and encourage participation and contributions to our projects by
everyone. We work to foster a positive, open, inclusive and supportive
environment and trust that our community respects the micro:bit code of conduct.
Please see our [code of conduct](https://microbit.org/safeguarding/) which
outlines our expectations for all those that participate in our community and
details on how to report any concerns and what would happen should breaches
occur.