summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* start configuring nsh for teensy31Jakob Odersky2015-01-143-0/+1055
* update defconfigteensy31-ostest-workingJakob Odersky2015-01-131-1/+1
* minor refactoringJakob Odersky2015-01-131-2/+6
* handle all leds and correct clock settingsJakob Odersky2015-01-132-60/+89
* change clock and cleanup ledsJakob Odersky2015-01-133-12/+27
* trim teensy31 configJakob Odersky2015-01-139-621/+32
* add teensy31 configJakob Odersky2015-01-1319-0/+3282
* Fix more issues detected by cppcheckGregory Nutt2014-11-251-20/+21
* More fixes to problems noted by cppcheck. Some are kind of risky; some are r...Gregory Nutt2014-11-2512-23/+26
* If SAM4E-EK is selected, then configs/Kconfig must select ARCH_PHY_INTERRUPTGregory Nutt2014-11-251-0/+1
* Nucleo F4x1RE: Stangeness in initialization noted by Sébastien LorquetGregory Nutt2014-11-242-3/+11
* Nucleo F4x1RE: Typos in previously untested code. message() does not exist, r...Gregory Nutt2014-11-241-2/+2
* Fix BAS configuration from last change; refresh STM32 F4 NSH configurationGregory Nutt2014-11-241-1/+2
* Update comments and READMEGregory Nutt2014-11-241-2/+13
* Network: Misc changes to UDP bind logic for the case of multiple networksGregory Nutt2014-11-211-2/+2
* Update READMEsGregory Nutt2014-11-212-0/+19
* apps/examples/bridge: Lots of fixes. I think it is working although I have ...Gregory Nutt2014-11-213-10/+18
* apps/examples/bridge: Add host-side test driverGregory Nutt2014-11-211-0/+2
* SAMA5D3 Xplained: Add an apps/examples/bridge configurationGregory Nutt2014-11-206-3/+1313
* Update READMEGregory Nutt2014-11-201-2/+10
* Refresh STM32F429i Disco USB NSH configurationGregory Nutt2014-11-202-106/+224
* STM32 F4 OTGHS device controller driver from Brennan AshtonGregory Nutt2014-11-202-2/+2
* Freedom K25Z: Fix missing file inclusion in board Makefile. From Alan Carva...Gregory Nutt2014-11-192-3/+7
* Update READMEGregory Nutt2014-11-181-0/+7
* SAM EMAC: Fix typo in the check for successfull allocation of a timerGregory Nutt2014-11-181-1/+1
* SAMA5D4-EK bridge configuration: Correct configuration -- PHY interfaces are...Gregory Nutt2014-11-172-8/+8
* Due to limitations in port unique-ness, have to use unique port numbers in ap...Gregory Nutt2014-11-171-2/+2
* SAMA5D4-EK bridge configuration needs to set software MAC addressGregory Nutt2014-11-171-2/+4
* Update ChangeLogGregory Nutt2014-11-171-2/+15
* Change SAMA5D4-EK bridge configuration so that runs out of DRAMGregory Nutt2014-11-172-30/+28
* configs/sama5d4-ek/bridge: Add a simple test for the dual EMACs on the SAMA5D4Gregory Nutt2014-11-174-0/+1349
* changes for clean build with Ethernet+SLIPGregory Nutt2014-11-161-1/+5
* Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET...Gregory Nutt2014-11-1683-83/+83
* Refresh configurationGregory Nutt2014-11-161-2/+6
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU in all configs/ README.txt filesGregory Nutt2014-11-167-12/+12
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all configuration filesGregory Nutt2014-11-1678-78/+78
* Network: Update SLIP configuration; Fix compile issues when building SLIP onlyGregory Nutt2014-11-151-17/+115
* STM32F4Discovery netnsh configuration needs to set MAC addressGregory Nutt2014-11-151-1/+4
* Netwoek: Ada a parameter to netdev_register() to indicate the link protocol ...Gregory Nutt2014-11-151-10/+41
* ARP: Add support for the case where there are multiple networks: One being ...Gregory Nutt2014-11-1462-68/+715
* Cosmetic updates; updates to READMEGregory Nutt2014-11-141-3/+7
* EFM32GG-STK3700: Increase LEUART0 baud to 9600; Calibrate delay loopGregory Nutt2014-11-142-9/+7
* mergeGregory Nutt2014-11-131-54/+195
|\
| * Refresh configurationGregory Nutt2014-11-131-55/+195
* | Update configurationGregory Nutt2014-11-131-4/+12
* | Merge remote-tracking branch 'origin/master' into maxargsGregory Nutt2014-11-131-2/+3
|\|
| * Update document and READMEGregory Nutt2014-11-121-2/+3
* | Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-12260-260/+0
|/
* EFM32: Tweaks to get EFM32GG-STK3700 running NSH over LEUART0Gregory Nutt2014-11-124-16/+73
* Updates the px4fmu-v2_upstream config using menuconfig. From Lorenz Meier.Gregory Nutt2014-11-121-81/+229