https://github.com/rustsbi/artinchip-hal
Rust embedded hardware abstract layer (HAL) library for ArtInChip chips
https://github.com/rustsbi/artinchip-hal
Last synced: 10 months ago
JSON representation
Rust embedded hardware abstract layer (HAL) library for ArtInChip chips
- Host: GitHub
- URL: https://github.com/rustsbi/artinchip-hal
- Owner: rustsbi
- License: mit
- Created: 2025-07-09T06:11:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-09T07:26:14.000Z (11 months ago)
- Last Synced: 2025-07-09T08:29:10.367Z (11 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# ArtInChip HAL
## Rust Hardware Abstraction Layer for ArtInChip chips
[](https://opensource.org/licenses/MIT)
[](https://opensource.org/license/mulanpsl-2-0)
## Chip support
| Part No | Support Status |
|:--------|:---------------|
| D12x | Pending |
| D13x | Pending |
| D21x | Pending |
| G73x | Pending |
| M6800 | Pending |
## Contributing
Contributions are welcome!
For bugs or suggestions, please [submit an issue](https://github.com/rustsbi/artinchip-hal/issues/new).
To contribute code, please follow our [contribution guidelines](https://github.com/rustsbi/slides/blob/main/2025/reports/Contributing%20to%20RustSBI.md).
## License
This project is licensed under either of
- MIT license ([LICENSE-MIT](LICENSE-MIT) or [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT))
- Mulan PSL v2 ([LICENSE-MULAN](LICENSE-MULAN) or [https://opensource.org/licenses/MulanPSL-2.0](https://opensource.org/licenses/MulanPSL-2.0))