mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 17:44:20 +08:00
Merge pull request #1302 from liu2guang/master
[BSP] fix pin drive bug and add interrupt mode. | 修复PIN驱动BUG并添加中断模式.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -10,6 +10,7 @@
|
||||
* Change Logs:
|
||||
* Date Author Notes
|
||||
* 2018-03-13 Liuguang the first version.
|
||||
* 2018-03-19 Liuguang add GPIO interrupt mode support.
|
||||
*/
|
||||
|
||||
#ifndef __DRV_PIN_H__
|
||||
|
||||
Reference in New Issue
Block a user