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)
committerKeith Packard <keithp@keithp.com>
Tue, 13 Dec 2016 00:44:47 +0000 (16:44 -0800)
commitf650211f9e99e1d3d0ae13ae559dd1c082f71545
tree99ae790b8281bb3d7b58880fdf2b97b08c36f122
parentd46698a01ed4903d36635b34867bfc4bb8fbafc6
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