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) | |
download | micropython-49c2ad4fb417b8f0a9d815ff3295fb1af94965f7.tar.gz micropython-49c2ad4fb417b8f0a9d815ff3295fb1af94965f7.zip |
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 3f505c94d6..3f505c94d6 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 9aa3b729a2..9aa3b729a2 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 3dcc130d83..3dcc130d83 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 094b038138..094b038138 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 f14fd21a1a..f14fd21a1a 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 8014f062a1..8014f062a1 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 a888a90cf9..a888a90cf9 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 c636724057..c636724057 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 f83ad4c3df..f83ad4c3df 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 412d6242cb..412d6242cb 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 9293be4d4b..9293be4d4b 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 82c112d2e1..82c112d2e1 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 9e5ac519c1..9e5ac519c1 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 a0c73d1926..a0c73d1926 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 df48ff5602..df48ff5602 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 95907cf7f9..95907cf7f9 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 62d0aa8f45..62d0aa8f45 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 889241ea2b..889241ea2b 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 cc65e219e9..cc65e219e9 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 32315e093a..32315e093a 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 36d1e1fa97..36d1e1fa97 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 9e7d1772e2..9e7d1772e2 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 34dd4a8b43..34dd4a8b43 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 fdf1930ca4..fdf1930ca4 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 0cc825439f..0cc825439f 100644 --- a/cc3200/simplelink/source/wlan.c +++ b/drivers/cc3100/src/wlan.c |