summaryrefslogtreecommitdiff
path: root/board/discovery-stm32f072
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32/usart: Add flags to usart_configNicolas Boichat2017-10-181-0/+2
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-1/+3
* USART: Add DMA based receiverAnton Staaf2015-08-241-1/+5
* USART: Add usart_info commandAnton Staaf2015-08-241-0/+1
* stm32: Enable 3rd SPI interfaceGwendal Grignou2015-07-302-3/+3
* common: change interface to SPI flashGwendal Grignou2015-07-302-4/+12
* Discovery: Add Forward and Loopback USART configurationsAnton Staaf2015-07-213-17/+101
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* discovery-stm32f072: Blink the LEDsBill Richardson2015-06-181-1/+13
* Stream: Remove in_stream/out_stream interfaceAnton Staaf2015-06-114-179/+2
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-13/+13
* Cleanup: Use compound literals for static initializationAnton Staaf2015-05-271-25/+16
* Producer/Consumer: Refactor to use Queue policiesAnton Staaf2015-05-261-46/+21
* Queue: Add policies to queuesAnton Staaf2015-05-261-4/+6
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-8/+8
* USB Stream: Make RX and TX buffer sizes configurableAnton Staaf2015-03-031-0/+2
* Producer/Consumer: Convert USART and USB Stream driversAnton Staaf2015-03-021-11/+51
* USB-SPI: Switch from task to deferred functionAnton Staaf2014-12-084-31/+5
* USB-SPI: Support board enable/disable functionalityAnton Staaf2014-12-082-16/+35
* 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-292-10/+15
* USB-console: Add string names for console interfacesAnton Staaf2014-10-293-4/+7
* discovery-stm32f072: Enable SPI over USB tunnelAnton Staaf2014-10-235-19/+80
* discovery-stm32f072: fix USB version stringAnton Staaf2014-10-151-1/+1
* discovery-stm32f072: discovery USB GPIO testAnton Staaf2014-10-143-12/+29
* usb: export firmware versionVincent Palatin2014-10-111-1/+1
* discovery-stm32f072: Add echo taskAnton Staaf2014-09-245-3/+211
* Flashing: Force board into reset for flashingAnton Staaf2014-09-091-0/+4
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-302-20/+16
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-6/+2
* discovery-stm32f072: Initial working versionAnton Staaf2014-07-096-0/+154