summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval
Commit message (Expand)AuthorAgeFilesLines
* Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET...Gregory Nutt2014-11-1610-10/+10
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all configuration filesGregory Nutt2014-11-1610-10/+10
* ARP: Add support for the case where there are multiple networks: One being ...Gregory Nutt2014-11-148-0/+40
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-1211-11/+0
* Rename CONFIG_STM32_HAVE_USARTn to CONFIG_STM32_HAVE_UARTn for n-4,5,7,8Gregory Nutt2014-10-273-12/+12
* Cosmetic update to commentsGregory Nutt2014-10-121-0/+8
* Update STM3240G-EVAL nxwm and knxwm configurationsGregory Nutt2014-10-1213-91/+304
* Change naming of HP work queue configuration varaibles to be symmetric with L...Gregory Nutt2014-10-113-9/+9
* Refresh configurationGregory Nutt2014-10-111-12/+29
* Rename CONFIG_SCHED_USRWORK to CONFIG_LIB_USRWORKGregory Nutt2014-10-112-2/+2
* Decouple the user-space work queue from the kernel space work queuesGregory Nutt2014-10-111-1/+1
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-0911-11/+11
* 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