Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 2 | mjames | 1 | #include "../inc/jtest.h" |
| 2 | |||
| 3 | /*--------------------------------------------------------------------------------*/ |
||
| 4 | /* Define Global Variables */ |
||
| 5 | /*--------------------------------------------------------------------------------*/ |
||
| 6 | |||
| 7 | char JTEST_FW_STR_BUFFER[JTEST_BUF_SIZE] = {0}; |
||
| 8 | |||
| 9 | volatile JTEST_FW_t JTEST_FW = {0}; |