Clock system example 2.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include <compiler.h>
#include <sysclk.h>
#include <ioport.h>
#include <conf_example2.h>
References board_init(), ioport_configure_pin(), IOPORT_DIR_OUTPUT, and sysclk_init().