lpc55-hal 0.0.4

Hardware Abstraction Layer (HAL) for the NXP LPC55S6x ARM Cortex-33 microcontrollers
Documentation
[build]
  command = "curl https://sh.rustup.rs -sSf | sh -s -- -y && source $HOME/.cargo/env && rustup target add thumbv8m.main-none-eabi && cargo doc"
  publish = "target/thumbv8m.main-none-eabi/doc"

[[redirects]]
  from = "/"
  to = "/lpc55_hal"