lpc176x: read chip id and use as usb serial. (#2184)

Signed-off-by: Matt Baker <baker.matt.j@gmail.com>
This commit is contained in:
Matt Baker
2019-11-21 08:54:20 -08:00
committed by KevinOConnor
parent b0a158c271
commit bab27651a1
5 changed files with 82 additions and 10 deletions

View File

@@ -66,4 +66,8 @@ config SERIAL
bool
default y
config HAVE_CHIPID
bool
default y
endif