boost8 2.1.0.0
|
Boost 8 Click Example. More...
Functions | |
void | boost8_list_of_commands (void) |
Boost 8 log list of commands. | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Boost 8 Click Example.
This is an example that demonstrates the use of the Boost 8 Click board.
The demo application is composed of two sections :
Initializes EN+ and EN- pins, UART log, and performs default configuration.
Waits for user input in order to determine what output should be enabled.
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 | ) |
void boost8_list_of_commands | ( | void | ) |
Boost 8 log list of commands.
This function is used for logging a list of available commands used in this example.
int main | ( | void | ) |