USB Standard I/O (stdio) Example.
Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.
#include <asf.h>
Functions | |
int | main (void) |
main function More... | |
int main | ( | void | ) |
main function
References board_init(), cpu_irq_enable(), irq_initialize_vectors, stdio_usb_init(), and sysclk_init().