binhonova 2.1.0.0
|
Binho Nova Click Example. More...
Macros | |
#define | PROCESS_BUFFER_SIZE 200 |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Binho Nova Click Example.
This example demonstrates the use of Binho Nova click board by processing the incoming data and displaying them on the USB UART.
The demo application is composed of two sections :
Initializes the driver and logger.
All data received from the USB UART will be forwarded to mikroBUS UART, and vice versa.
#define PROCESS_BUFFER_SIZE 200 |
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |