altos/stm: Make ao_usb_set_address static. Saves a bunch of text space
authorKeith Packard <keithp@keithp.com>
Tue, 13 Dec 2016 00:44:47 +0000 (16:44 -0800)
committerBdale Garbee <bdale@gag.com>
Tue, 13 Dec 2016 07:18:50 +0000 (00:18 -0700)
commit7a2897b05ff25fc90183408630b1f053b2df7322
treecfee956ce9c53251d8e31b008474a65c53b6bbf9
parentf22b5bf5c442133b68c9f0b5551ce3a32b17cc6c
altos/stm: Make ao_usb_set_address static. Saves a bunch of text space

I'm sure this makes the function end up in-lined, which saves enough
text space to fit the flash loader in ROM again.

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