summaryrefslogtreecommitdiff
path: root/shared/runtime/pyexec.c
diff options
context:
space:
mode:
authorennyKey <ennyKey@fn.de>2024-12-04 17:52:42 +0100
committerDamien George <damien@micropython.org>2025-10-30 12:30:26 +1100
commit4efc5e12b94082af16520e73ecdd53a67ceddfcf (patch)
tree7757c5bfe4887d3c4cacf3dba6b0335434bd0d38 /shared/runtime/pyexec.c
parente58425a5133399215e3a70bae2add40d78555ef9 (diff)
stm32/machine_uart: Implement TX/RX inversion parameter for UART on H7.
Implemented the keyword-only parameter `invert` for the `UART.init` method in accordance with the docs: - added constants `UART.INV_TX` and `UART.INV_RX` - added the new `invert` keyword parameter to the `uart_init` function - adapted the `uart_init` call - added invert setting to `uart_print` output The feature applies only to STM32H7. Signed-off-by: ennyKey <ennyKey@fn.de>
Diffstat (limited to 'shared/runtime/pyexec.c')
0 files changed, 0 insertions, 0 deletions