mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 18:11:05 +00:00
The console code never worked with the old style STM32 USB peripherals because no chips with that version of the peripheral were being used. The STM32F373 uses the older USB peripheral. Signed-off-by: Anton Staaf <robotboy@chromium.org> BRANCH=None BUG=None TEST=make buildall -j Enable console on ryu_p2 and discovery-stm32f072 board Verify that it works on both Change-Id: I77d36c33712521d7840b4e3ca02ebbea5de3d5df Reviewed-on: https://chromium-review.googlesource.com/227741 Tested-by: Anton Staaf <robotboy@chromium.org> Reviewed-by: Vincent Palatin <vpalatin@chromium.org> Commit-Queue: Anton Staaf <robotboy@chromium.org>