summaryrefslogtreecommitdiff
path: root/board/discovery/board.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* USART: Add usart_info commandAnton Staaf2015-08-241-0/+1
* Discovery: Configure USART2 as a loopback deviceAnton Staaf2015-08-101-1/+5
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-13/+1
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-6/+0
* cleanup: Re-enable keyboard console channel for ARM boardsRandall Spangler2013-10-251-3/+0
* basic support for STM32L-Discovery boardVincent Palatin2013-09-281-0/+52
* remove deprecated stm32-based boardsVincent Palatin2012-05-021-62/+0
* stm32l: eliminate GPIO initialization done in keyboard codeDavid Hendricks2012-04-131-8/+22
* Add keyboard_scan for STM32David Hendricks2012-02-171-0/+11
* Make i8042 independent of host <--> KBC bus.David Hendricks2012-02-151-0/+3
* stm32l: use USART1 as consoleVincent Palatin2012-02-081-1/+1
* stm32l: basic GPIO supportVincent Palatin2012-02-031-2/+6
* stm32l: add UART driverVincent Palatin2012-01-311-0/+3
* stm32l: initialize clocksVincent Palatin2012-01-301-0/+3
* add the skeleton for STM32L chip and discovery boardVincent Palatin2012-01-261-0/+24