summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpcxpresso-lpc1768
Commit message (Expand)AuthorAgeFilesLines
* Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET...Gregory Nutt2014-11-163-3/+3
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all configuration filesGregory Nutt2014-11-163-3/+3
* ARP: Add support for the case where there are multiple networks: One being ...Gregory Nutt2014-11-143-0/+15
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-125-5/+0
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-095-5/+5
* All USB MSC-related files under nuttx/configs changed to use the corrected sy...Gregory Nutt2014-10-081-34/+13
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-25/+9
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-205-5/+5
* 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-035-0/+5
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-015-10/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-315-5/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-245-5/+5
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-075-5/+5
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-075-5/+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-035-5/+5
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-025-5/+5
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-242-4/+10
* Add support for the LPCXpresso's RTC, ADC, DAC, Timer, PWM, and MCPWM. All f...Gregory Nutt2014-06-234-2/+377
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-3/+3
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* lpcxpresso-lpc1768: Refreshed all configurationsGregory Nutt2014-04-192-93/+195
* lpcxpresso-lpc1768: Refreshed all configurationsGregory Nutt2014-04-193-154/+274
* Remove other traces of network interrupt prioritizationGregory Nutt2014-04-194-5/+3
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-166-9/+5
* More trailing whilespace removalGregory Nutt2014-04-1311-60/+60
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-112-4/+4
* 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-065-5/+0
* Use common naming for all buildroot toolchainsGregory Nutt2014-03-051-6/+6
* configs/lpcxpresso-lpc1768/thttpd: Configuration converted to use the kconfig...Gregory Nutt2014-03-043-418/+690
* Add missing DHCPD configuration settingsGregory Nutt2014-03-031-0/+9
* configs/lpcxpresso-lpc1768/usbmsc: Configuration converted to use the kconfig...Gregory Nutt2014-03-033-400/+662
* configs/lpcxpresso-lpc1768/dhcpd: Configuration converted to use the kconfig-...Gregory Nutt2014-03-033-405/+659
* Make network buffering sizes consistent in all configurationsGregory Nutt2014-03-031-1/+1
* configs/lpcxpresso-lpc1768/nx: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-023-447/+676
* configs/eagle100/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-4/+0
* configs/lpcxpresso-lpc1768/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-013-423/+798
* Removed almost all ostest configurationsGregory Nutt2014-02-285-692/+0
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-7/+7
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-246-6/+0
* Misc changes from Richard CochranGregory Nutt2014-01-156-0/+0
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-133-0/+3
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-206-12/+24
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-051-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-259-65/+65
* A consequence of previous change: Configurations that select a PHY also need...Gregory Nutt2013-09-176-0/+6
* Add prefex ETH0 to all PHY configurations to support multiple NICsGregory Nutt2013-09-177-19/+19
* More renaming examples/usbstorage to examples/usbmscGregory Nutt2013-09-054-0/+676