mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
1cf0551cf0
* Fix GPIO unspecified behavior on some GPIO ports. * Fix GPIO undefined behavior caused by uncleared set or reset bits. Signed-off-by: Saurav Pal <resyfer.dev@gmail.com>