summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Add support for the STM32 Tiny development board from Laurent LatilGregory Nutt2013-05-281-0/+2
* STM32F103C4 and F103C8 chip support from Laurent LatilGregory Nutt2013-05-281-2/+32
* STM32L-Discovery LCD driver is code compele but untestedGregory Nutt2013-05-231-9/+15
* Add SYSCFG definitions for STM32L152; Add board support STM32L-DiscoveryGregory Nutt2013-05-191-6/+11
* Begnning of support for the STM32L15X familyGregory Nutt2013-05-181-0/+168
* STM32 option to disable sleep to prevent disconnection of debuggerGregory Nutt2013-05-071-0/+9
* Configure STM3210E-EVAL usbserial configuration to use kconfig-frontends toolsGregory Nutt2013-04-121-0/+1
* Add support for STM32 F427/437 chips. From Mike Smithpatacongo2013-04-011-1/+109
* Updates for STM32 F3 SPI and RTCpatacongo2013-02-091-1/+1
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-091-0/+15
* STM32F3Discovery port is complete, builds, and is ready for testingpatacongo2013-02-071-0/+6
* More updates for the STM32F3Discoverypatacongo2013-02-061-1/+1
* Beginnings of support for the STM32F3Discovery boardpatacongo2013-02-061-4/+76
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-1/+1
* Add single-wire UART support to STM32 serial driverpatacongo2013-01-231-1/+18
* STM32 FLASH pre-fetch is no long enabled unless it is so configuredpatacongo2012-11-261-0/+9
* Move some PHY initialization logic for Darcypatacongo2012-11-221-0/+10
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-211-36/+0
* 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopinpatacongo2012-11-201-0/+113
* Mostly cosmetic changespatacongo2012-11-131-5/+13
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-1/+0
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-071-1/+1
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-061-90/+283
* More STM32 Value Line updates from Freddie Chopinpatacongo2012-11-031-0/+1
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-2/+4
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-1/+1
* Kconfig changes to get a clean STM32 ADC example buildpatacongo2012-10-211-0/+90
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-291-0/+1
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-271-0/+1
* Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to bui...patacongo2012-09-261-8/+1
* STM32 Ethernet, Slightly differ register layout for DM9161AEP PHYpatacongo2012-09-221-19/+71
* Make the Olimex stm32 p107 clock configuratin the standard for connectivity l...patacongo2012-09-221-2/+2
* Oops.. the up_i2creset function mysteriously disappeared from stm32_i2c.cpatacongo2012-09-201-2/+2
* Resync new repository with old repo r5166patacongo2012-09-171-8/+61
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-0/+38
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-101-14/+63
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+6
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-20/+49
* More info for the Shenzhou board configurationpatacongo2012-09-071-7/+21
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-19/+45
* Add configuration for the LM3Spatacongo2012-09-051-16/+15
* Add Kconfig settings for the LPC17xxpatacongo2012-09-051-98/+2
* Refactor serial configuratin; AVR teensy Kconfig now buildspatacongo2012-09-051-196/+4
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-18/+18
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-19/+19
* Prep for 6.21 releasenuttx-6.21patacongo2012-08-251-0/+53
* Baud definitions (B9600 for example) are again encoded; Now supports the BOTH...patacongo2012-07-231-0/+9
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-281-1/+1
* Kconfig updated + NFS updatepatacongo2012-04-231-2/+2
* Fix atexit() function being called twicepatacongo2012-04-231-0/+42