summaryrefslogtreecommitdiff
path: root/chip/stm32/config_chip.h
Commit message (Expand)AuthorAgeFilesLines
* samus: Debounce BC1.2 charger detection due to asynchronous pin contactShawn Nematbakhsh2014-12-291-0/+3
* USB: Fix issue with USB RAM sizesAnton Staaf2014-11-111-6/+0
* Add support for STM32F373Vic Yang2014-10-071-0/+2
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-1/+2
* stm32: update USB buffer size for STM32F0x2Vincent Palatin2014-06-181-0/+2
* stm32: add USB driverVincent Palatin2014-06-181-0/+4
* Add STM32TS60 supportVic (Chun-Ju) Yang2014-04-201-0/+3
* stm32: add STM32F03x configurationVincent Palatin2014-03-221-0/+3
* stm32: add support for STM32F0xx familyVincent Palatin2014-03-111-0/+8
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-0/+3
* Rename mixed-case config constantsRandall Spangler2013-12-161-4/+4
* stm32f: Disable UART receive DMARandall Spangler2013-11-191-2/+5
* Move core-specific toolchain configuration to core/ directoryVincent Palatin2013-11-071-0/+3
* stm32: add stm32l100 variantVincent Palatin2013-10-191-0/+2
* stm32: Use DMA for UART receiveRandall Spangler2013-09-161-1/+2
* stm32: Support DMA-based UART outputRandall Spangler2013-09-111-0/+3
* Initalize DMA before UARTRandall Spangler2013-09-101-0/+3
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-241-4/+0
* Clean up and document UART config optionsRandall Spangler2013-07-241-1/+4
* Clean up and document more config optionsRandall Spangler2013-07-241-3/+7
* Clean up debug config optionsRandall Spangler2013-07-231-3/+0
* Make a top-level config.h file to include sub-configsRandall Spangler2013-07-161-0/+56