summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32ldiscovery
Commit message (Collapse)AuthorAgeFilesLines
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+4
|
* Clean up some naming: fd vs. fildes vs. filedes and filep vs filpGregory Nutt2013-09-281-7/+7
|
* Mov apps/examples/composite to apps/system/composite; convert ↵Gregory Nutt2013-09-251-1/+1
| | | | configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
|
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-262-6/+6
|
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-3/+3
|
* SAM4L Xplained SLCD driver is completeGregory Nutt2013-06-231-1/+0
|
* The SAM4L Xplained Pro SLCD driver is code complete but untestedGregory Nutt2013-06-221-2/+2
|
* Beginning of a driver for the SAM4L LED1 moduleGregory Nutt2013-06-211-1/+1
|
* Add SPI register definitions for the Freescale KL25ZGregory Nutt2013-06-191-1/+10
|
* Add support for a generic windows-based EABI toolchain; Add NX configuration ↵Gregory Nutt2013-06-131-1/+1
| | | | to force default NXTK border colors
* Add a directory to hold configurations for the SAM4S Xplained boardGregory Nutt2013-06-102-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. ↵Gregory Nutt2013-05-301-0/+3
| | | | Add some missing .gitignore files
* Rename SLCD geometry tructure to attributes; Move MAX contrast to ↵Gregory Nutt2013-05-271-30/+13
| | | | attributes. Add attribute and ioctl commands to get and set SLCD brightness
* Mis SLCD-related cleanup, documentation, bugfixesGregory Nutt2013-05-262-6/+8
|
* More SLCD-related fixesGregory Nutt2013-05-261-44/+138
|
* PCB-Logic PIC32MX LCD1602 driver now supports SLCD CODED; Added an SLCD ↵Gregory Nutt2013-05-252-5/+34
| | | | 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-242-26/+34
| | | | support and to the apps/examples/slcd segment LCD test.
* 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 ↵Gregory Nutt2013-05-247-215/+193
| | | | the STM32 L family, some STM32L-Discovery LCD debug changes
* Add SLCD ioctl commandsGregory Nutt2013-05-232-17/+149
|
* Revised SLCD bit manipulation for STM32L-DiscoveryGregory Nutt2013-05-231-131/+181
|
* STM32L-Discovery LCD driver is code compele but untestedGregory Nutt2013-05-235-195/+1051
|
* Beginning of a segment LCD driver for the STM32L-DiscoveryGregory Nutt2013-05-224-16/+491
|
* 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-213-14/+17
| | | | NSH configuration is now fully functional on the STM32L-Discovery board.
* STM32L152: Better LOOPSPERMSEC; Need to set higher performance VOSGregory Nutt2013-05-202-61/+70
|
* Fix STM32L-Discovery clock setup - The X3 crystal is not fitted on the boardGregory Nutt2013-05-205-27/+33
|
* Misc updates to STL32L15X logicGregory Nutt2013-05-203-43/+43
|
* Add STM32L152X RCC PLL and FLASH support. Now compiles errorfree.Gregory Nutt2013-05-194-29/+37
|
* Add SYSCFG definitions for STM32L152; Add board support STM32L-DiscoveryGregory Nutt2013-05-1921-0/+4184