nuttx
nuttx copied to clipboard
char driver CAN: add tx_confirm function in upperCAN driver.
Summary
- Completing the code differences of Xiaomi vela's CAN modules in recent years.
- add tx_confirm function in upperCAN driver1.
- nuttx/can: add can controller state setting and getting in uppercan.
- chardriver upperCAN: support to independent set TX/RX FIFO size.
- add the ability that control CAN transceiver state.