diff options
author | Damien George <damien.p.george@gmail.com> | 2015-02-21 19:52:07 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-02-21 19:52:07 +0000 |
commit | 49c2ad4fb417b8f0a9d815ff3295fb1af94965f7 (patch) | |
tree | c8509c73c23216f937a7aaad7b2257e1c5d6a7b5 | |
parent | 36e2845e3616de8de96741e9608fbb65ccd8091d (diff) |
cc3200: Move CC3100 driver from cc3200/simplelink to drivers/cc3100.
This commit will not build, it exists just to track changes.
-rw-r--r-- | drivers/cc3100/inc/device.h (renamed from cc3200/simplelink/include/device.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/driver.h (renamed from cc3200/simplelink/source/driver.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/flowcont.h (renamed from cc3200/simplelink/source/flowcont.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/fs.h (renamed from cc3200/simplelink/include/fs.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/netapp.h (renamed from cc3200/simplelink/include/netapp.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/netcfg.h (renamed from cc3200/simplelink/include/netcfg.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/nonos.h (renamed from cc3200/simplelink/source/nonos.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/objInclusion.h (renamed from cc3200/simplelink/source/objInclusion.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/protocol.h (renamed from cc3200/simplelink/source/protocol.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/simplelink.h (renamed from cc3200/simplelink/include/simplelink.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/socket.h (renamed from cc3200/simplelink/include/socket.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/spawn.h (renamed from cc3200/simplelink/source/spawn.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/trace.h (renamed from cc3200/simplelink/include/trace.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/wlan.h (renamed from cc3200/simplelink/include/wlan.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/inc/wlan_rx_filters.h (renamed from cc3200/simplelink/include/wlan_rx_filters.h) | 0 | ||||
-rw-r--r-- | drivers/cc3100/src/device.c (renamed from cc3200/simplelink/source/device.c) | 0 | ||||
-rw-r--r-- | drivers/cc3100/src/driver.c (renamed from cc3200/simplelink/source/driver.c) | 0 | ||||
-rw-r--r-- | drivers/cc3100/src/flowcont.c (renamed from cc3200/simplelink/source/flowcont.c) | 0 | ||||
-rw-r--r-- | drivers/cc3100/src/fs.c (renamed from cc3200/simplelink/source/fs.c) | 0 | ||||
-rw-r--r-- | drivers/cc3100/src/netapp.c (renamed from cc3200/simplelink/source/netapp.c) | 0 | ||||
-rw-r--r-- | drivers/cc3100/src/netcfg.c (renamed from cc3200/simplelink/source/netcfg.c) | 0 | ||||
-rw-r--r-- | drivers/cc3100/src/nonos.c (renamed from cc3200/simplelink/source/nonos.c) | 0 | ||||
-rw-r--r-- | drivers/cc3100/src/socket.c (renamed from cc3200/simplelink/source/socket.c) | 0 | ||||
-rw-r--r-- | drivers/cc3100/src/spawn.c (renamed from cc3200/simplelink/source/spawn.c) | 0 | ||||
-rw-r--r-- | drivers/cc3100/src/wlan.c (renamed from cc3200/simplelink/source/wlan.c) | 0 |
25 files changed, 0 insertions, 0 deletions
diff --git a/cc3200/simplelink/include/device.h b/drivers/cc3100/inc/device.h index 3f505c94d..3f505c94d 100644 --- a/cc3200/simplelink/include/device.h +++ b/drivers/cc3100/inc/device.h diff --git a/cc3200/simplelink/source/driver.h b/drivers/cc3100/inc/driver.h index 9aa3b729a..9aa3b729a 100644 --- a/cc3200/simplelink/source/driver.h +++ b/drivers/cc3100/inc/driver.h diff --git a/cc3200/simplelink/source/flowcont.h b/drivers/cc3100/inc/flowcont.h index 3dcc130d8..3dcc130d8 100644 --- a/cc3200/simplelink/source/flowcont.h +++ b/drivers/cc3100/inc/flowcont.h diff --git a/cc3200/simplelink/include/fs.h b/drivers/cc3100/inc/fs.h index 094b03813..094b03813 100644 --- a/cc3200/simplelink/include/fs.h +++ b/drivers/cc3100/inc/fs.h diff --git a/cc3200/simplelink/include/netapp.h b/drivers/cc3100/inc/netapp.h index f14fd21a1..f14fd21a1 100644 --- a/cc3200/simplelink/include/netapp.h +++ b/drivers/cc3100/inc/netapp.h diff --git a/cc3200/simplelink/include/netcfg.h b/drivers/cc3100/inc/netcfg.h index 8014f062a..8014f062a 100644 --- a/cc3200/simplelink/include/netcfg.h +++ b/drivers/cc3100/inc/netcfg.h diff --git a/cc3200/simplelink/source/nonos.h b/drivers/cc3100/inc/nonos.h index a888a90cf..a888a90cf 100644 --- a/cc3200/simplelink/source/nonos.h +++ b/drivers/cc3100/inc/nonos.h diff --git a/cc3200/simplelink/source/objInclusion.h b/drivers/cc3100/inc/objInclusion.h index c63672405..c63672405 100644 --- a/cc3200/simplelink/source/objInclusion.h +++ b/drivers/cc3100/inc/objInclusion.h diff --git a/cc3200/simplelink/source/protocol.h b/drivers/cc3100/inc/protocol.h index f83ad4c3d..f83ad4c3d 100644 --- a/cc3200/simplelink/source/protocol.h +++ b/drivers/cc3100/inc/protocol.h diff --git a/cc3200/simplelink/include/simplelink.h b/drivers/cc3100/inc/simplelink.h index 412d6242c..412d6242c 100644 --- a/cc3200/simplelink/include/simplelink.h +++ b/drivers/cc3100/inc/simplelink.h diff --git a/cc3200/simplelink/include/socket.h b/drivers/cc3100/inc/socket.h index 9293be4d4..9293be4d4 100644 --- a/cc3200/simplelink/include/socket.h +++ b/drivers/cc3100/inc/socket.h diff --git a/cc3200/simplelink/source/spawn.h b/drivers/cc3100/inc/spawn.h index 82c112d2e..82c112d2e 100644 --- a/cc3200/simplelink/source/spawn.h +++ b/drivers/cc3100/inc/spawn.h diff --git a/cc3200/simplelink/include/trace.h b/drivers/cc3100/inc/trace.h index 9e5ac519c..9e5ac519c 100644 --- a/cc3200/simplelink/include/trace.h +++ b/drivers/cc3100/inc/trace.h diff --git a/cc3200/simplelink/include/wlan.h b/drivers/cc3100/inc/wlan.h index a0c73d192..a0c73d192 100644 --- a/cc3200/simplelink/include/wlan.h +++ b/drivers/cc3100/inc/wlan.h diff --git a/cc3200/simplelink/include/wlan_rx_filters.h b/drivers/cc3100/inc/wlan_rx_filters.h index df48ff560..df48ff560 100644 --- a/cc3200/simplelink/include/wlan_rx_filters.h +++ b/drivers/cc3100/inc/wlan_rx_filters.h diff --git a/cc3200/simplelink/source/device.c b/drivers/cc3100/src/device.c index 95907cf7f..95907cf7f 100644 --- a/cc3200/simplelink/source/device.c +++ b/drivers/cc3100/src/device.c diff --git a/cc3200/simplelink/source/driver.c b/drivers/cc3100/src/driver.c index 62d0aa8f4..62d0aa8f4 100644 --- a/cc3200/simplelink/source/driver.c +++ b/drivers/cc3100/src/driver.c diff --git a/cc3200/simplelink/source/flowcont.c b/drivers/cc3100/src/flowcont.c index 889241ea2..889241ea2 100644 --- a/cc3200/simplelink/source/flowcont.c +++ b/drivers/cc3100/src/flowcont.c diff --git a/cc3200/simplelink/source/fs.c b/drivers/cc3100/src/fs.c index cc65e219e..cc65e219e 100644 --- a/cc3200/simplelink/source/fs.c +++ b/drivers/cc3100/src/fs.c diff --git a/cc3200/simplelink/source/netapp.c b/drivers/cc3100/src/netapp.c index 32315e093..32315e093 100644 --- a/cc3200/simplelink/source/netapp.c +++ b/drivers/cc3100/src/netapp.c diff --git a/cc3200/simplelink/source/netcfg.c b/drivers/cc3100/src/netcfg.c index 36d1e1fa9..36d1e1fa9 100644 --- a/cc3200/simplelink/source/netcfg.c +++ b/drivers/cc3100/src/netcfg.c diff --git a/cc3200/simplelink/source/nonos.c b/drivers/cc3100/src/nonos.c index 9e7d1772e..9e7d1772e 100644 --- a/cc3200/simplelink/source/nonos.c +++ b/drivers/cc3100/src/nonos.c diff --git a/cc3200/simplelink/source/socket.c b/drivers/cc3100/src/socket.c index 34dd4a8b4..34dd4a8b4 100644 --- a/cc3200/simplelink/source/socket.c +++ b/drivers/cc3100/src/socket.c diff --git a/cc3200/simplelink/source/spawn.c b/drivers/cc3100/src/spawn.c index fdf1930ca..fdf1930ca 100644 --- a/cc3200/simplelink/source/spawn.c +++ b/drivers/cc3100/src/spawn.c diff --git a/cc3200/simplelink/source/wlan.c b/drivers/cc3100/src/wlan.c index 0cc825439..0cc825439 100644 --- a/cc3200/simplelink/source/wlan.c +++ b/drivers/cc3100/src/wlan.c |