All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
vextest.c File Reference

Placeholder for test code. More...

#include <stdlib.h>
#include "ch.h"
#include "hal.h"
#include "vex.h"

Functions

void vexTest ()
 Used for testing new ideas. More...
 
void vexTestDebug (vexStream *chp, int argc, char *argv[])
 Dump test data for debug. More...
 

Detailed Description

Placeholder for test code.

Function Documentation

void vexTest ( void  )

Used for testing new ideas.

void vexTestDebug ( vexStream chp,
int  argc,
char *  argv[] 
)

Dump test data for debug.

Parameters
[in]chpA pointer to a vexStream object
[in]argcThe number of command line arguments
[in]argvAn array of pointers to the command line args