summaryrefslogtreecommitdiff
path: root/nuttx/configs/efm32-g8xx-stk
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-121-1/+0
* EFM32: Tweaks to get EFM32GG-STK3700 running NSH over LEUART0Gregory Nutt2014-11-121-3/+3
* EFM32GG: Add a few files for the starter kitGregory Nutt2014-11-032-10/+10
* Update document and READMEGregory Nutt2014-10-301-0/+2
* Remove some dangling whitespaceGregory Nutt2014-10-301-1/+1
* Documentation UpdateGregory Nutt2014-10-301-6/+6
* EFM32 Gecko Starter Kit: Calibrate delay loops, update READMEGregory Nutt2014-10-292-8/+27
* EFM32 Gecko Starter Kit: Switch to LEUART0 as the default consoleGregory Nutt2014-10-292-25/+30
* EFM32: Minor serial interrupt mask change; Add LEUART0 board supportGregory Nutt2014-10-291-0/+10
* Fix a few more EFM32 integration bugsGregory Nutt2014-10-281-2/+8
* EFM32: Need to configure UART GPIOs as outputsGregory Nutt2014-10-281-0/+2
* EFM32: Fix GPIO configuration logic; Add missing board initializatin logic; F...Gregory Nutt2014-10-285-78/+73
* EFM32G: Fix typo in memory map header fileGregory Nutt2014-10-281-1/+1
* EFM32: Correct a typo in LFXO bit in clock configurationGregory Nutt2014-10-281-4/+63
* EFM32: Update a configuration; Compile fix for when DEBUG is enabledGregory Nutt2014-10-281-1/+4
* Add logic to manage BC_EN signalGregory Nutt2014-10-225-11/+54
* The olimex-efm32g880f128-stk now defaults to use LEUART1 as the serial consol...Gregory Nutt2014-10-211-0/+4
* EFM32: Add LFA and LFB clock supportGregory Nutt2014-10-211-0/+10
* Update README filesGregory Nutt2014-10-201-1/+8
* Add board support for the Olimex EFM32G8809128 STKGregory Nutt2014-10-201-1/+1
* EFM32 Gecko Starter Kit: Must initialize LEDs on bootGregory Nutt2014-10-203-2/+15
* 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-171-60/+270
* Add directory for EFM32 G8XX STK boardGregory Nutt2014-10-1710-0/+1131