Crates.io | lpc177x_8x-hal |
lib.rs | lpc177x_8x-hal |
version | 0.4.0 |
source | src |
created_at | 2018-09-07 06:36:40.870692 |
updated_at | 2018-11-05 22:23:11.116827 |
description | Implementation of the `embedded-hal` traits for LPC177x/8x |
homepage | |
repository | https://github.com/thenewwazoo/lpc177x_8x-hal |
max_upload_size | |
id | 83394 |
size | 90,349 |
This is a work-in-progress HAL for the LPC177x/8x device(s). It presently only truly supports the LPC1788FBD208 (with the LQFP208
feature).
Note: because the lpc177x_8x
crate uses untagged unions, it requires nightly, and therefore this crate does too.