summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32ldiscovery/src
Commit message (Expand)AuthorAgeFilesLines
* Merged in upstream, took upstream UART driver without changes, needs re-evalu...Lorenz Meier2013-06-132-5/+3
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-0/+3
* Rename SLCD geometry tructure to attributes; Move MAX contrast to attributes...Gregory Nutt2013-05-271-30/+13
* Mis SLCD-related cleanup, documentation, bugfixesGregory Nutt2013-05-261-1/+1
* More SLCD-related fixesGregory Nutt2013-05-261-44/+138
* PCB-Logic PIC32MX LCD1602 driver now supports SLCD CODED; Added an SLCD ioctl...Gregory Nutt2013-05-251-4/+33
* Additional bug fixes and minor extensions to the STM32L-Disovery segment LCD ...Gregory Nutt2013-05-241-26/+28
* Fix bugs in SLCD test and in SLCD CODECGregory Nutt2013-05-241-1/+1
* Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for the...Gregory Nutt2013-05-246-209/+150
* Add SLCD ioctl commandsGregory Nutt2013-05-231-17/+136
* Revised SLCD bit manipulation for STM32L-DiscoveryGregory Nutt2013-05-231-131/+181
* STM32L-Discovery LCD driver is code compele but untestedGregory Nutt2013-05-232-94/+937
* Beginning of a segment LCD driver for the STM32L-DiscoveryGregory Nutt2013-05-223-15/+482
* Fix STM32L15X vector definitions; Fix STM32L-Discovery LED controls. The NSH...Gregory Nutt2013-05-211-3/+6
* Fix STM32L-Discovery clock setup - The X3 crystal is not fitted on the boardGregory Nutt2013-05-202-11/+9
* Add STM32L152X RCC PLL and FLASH support. Now compiles errorfree.Gregory Nutt2013-05-192-13/+6
* Add SYSCFG definitions for STM32L152; Add board support STM32L-DiscoveryGregory Nutt2013-05-1913-0/+1928