#include "board.h"
#include <string.h>
Go to the source code of this file.
Defines | |
#define | MAX_ANSWER_SIZE 10 |
#define | MAX_ATR_SIZE 55 |
#define | USART USART0 |
#define | ID_USART ID_USART0 |
Functions | |
int | main (void) |
This file contains all the specific code for the usart_iso7816 example.
Definition in file main.c.
#define MAX_ANSWER_SIZE 10 |