summaryrefslogtreecommitdiff
path: root/apps/examples/udp/udp-client.c
Commit message (Collapse)AuthorAgeFilesLines
* NET: emoved all includes of uip.h; added includes of ip.h wherever needed. ↵Gregory Nutt2014-07-041-1/+3
| | | | Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for ↵patacongo2012-10-041-1/+1
| | | | | | consistency; fleshed out a few more Kconfig files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5211 42af7a65-404d-4744-a932-0658087f49c3
* USB device drivers: Add hooks to to use common, external DMA buffer ↵patacongo2012-09-131-1/+1
| | | | | | allocation implementation.. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5142 42af7a65-404d-4744-a932-0658087f49c3
* Move nuttx/examples to apps/examplespatacongo2011-03-201-0/+133
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3