command line More...
#include "kobanzame.h"
#include <string.h>
#include "serial.h"
Functions | |
KZSTATUS_t | KzCmdlineStart (void) |
Command Line Start. | |
KZSTATUS_t | KzCmdlineExit (void) |
Command Line Exit. | |
KZSTATUS_t | KzCmdlineAdd (const KzCmdRegist_t *exe) |
Add a Command. | |
KZSTATUS_t | KzCmdlineAddMany (const KzCmdRegist_t *exes) |
Add Many Commands. |
command line
KOBANZAME SDK Software Developers Kit for Blackfin DSP Evaluation Board(KOBANZAME).
Copyright (C) 2010, KOBANZAME SDK Project, all right reserved
LICENSE: The software is a free and you can use and redistribute it for personal, non-profit or commercial products. Redistributions of source code must retain the above copyright notice. There is no warranty in this software, if you suffer any damages by using the software.