Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang1career committed Mar 28, 2015
1 parent 5c6de57 commit 7eca391
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
# ucGUI
Small GUI Library of MCUs

UCGUI3.90版源码有如下几点新的变化.

1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看).

2.还有JPEG图版支持

3.ListView控件支持.

4.Menu菜单支持.

5.ScrollBar滚动条支持.

6.multi-controller多控制器支持.

UCGUI3.90版源码下载

http://www.ucgui.com/ucgui/uC-GUI-V3-90a.rar

另外源码上还有很多的调整, 将控件的功能分开到各个文件当中更易于将来扩充, 大家仔细看看.

0 comments on commit 7eca391

Please sign in to comment.