summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32ldiscovery/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
|
* Mis SLCD-related cleanup, documentation, bugfixesGregory Nutt2013-05-261-5/+7
|
* PCB-Logic PIC32MX LCD1602 driver now supports SLCD CODED; Added an SLCD ↵Gregory Nutt2013-05-251-1/+1
| | | | ioctl command to get cursor position
* Converted configs/pcblogic-pic32mx configurations to use kconfig-frontends. ↵Gregory Nutt2013-05-251-14/+17
| | | | Re-organization of files in configs/pcblogic-pic32mx/src
* Minor documentation updateGregory Nutt2013-05-241-0/+32
|
* Additional bug fixes and minor extensions to the STM32L-Disovery segment LCD ↵Gregory Nutt2013-05-241-0/+6
| | | | support and to the apps/examples/slcd segment LCD test.
* Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for ↵Gregory Nutt2013-05-241-6/+43
| | | | the STM32 L family, some STM32L-Discovery LCD debug changes
* STM32L-Discovery LCD driver is code compele but untestedGregory Nutt2013-05-231-99/+112
|
* Beginning of a segment LCD driver for the STM32L-DiscoveryGregory Nutt2013-05-221-1/+9
|
* Add STM32L15X segment LCD register definitions; Updated documentatin and ↵Gregory Nutt2013-05-211-44/+11
| | | | README files
* Fix STM32L15X vector definitions; Fix STM32L-Discovery LED controls. The ↵Gregory Nutt2013-05-211-2/+2
| | | | NSH configuration is now fully functional on the STM32L-Discovery board.
* Fix STM32L-Discovery clock setup - The X3 crystal is not fitted on the boardGregory Nutt2013-05-201-0/+7
|
* Misc updates to STL32L15X logicGregory Nutt2013-05-201-37/+37
|
* Add SYSCFG definitions for STM32L152; Add board support STM32L-DiscoveryGregory Nutt2013-05-191-0/+759