This has only started occurring after pulling the UART construct out to the GPS struct... Might be a good starting point.
Current config currently fails with comment along the lines of...
assert failed: uart_write vfs_uart.c:202 (fd >=0 && fd < 3)
This has only started occurring after pulling the UART construct out to the GPS struct... Might be a good starting point.
luke-else
added the bug label 2023-11-28 23:12:20 +00:00
luke-else
self-assigned this 2023-11-28 23:12:20 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Current config currently fails with comment along the lines of...
assert failed: uart_write vfs_uart.c:202 (fd >=0 && fd < 3)
This has only started occurring after pulling the UART construct out to the GPS struct... Might be a good starting point.