| Crates.io | apu_pcengines_hal |
| lib.rs | apu_pcengines_hal |
| version | 0.1.0 |
| created_at | 2020-09-22 12:30:19.610568+00 |
| updated_at | 2020-09-22 12:30:19.610568+00 |
| description | A safe wrapper around the direct memory interface of the APU2+ hardware |
| homepage | |
| repository | https://gitlab.com/dns2utf8/apu_pcengines_hal |
| max_upload_size | |
| id | 291530 |
| size | 16,827 |
A safe wrapper around the direct memory interface of the APU2+ hardware.
sudo apt install build-essential
git clone https://gitlab.com/dns2utf8/apu_pcengines_hal.git
cargo build --release --example leds
sudo ./target/release/examples/leds
The CI builds the binary on the main branch on every commit.
You can download the leds example program from https://dns2utf8.gitlab.io/apu_pcengines_hal/leds or use these commands:
wget https://dns2utf8.gitlab.io/apu_pcengines_hal/leds
sudo ./leds