lab209b3 / zephyr_tutorial_vn

1 stars 0 forks source link

Documents and example using UART #6

Closed baobuibk closed 3 months ago

baobuibk commented 4 months ago

-Introduction about UART (same as example) -Explain about UART on Discovery board and how to setup on device tree file -How to make the Kconfig file -Example to receive and send byte (echo), explain -Example using console and explain -Exercise