Skip to content
Discussion options

You must be logged in to vote

1 — the driver choice does not exist for RCP; for OT-RCP the cost of iostream is CPU per byte

Worth separating first, because it is the reason the driver field is only on OT-RCP: RCP has no such choice. The CPC secondary stack owns the UART itself, so there is no uartdrv-vs-iostream decision to make there (and none to encode in the filename). NCP and the Z3 router are always the iostream USART backend. OT-RCP is the one firmware where the backend is genuinely selectable: the OpenThread platform abstraction compiles iostream_uart.c or uartdrv_uart.c purely from which USART instance the project declares — a project-level swap, zero firmware code.

So, for OT-RCP on the Lidl, what do you give…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hlyi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants