Versions Compared

Key

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

Prerequisites

Hello World

With our development environment set up, let's make a basic project!

...

UART AdapterDiscovery Board
RX (Yellow)PB6 (TX)
TX (Orange)PB7 (RX)
GND (Black)GND

Feature Branches - Git

...

With your code workring, we want to make sure your code matches our Coding Standards. We use two tools for that:

...