Skip to content
Snippets Groups Projects
Commit 49abc3d0 authored by Adam Wujek's avatar Adam Wujek
Browse files

[BUG: #249] userspace/libwr: don't toggle i2c pins before soft reset


After reset of the CPU (ARM) GPIO pins are set as input. During
configuration they were set to 0, which had a meaning to the i2c
transfer if the last transfer before reset was not completed (e.g. by
the switch restart).

Signed-off-by: default avatarAdam Wujek <dev_public@wujek.eu>
parent 4495ed7d
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment