6 releases
0.2.1 | Oct 16, 2022 |
---|---|
0.2.0 | Oct 15, 2022 |
0.1.4 | Jan 24, 2022 |
#831 in Embedded development
28 downloads per month
15KB
347 lines
a800xl-utils
Number of utilities for experimental mos-a800xl-none
target, provided by https://github.com/mrk-its/rust/tree/mos_target
API Docs
Running examples
The easiest way is to use provided devcontainer.json
configuration for vscode:
- Configure Visual Studio Code with
Remote - Containers
extension - Open this project inside devcontainer and type
make
- The result is
examples.atr
containing all examples
License
All source code (including code snippets) is licensed under either of
-
Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
-
MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Dependencies
~1.3–2MB
~42K SLoC