Adding a Software Component

  1. In an Atmel START project, select DASHBOARD and click on ADD SOFTWARE COMPONENT:
  2. Add a USART driver by typing USART in the "Filter" field, then add it to your project by clicking the plus sign, or by double-clicking on the line.
    Tip: You can also look for it in the Drivers list.
    You will have it displayed in the SELECTED COMPONENTS view:
  3. You can now complete the addition of the USART driver by clicking on the Add component(s) button.
    The USART driver is added to the application.