浏览代码

README.md updated

Alexander Shiryaev 5 年之前
父节点
当前提交
bd9aa3cf8f
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -2,6 +2,12 @@ PICL → PIC16 compiler ([BlackBox](http://www.oberon.ch/blackbox.html) subsys
 
 Only PIC16F177{3,6,8} is currently supported and tested
 
+Features:
+* Memory banks switching implemented
+* SLEEP, CLRWDT and RESET commands added
+* "*" operator added (addition with carry)
+* "/" operator added (substraction with borrow)
+
 Subsystems:
 * [Pic](Pic): compiler