summaryrefslogtreecommitdiff
path: root/chip/stm32/build.mk
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* sweetberry: expose i2c over usbRuben Rodriguez Buchillon2018-05-211-1/+0
* Use gcc's name for ARMv6-with-svc on cortex-m chipsPatrick Georgi2018-05-171-1/+5
* stm32: add usb_isochronousWei-Han Chen2018-01-311-0/+1
* stm32: add SPI master for STM32H7Vincent Palatin2018-01-081-1/+2
* stm32: Add STM32H7 familyVincent Palatin2018-01-081-1/+6
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-1/+1
* stm32f4: Add OTP support.Gwendal Grignou2017-07-281-0/+1
* Add flash command support to boards with STM32F4Gwendal Grignou2017-06-031-0/+1
* stm32: add TRNG supportVincent Palatin2017-02-231-0/+1
* chip/stm32/usb_hid: Add USB HID touchpad driverNicolas Boichat2016-11-221-0/+1
* chip/stm32/usb_hid: Separate HID keyboard supportNicolas Boichat2016-11-161-0/+1
* sweetberry: add usb power logging interfaceNick Sanders2016-11-111-0/+1
* usb_i2c: refactor into commonNick Sanders2016-11-021-1/+0
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-2/+2
* sweetberry: add dwc usb supportNick Sanders2016-09-011-1/+9
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-171-2/+6
* Bring up STM32L476G-EvalDaisuke Nojiri2016-04-251-2/+2
* servo_micro: add USB I2C interfaceNick Sanders2016-03-151-0/+1
* lucid: add support to detect BC1.2 suppliersMary Ruthven2016-02-261-0/+1
* stm32: add synchronous debug printfAlec Berg2015-10-191-0/+1
* USART: Add DMA based receiverAnton Staaf2015-08-241-1/+1
* USART: Add usart_info commandAnton Staaf2015-08-241-0/+1
* USART: Split RX driver between L and F familiesAnton Staaf2015-08-101-1/+2
* common: change interface to SPI flashGwendal Grignou2015-07-301-1/+1
* USART: Add DMA based transmitterAnton Staaf2015-07-211-0/+1
* USART: Add flexibility needed to support DMAAnton Staaf2015-07-151-0/+1
* STM32F: Remove support for this familyAnton Staaf2015-06-301-1/+0
* i2c: Move i2c_read_string to common codeShawn Nematbakhsh2015-05-261-1/+1
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-1/+1
* USB: Delete mass storage driverAnton Staaf2015-01-081-1/+0
* pd: Re-factor common flash vdms.Todd Broch2014-12-051-1/+4
* USB: Add support for board specific connect/disconnectAnton Staaf2014-11-111-1/+1
* stm32-USB: USB SPI tunnel driverAnton Staaf2014-10-221-0/+1
* Allow full Cortex-M4 instruction set for STM32F3xxVic Yang2014-10-211-0/+5
* Factor out common flash code for STM32F and STM32F0Vic Yang2014-10-151-0/+3
* stm32-USB: USB GPIO control driverAnton Staaf2014-10-081-0/+1
* Add support for STM32F373Vic Yang2014-10-071-3/+1
* stm32-USB: Initial USB bulk endpoint stream driverAnton Staaf2014-09-231-0/+1
* stm32-USART: Add generic stream based usart driverAnton Staaf2014-09-231-0/+1
* EC: clean up i2c_read_stringSheng-Liang Song2014-08-291-1/+1
* usb: add support for mass storage (bulk-only)Dominic Chen2014-08-151-0/+1
* Move software CRC implementation to commonVic Yang2014-08-081-1/+0
* usb: add USB console driverVincent Palatin2014-07-171-0/+1
* GPIO: Reduce code duplication in STM32 gpio driverAnton Staaf2014-07-171-1/+1
* Refactor STM32 SPI flash driverVic Yang2014-07-151-1/+1
* stm32: implement spi flash driverDominic Chen2014-07-091-0/+1
* usb: add USB HID driverVincent Palatin2014-06-191-0/+1
* stm32: add USB driverVincent Palatin2014-06-181-0/+1
* stm32: USB Power Delivery physical layerVincent Palatin2014-04-121-0/+1