diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-05-25 13:56:54 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-05-25 13:56:54 -0400 |
commit | c9dfdf21e57d15306ab1e8944796c841fe145e0a (patch) | |
tree | 69aa62178fc40dd99db4e11642b954e3ecf1bfa1 /docs/Todo.md | |
parent | 20ddd842b7a2f9d31502da11c9358c990282d8e6 (diff) | |
download | kutter-c9dfdf21e57d15306ab1e8944796c841fe145e0a.tar.gz kutter-c9dfdf21e57d15306ab1e8944796c841fe145e0a.tar.xz kutter-c9dfdf21e57d15306ab1e8944796c841fe145e0a.zip |
docs: Remove lpc176x item from Todo
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Todo.md')
-rw-r--r-- | docs/Todo.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/Todo.md b/docs/Todo.md index 71157963..ed0f6c24 100644 --- a/docs/Todo.md +++ b/docs/Todo.md @@ -58,9 +58,6 @@ Documentation Hardware features ================= -* Port to additional micro-controller architectures: - * Smoothieboard / NXP LPC1769 (ARM cortex-M3) - * Support for additional kinematics: scara, etc. Misc features |