summaryrefslogtreecommitdiff
path: root/py/objgetitemiter.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-07-08 11:12:45 +1000
committerDamien George <damien@micropython.org>2025-07-08 11:15:11 +1000
commit9a9e5529af9012534f2935474476d631c1e7cb81 (patch)
tree6d44b146345e7596802e9ce64ec461acb971d104 /py/objgetitemiter.c
parentbf432a3e0f542321b15fcc775f62f072ba56f29d (diff)
zephyr/machine_pin: Retry configuring gpio with just GPIO_OUTPUT.
Some targets like frdm_k64f don't support GPIO_OUTPUT|GPIO_INPUT, so just use GPIO_OUTPUT in those cases (it seems they still support reading the current output state even when configured only as GPIO_OUTPUT, unlike other targets which require both settings). Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objgetitemiter.c')
0 files changed, 0 insertions, 0 deletions