Serial Bridge Application.
Copyright (c) 2013-2018 Microchip Technology Inc. and its subsidiaries.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
void | app_alert (void) |
int | main (void) |
Main function of the Serial Bridge application. More... | |
void app_alert | ( | void | ) |
References delay_us, LED0, and LED_Toggle.
int main | ( | void | ) |
Main function of the Serial Bridge application.
References board_init(), cpu_irq_enable, delay_init, irq_initialize_vectors, serial_bridge_handler(), serial_bridge_init(), and sysclk_init().