summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3220g-eval
Commit message (Expand)AuthorAgeFilesLines
* More renaming: up_lcdinitialize->board_lcd_initialize, up_lcdgetdev->board_lc...Gregory Nutt2015-04-041-6/+7
* Move include/nuttx/timer.h, rtc.h and watchdog.h to include/nuttx/timers/.Gregory Nutt2015-04-011-1/+1
* Rename pwm_devinit() to board_pwm_setup(). Add CONFIG_BOARDCTL_PWMTEST that ...Gregory Nutt2015-03-311-3/+5
* Rename adc_devinit() to board_adc_setup(). Add support to the boardctl() int...Gregory Nutt2015-03-311-2/+3
* rch_tcinitialize() and arch_tcunitinitialize() renamed to board_tsc_setup() a...Gregory Nutt2015-03-311-4/+5
* NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_ini...Gregory Nutt2015-03-311-0/+1
* Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt2015-03-311-2/+4
* STM3220G-EVAL: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2121-71/+54
* Move board_ prototypes from arch.h to board.hGregory Nutt2015-02-271-2/+3
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-272-6/+6
* Network: Add an IPv4 configuration option. Hardcoded to =y for now, but I wo...Gregory Nutt2015-01-146-0/+6
* Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET...Gregory Nutt2014-11-166-6/+6
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all configuration filesGregory Nutt2014-11-166-6/+6
* ARP: Add support for the case where there are multiple networks: One being ...Gregory Nutt2014-11-146-0/+30
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-126-6/+0
* Change naming of HP work queue configuration varaibles to be symmetric with L...Gregory Nutt2014-10-112-6/+6
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-096-6/+6
* Misc changes to get a clean build after all of the syslog changes. There are...Gregory Nutt2014-10-081-3/+4
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-25/+7
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-201-2/+2
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-206-12/+12
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-10/+10
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-036-0/+6
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-017-13/+1
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-316-6/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-246-6/+6
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-076-6/+6
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-076-6/+0
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-161-1/+4
* 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-036-6/+6
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-026-6/+6
* 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-245-10/+25
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-076-30/+30
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-052-2/+2
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-167-10/+6
* More trailing whilespace removalGregory Nutt2014-04-1316-39/+39
* 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-113-7/+7
* configs/pic32-starterkit, pic32mx7mmb, stm3210e-eval, stm3220g-eval, and stm3...Gregory Nutt2014-03-076-9/+184
* Support for the older, manual configurations has been completely removed from...Gregory Nutt2014-03-061-25/+22
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-066-6/+0
* Use common naming for rest of the toolchains tooGregory Nutt2014-03-051-2/+1
* configs/stm3220g-eval/telnetd: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-043-551/+788
* Add missing DHCPD configuration settingsGregory Nutt2014-03-031-0/+9
* configs/stm3240g-eval/dhcpd: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-031-2/+0
* configs/stm3220g-eval/dhcpd: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-033-563/+800
* configs/stm3240g-eval/nettest: Configuration converted to use the kconfig-fro...Gregory Nutt2014-03-032-5/+4