mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 00:51:29 +00:00
The RAM size was copied from the STM32F0 definition which was not correct, and the usb_uint computation was only checking for the STM32F0 family, assuming that all others were the old uint32_t access size. Signed-off-by: Anton Staaf <robotboy@chromium.org> BRANCH=None BUG=None TEST=make buildall -j Change-Id: I28951351601254ea6ebabaec2687d6bfe716b699 Reviewed-on: https://chromium-review.googlesource.com/227210 Tested-by: Anton Staaf <robotboy@chromium.org> Reviewed-by: Vic Yang <victoryang@chromium.org> Reviewed-by: Vincent Palatin <vpalatin@chromium.org> Commit-Queue: Anton Staaf <robotboy@chromium.org>