summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-30 14:56:37 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-30 14:56:37 -0600
commit443549cbbe6fdd0f169f02f3593eec4d35bc9ae6 (patch)
treea6b01b48af0a68708c1a81bbba8060a77b2f797c /nuttx/TODO
parent36a4d40cbbcc2ae5089efc2554f50f29cee7abbc (diff)
downloadnuttx-443549cbbe6fdd0f169f02f3593eec4d35bc9ae6.tar.gz
nuttx-443549cbbe6fdd0f169f02f3593eec4d35bc9ae6.tar.bz2
nuttx-443549cbbe6fdd0f169f02f3593eec4d35bc9ae6.zip
drivers/net/skeleton.c: Add outline for support with CONFIG_NET_NOINTS
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index c78bc8a4f..ce0d3112d 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -910,6 +910,8 @@ o Network (net/, drivers/net)
SAMA5D NO
SIM NO << Doesn't have interrupts anyway
+ The general outline of how this might be done is included in
+ drivers/net/skeleton.c
Status: Open
Priority: Pretty high if you want a well behaved system.