This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread
Watch
4
Star
0
Fork
You've already forked rt-thread
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5,751
Commits
14
Branches
40
Tags
970
MiB
4c0be8c776
Commit Graph
2 Commits
Author
SHA1
Message
Date
liuguang
60f17b69f6
[BSP] fix pin drive bug and add interrupt mode. | 修复PIN驱动BUG并添加中断模式.
...
更新如下: 1. 修复GPIO5_0~2管脚复用调用错误(错误情况会影响SDRAM正常工作)。 2. 添加中断模式,支持上升沿、下降沿、双边沿、高电平、低电平触发中断模式。 3. 移除C99特性。
2018-03-20 10:37:10 +08:00
liuguang
954d2447cd
[BSP] add rt1050 pin driver code. | 添加rt1050 PIN驱动代码.
2018-03-15 04:50:34 +08:00