diff options
author | Ilya Dmitrichenko <ilya@xively.com> | 2014-04-21 21:02:31 +0100 |
---|---|---|
committer | Ilya Dmitrichenko <ilya@xively.com> | 2014-04-21 21:04:04 +0100 |
commit | 2face99cfe9ab9c050e6d8299130bec00bf9653e (patch) | |
tree | 1e301c7dcda63e28c5cf8bffda84ec9f01ccc9ca | |
parent | ee857853d60a135685c5088e5492dfe6e8a5acb0 (diff) | |
download | micropython-2face99cfe9ab9c050e6d8299130bec00bf9653e.tar.gz micropython-2face99cfe9ab9c050e6d8299130bec00bf9653e.zip |
qemu-arm: more generic port name.
-rw-r--r-- | qemu-arm/Makefile (renamed from cortex-m3-qemu/Makefile) | 0 | ||||
-rw-r--r-- | qemu-arm/main.c (renamed from cortex-m3-qemu/main.c) | 0 | ||||
-rw-r--r-- | qemu-arm/mpconfigport.h (renamed from cortex-m3-qemu/mpconfigport.h) | 0 | ||||
-rw-r--r-- | qemu-arm/qstrdefsport.h (renamed from cortex-m3-qemu/qstrdefsport.h) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/cortex-m3-qemu/Makefile b/qemu-arm/Makefile index c405072862..c405072862 100644 --- a/cortex-m3-qemu/Makefile +++ b/qemu-arm/Makefile diff --git a/cortex-m3-qemu/main.c b/qemu-arm/main.c index 6ecc9a4b2e..6ecc9a4b2e 100644 --- a/cortex-m3-qemu/main.c +++ b/qemu-arm/main.c diff --git a/cortex-m3-qemu/mpconfigport.h b/qemu-arm/mpconfigport.h index 7f4c378901..7f4c378901 100644 --- a/cortex-m3-qemu/mpconfigport.h +++ b/qemu-arm/mpconfigport.h diff --git a/cortex-m3-qemu/qstrdefsport.h b/qemu-arm/qstrdefsport.h index 3ba897069b..3ba897069b 100644 --- a/cortex-m3-qemu/qstrdefsport.h +++ b/qemu-arm/qstrdefsport.h |