Added LCD driver and enable SDRAM.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2077 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong@gmail.com
2012-04-16 04:16:19 +00:00
parent 50955197d5
commit 0982f6e079
17 changed files with 1595 additions and 259 deletions
-2
View File
@@ -1,5 +1,3 @@
import rtconfig
Import('RTT_ROOT')
from building import *
cwd = str(Dir('#'))