lpc177x_8x-hal

Crates.iolpc177x_8x-hal
lib.rslpc177x_8x-hal
version0.4.0
sourcesrc
created_at2018-09-07 06:36:40.870692
updated_at2018-11-05 22:23:11.116827
descriptionImplementation of the `embedded-hal` traits for LPC177x/8x
homepage
repositoryhttps://github.com/thenewwazoo/lpc177x_8x-hal
max_upload_size
id83394
size90,349
Brandon Matthews (thenewwazoo)

documentation

README

lpc177x_8x-hal

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.

Commit count: 9

cargo fmt