summaryrefslogtreecommitdiff
path: root/chip/stm32/config-stm32f373.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-1/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+0
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-18/+0
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-7/+7
* USB: Fix issue with USB RAM sizesAnton Staaf2014-11-111-2/+5
* USB: stm32f3: use correct values for USB RAM size and usb_uintAnton Staaf2014-11-041-1/+1
* Fix flash bank size for STM32F373Vic Yang2014-10-211-1/+1
* Add support for STM32F373Vic Yang2014-10-071-0/+41