summaryrefslogtreecommitdiff
path: root/nuttx/configs/zkit-arm-1769
Commit message (Expand)AuthorAgeFilesLines
* Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET...Gregory Nutt2014-11-164-4/+4
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all configuration filesGregory Nutt2014-11-164-4/+4
* ARP: Add support for the case where there are multiple networks: One being ...Gregory Nutt2014-11-144-0/+20
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-124-4/+0
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-094-4/+4
* All USB MSC-related files under nuttx/configs changed to use the corrected sy...Gregory Nutt2014-10-081-34/+17
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-1/+1
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-204-4/+4
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-1/+1
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-034-0/+4
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-014-8/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-314-4/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-244-4/+4
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-074-4/+4
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-074-4/+0
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-161-1/+4
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-034-4/+4
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-024-4/+4
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-244-8/+20
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-052-2/+2
* zkit-arm-1769: Refreshed all configurationsGregory Nutt2014-04-194-267/+965
* Remove other traces of network interrupt prioritizationGregory Nutt2014-04-195-6/+4
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-165-8/+4
* More trailing whilespace removalGregory Nutt2014-04-132-3/+3
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-114-8/+8
* configs/*/defconfig: Increase the number of pre-allocated watchdogs in config...Gregory Nutt2014-04-092-2/+2
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-064-4/+0
* configs/skp16c26/ostest: Configuration converted to use the kconfig-frontends...Gregory Nutt2014-03-061-2/+1
* Make network buffering sizes consistent in all configurationsGregory Nutt2014-03-034-10/+10
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-282-0/+4
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-7/+7
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-4/+4
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-9/+9
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-5/+5
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-244-4/+0
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-134-0/+4
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-204-8/+16
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-051-1/+1
* ZIT-ARM-1769: Led to LED control logic from Raashid FatahGregory Nutt2013-09-261-4/+4
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-254-4/+4
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-255-7/+7
* LED change requested by RashidGregory Nutt2013-09-251-1/+1
* ZKIT-ARM-1769: LED1 is now user controllable. From Rashid FatahGregory Nutt2013-09-232-42/+111
* A consequence of previous change: Configurations that select a PHY also need...Gregory Nutt2013-09-173-3/+3
* Zkit-ARM-1868: MMC/SD is on SPI, not SSP0. From Rashid FatahGregory Nutt2013-09-172-52/+117
* Add prefex ETH0 to all PHY configurations to support multiple NICsGregory Nutt2013-09-175-17/+17
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-265-12/+12
* Created new directories to hold SPI-related filesGregory Nutt2013-07-015-8/+8
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-134-4/+4
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0