summaryrefslogtreecommitdiff
path: root/chip/stm32/build.mk
Commit message (Expand)AuthorAgeFilesLines
* stm32: add 32-bit timer supportstabilize-5656.BVincent Palatin2014-03-141-1/+3
* stm32: add support for STM32F0xx familyVincent Palatin2014-03-111-3/+15
* cortex-m: ensure we use the right subset of the instruction setVincent Palatin2013-11-021-0/+2
* STM32L ADC driverVic Yang2013-09-051-1/+1
* Refactor PWM moduleVic Yang2013-08-271-0/+1
* stm32: Add CHIP_FAMILY definesRandall Spangler2013-07-011-3/+3
* Split STM32 i2c implementation for STM32F vs STM32LRandall Spangler2013-04-301-1/+1
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-2/+2
* Move gpio_get_name() to gpio_common.cRandall Spangler2013-04-111-1/+1
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-2/+2
* Add keyboard_raw interfaceRandall Spangler2013-03-221-1/+1
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+1
* stm32: make power led optionalVincent Palatin2012-10-111-1/+2
* stm32f: ADC driverVic Yang2012-09-261-0/+1
* Daisy/Snow: Drive power LED with PWMDavid Hendricks2012-07-021-1/+1
* Use common host command processing for Daisy I2CVincent Palatin2012-05-181-2/+2
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+1
* stm32: Add a generic gpio librarySimon Glass2012-05-101-1/+1
* stm32: add flash programming supportVincent Palatin2012-05-091-0/+1
* introducing chip variant for stm32 family [3/3]Vincent Palatin2012-05-011-1/+2
* introducing chip variant for stm32 family [1/3]Vincent Palatin2012-05-011-0/+15