aboutsummaryrefslogtreecommitdiff
path: root/src/lpc11xx.c
AgeCommit message (Collapse)Author
2013-10-05Bugfix: Always apply the vector table magic number correctly.Richard Eoin Meadows
Previously when the flash write length was less than the Chunk size the 2nd chunk write would re-calculate and apply an incorrect magic number
2013-06-17Rename lpc11xx driver.Gareth McMullin