Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Bare example consists of two tasks:

  1. uart_send_task: send the next LED state via UART loopback.
  2. uart_receive_task: receives LED state via UART loopback and displays it on the device.

...