lpc8xx-hal 0.8.1

Hardware Abstraction Layer (HAL) for the NXP LPC800 series of ARM Cortex-M0+ microcontrollers
Documentation
1
2
3
4
5
6
target remote | openocd -f interface/cmsis-dap.cfg -f target/openocd.cfg
load
# Required to work around a weird OpenOCD error message when uploading to the
# LPC845-BRK.
monitor reset
continue