lilkaoxide 0.1.0

Rust support library for Lilka console
1
2
3
4
5
6
7
8
9
10
11
12
# LilkaOxide
## (formerly Rustilka)

A project that provides Rust language support for the Lilka console, based on no_std, esp-hal, and embassy.

### To create and use a project, it's best to use the `cargo-generate` template to get started quickly.
``` sh
cargo generate --git https://gitlab.com/imbiruss/lilkaoxide.git template
```
For more details about the options, click here: https://rust.lilka.dev/documentation/developments/setup/

For more details, please refer to the document: rust.lilka.dev