summaryrefslogtreecommitdiff
path: root/chip/stm32/config_chip.h
Commit message (Expand)AuthorAgeFilesLines
* rose: add stm32f4 family supportRong Chang2017-03-281-2/+3
* stm32f09x: fix flash protection offsetRong Chang2017-02-271-1/+1
* stm32: add support for STM32L442Vincent Palatin2017-02-171-0/+2
* stm32f0: Allow change of external int prioritiesDaisuke Nojiri2016-11-091-0/+4
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-171-3/+7
* STM32: Add HSE and PLL to clock source selectionDaisuke Nojiri2016-04-291-0/+5
* Bring up STM32L476G-EvalDaisuke Nojiri2016-04-251-1/+3
* STM32: Add dma_select_channelDaisuke Nojiri2016-04-251-0/+3
* snoball: Add support for proto 0.9 boardShawn Nematbakhsh2016-04-191-0/+5
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* stm32: Don't use HSI48 clock for chips which don't support itShawn Nematbakhsh2015-12-111-1/+1
* stm32: Remove support for stm32ts60Shawn Nematbakhsh2015-09-291-3/+0
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-211-0/+8
* stm32: Define a larger task size for HOST_CMDGwendal Grignou2015-09-201-2/+5
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-0/+2
* Cleanup: Remove COMPILE_FOR_RAM option from linker scriptsBill Richardson2015-09-081-3/+0
* stm32f05: decrease default system stack sizeAlec Berg2015-07-291-0/+4
* STM32F: Remove support for this familyAnton Staaf2015-06-301-6/+0
* oak_pd: add initial support for oak PDAlec Berg2015-05-271-0/+3
* oak: add initial support for oak board rev1Rong Chang2015-05-271-0/+3
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-0/+4
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-0/+2
* 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