aboutsummaryrefslogtreecommitdiffstats
path: root/src/lpc176x/chipid.c
Commit message (Collapse)AuthorAgeFilesLines
* lpc176x: Move chip id code from usbserial.c to new file chipid.cKevin O'Connor2019-11-261-0/+46
Add a chipid.c file - this makes the code layout more similar to the other arm boards. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>