summaryrefslogtreecommitdiff
path: root/board/discovery-stm32f072/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: change Google USB vendor infoMike Frysinger2022-09-141-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/discovery-stm32f072/board.c: Format with clang-formatJack Rosenthal2022-06-281-54/+27
* chip/stm32/usb_spi.c: Advertise endpoint nameJes B. Klinke2021-12-161-0/+1
* spi: Pass in spi_device as argument to spi_enable instead of portTom Hughes2021-01-281-2/+2
* spi: add flags to spi configurationJett Rink2020-01-291-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* chip/stm32/usart: Add flags to usart_configNicolas Boichat2017-10-181-0/+2
* USART: Add DMA based receiverAnton Staaf2015-08-241-1/+5
* stm32: Enable 3rd SPI interfaceGwendal Grignou2015-07-301-2/+2
* common: change interface to SPI flashGwendal Grignou2015-07-301-2/+9
* Discovery: Add Forward and Loopback USART configurationsAnton Staaf2015-07-211-14/+99
* discovery-stm32f072: Blink the LEDsBill Richardson2015-06-181-1/+13
* USB-SPI: Switch from task to deferred functionAnton Staaf2014-12-081-0/+4
* USB-SPI: Support board enable/disable functionalityAnton Staaf2014-12-081-0/+34
* USB: Remove special case for iVersion string descriptorAnton Staaf2014-11-041-1/+2
* discovery-stm32f072: Rename USB console endpointAnton Staaf2014-10-301-1/+1
* discovery-stm32f072: Enable USB consoleAnton Staaf2014-10-291-5/+6
* USB-console: Add string names for console interfacesAnton Staaf2014-10-291-4/+5
* discovery-stm32f072: fix USB version stringAnton Staaf2014-10-151-1/+1
* discovery-stm32f072: discovery USB GPIO testAnton Staaf2014-10-141-0/+23
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-171-6/+0
* discovery-stm32f072: Initial working versionAnton Staaf2014-07-091-0/+41