summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval
Commit message (Expand)AuthorAgeFilesLines
* Remaining files under nuttx/configs changed to use the corrected syslog inter...Gregory Nutt2014-10-081-3/+3
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-23/+7
* Move include/nuttx/mm.h to include/nuttx/mm/mm.hGregory Nutt2014-09-241-2/+2
* Refresh/fix all nxterm (aka nxconsole) configuration filesGregory Nutt2014-09-201-75/+247
* More naming changes to get the stm3240g-eval/nxterm configuration building againGregory Nutt2014-09-202-4/+6
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-206-13/+13
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-2012-19/+19
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-204-22/+22
* STM32F4Discovery: Add support for the microSD card slot on the STM32F4DIS-BB...Gregory Nutt2014-09-201-2/+2
* Update README filesGregory Nutt2014-09-191-2/+2
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-0310-0/+10
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-0113-24/+2
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-3111-11/+0
* Refresh configurations using the MPUGregory Nutt2014-08-301-64/+181
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-293-7/+8
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-2411-11/+11
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-0711-11/+11
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-0710-10/+0
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-163-3/+9
* Fix some recurring typos: postion->position, *atino->*ationGregory Nutt2014-07-081-1/+1
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-071-1/+1
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-0311-16/+16
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-0211-11/+11
* Rename CONFIG_RAMLOG_CONSOLE_BUFSIZE to just CONFIG_RAMLOG_BUFSIZEGregory Nutt2014-07-011-1/+1
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-249-18/+45
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-0711-55/+55
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-054-4/+4
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-1612-15/+11
* More trailing whilespace removalGregory Nutt2014-04-1323-49/+49
* Cosmetic changes for coding style; removal of dangling spaces at the end of l...Gregory Nutt2014-04-131-9/+9
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-116-16/+16
* configs/pic32-starterkit, pic32mx7mmb, stm3210e-eval, stm3220g-eval, and stm3...Gregory Nutt2014-03-0711-651/+1058
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-0611-11/+0
* Use common naming for rest of the toolchains tooGregory Nutt2014-03-053-40/+20
* Use common naming for all buildroot toolchainsGregory Nutt2014-03-052-2/+2
* configs/stm3220g-eval/telnetd: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-041-1/+1
* configs/stm3240g-eval/telnetd: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-043-568/+800
* configs/stm3240g-eval/nxconsole: Configuration converted to use the kconfig-...Gregory Nutt2014-03-047-737/+1005
* Add missing DHCPD configuration settingsGregory Nutt2014-03-031-0/+9
* configs/stm3240g-eval/dhcpd: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-033-569/+799
* configs/stm3240g-eval/nettest: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-033-551/+794
* Make network buffering sizes consistent in all configurationsGregory Nutt2014-03-035-9/+9
* configs/eagle100/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-4/+0
* configs/stm3240g-eval/nsh2 converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-633/+922
* Remove some OS test configurations. These don't have much value after the in...Gregory Nutt2014-02-284-880/+0
* configs/stm3240g-eval/nsh: Configuration converted to use the kconfig-fronten...Gregory Nutt2014-02-283-803/+908
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* networking: Fix one place where the reference count was not being zeroed. Th...Gregory Nutt2014-02-253-3/+15
* Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't kn...Gregory Nutt2014-02-212-2/+2
* stm3240g-eval/webserver configuration converted to use the kconfig-frontends ...Gregory Nutt2014-02-182-683/+888