altos/stmf0: Use device ID as usb serial number if requested
authorKeith Packard <keithp@keithp.com>
Mon, 15 Feb 2016 23:24:35 +0000 (15:24 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 15 Feb 2016 23:24:35 +0000 (15:24 -0800)
commit5637c1b2fd7232842245af1437e33b5bb1583c7d
tree82c5d97e3ad05b512d0ef016fce853cc67c4d4a4
parente4006444d3d7b0c499139f58f13353988d38dbb4
altos/stmf0: Use device ID as usb serial number if requested

This exposes the hardware device ID (which is unique per-chip) as the
USB serial number, avoiding the need to create a custom ROM image for
each device.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stmf0/ao_usb_stm.c