summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
...
* EFM32: Add buton interrupt handling for the Olimex boardGregory Nutt2014-10-216-25/+307
* The olimex-efm32g880f128-stk now defaults to use LEUART1 as the serial consol...Gregory Nutt2014-10-214-22/+38
* EFM32: Add LFA and LFB clock supportGregory Nutt2014-10-212-0/+20
* stm32f429i-disco: add wrapper for spi5 eviceGregory Nutt2014-10-203-2/+66
* stm32f429i-disco: add new platform configGregory Nutt2014-10-203-0/+1404
* stm32f429i-disco: enable usage of ili93414wsGregory Nutt2014-10-203-6/+55
* stm32f429i-disco: implements lcd initializingGregory Nutt2014-10-201-0/+169
* stm32f429i-disco: implements ili9341 interfaceGregory Nutt2014-10-202-1/+1267
* stm32f429i-disco: Fix obsolete SPI5 dependency. From Marco KrahlGregory Nutt2014-10-201-1/+1
* Update README filesGregory Nutt2014-10-202-1/+15
* Add board support for the Olimex EFM32G8809128 STKGregory Nutt2014-10-2014-95/+1843
* EFM32 Gecko Starter Kit: Must initialize LEDs on bootGregory Nutt2014-10-204-6/+19
* Merge branch 'efm32'Gregory Nutt2014-10-2014-0/+2276
|\
| * Add some UART configuration logic (still incomplete)Gregory Nutt2014-10-192-0/+12
| * Basic clock configuration logicGregory Nutt2014-10-191-4/+1
| * Add frame for EFM32 GPIO logic (empty functions)Gregory Nutt2014-10-181-0/+1
| * Need to enable the standard serial driver for NSHGregory Nutt2014-10-181-2/+3
| * Use UART0 for the serial consoleGregory Nutt2014-10-182-36/+84
| * Add board XTAL definitionsGregory Nutt2014-10-181-0/+93
| * Add EFM32 CMU header fileGregory Nutt2014-10-181-0/+15
| * Add EFM32 Memory MapsGregory Nutt2014-10-171-0/+49
| * Add GPIO header file and EFM32 Gecko Starter Kit LED supportGregory Nutt2014-10-175-4/+559
| * More EFM32 files and logicGregory Nutt2014-10-173-8/+144
| * Add EFM32 interrupt vector defintionsGregory Nutt2014-10-173-3/+19
| * Add configuration support for the EFM32 Gecko Starter KitGregory Nutt2014-10-172-60/+282
| * Add directory for EFM32 G8XX STK boardGregory Nutt2014-10-1710-0/+1131
* | TypoGregory Nutt2014-10-171-1/+1
|/
* Update READMEGregory Nutt2014-10-151-8/+37
* Rename configs/nucleo-f401re to configs/nucleo-f4x1reGregory Nutt2014-10-1526-42/+44
* Extend the Nucleo-F401RE configuration to also support the Nucleo-F411RE. Fr...Gregory Nutt2014-10-1415-271/+1959
* Trivial update to README fileGregory Nutt2014-10-131-2/+2
* Add SAM4E OpenOCD scriptsGregory Nutt2014-10-133-2/+112
* Cosmetic update to commentsGregory Nutt2014-10-121-0/+8
* Update STM3240G-EVAL nxwm and knxwm configurationsGregory Nutt2014-10-1213-91/+304
* Change naming of HP work queue configuration varaibles to be symmetric with L...Gregory Nutt2014-10-1160-178/+178
* Refresh configurationGregory Nutt2014-10-111-12/+29
* Rename CONFIG_SCHED_USRWORK to CONFIG_LIB_USRWORKGregory Nutt2014-10-119-9/+9
* Decouple the user-space work queue from the kernel space work queuesGregory Nutt2014-10-115-5/+5
* Enable TCP write buffering in one SAM4E-EK configurationGregory Nutt2014-10-112-5/+21
* Update a README; Refresh a configuratinoGregory Nutt2014-10-111-63/+161
* fs/aio/aio.h needs to disable itself is CONFIG_FS_AIO is not definedGregory Nutt2014-10-091-0/+2
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-09239-239/+237
* Misc changes to get a clean build after all of the syslog changes. There are...Gregory Nutt2014-10-082-3/+5
* Remaining files under nuttx/configs changed to use the corrected syslog inter...Gregory Nutt2014-10-0811-92/+57
* All USB Composite-related files under nuttx/configs changed to use the correc...Gregory Nutt2014-10-086-171/+49
* All USB MSC-related files under nuttx/configs changed to use the corrected sy...Gregory Nutt2014-10-0822-572/+144
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-0857-1266/+438
* Remove non-functional vestiges of OTGHS in FS mode (including OTGFS2); try to...Gregory Nutt2014-10-0711-14/+14
* Refresh sim/ostest configurationGregory Nutt2014-10-051-2/+5
* Update READMEGregory Nutt2014-10-031-20/+6