altos/stmf0: Allocate USB buffers at startup
authorKeith Packard <keithp@keithp.com>
Sun, 1 Mar 2015 00:00:45 +0000 (16:00 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 1 Mar 2015 00:10:10 +0000 (16:10 -0800)
commit476c5b87ea0901f70fe98b581ecca9afaf957607
treeb0554367f2647cbd03531c66246db493a6459ca0
parente4b415cc8f839ceae48916b5e9d78f78589186cf
altos/stmf0: Allocate USB buffers at startup

This lets the extra allocations used from ao_usb_alloc_buffers be
allocated before the first USB connection happens.

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