lpc-rs / lpc-pac

Peripheral Access Crates for LPC microcontrollers
9 stars 9 forks source link

Use nightly for lpc11uxx and lpc176x5x #13

Closed rnestler closed 5 years ago

rnestler commented 5 years ago

This is just to experiment with the generated source to test the UART peripherals.

rnestler commented 5 years ago

@dbrgn or @hannobraun any comments, reviews?

hannobraun commented 5 years ago

Looks like everything's in order then! Merging.