more change for new ChibiOS/RT

This commit is contained in:
NIIBE Yutaka
2013-02-18 15:07:13 +09:00
parent 427dd5e5bf
commit daeac800d8
20 changed files with 8574 additions and 28 deletions

View File

@@ -25,6 +25,7 @@
#include "ch.h"
#include "gnuk.h"
#include "sha256.h"
#include "random.h"
uint8_t volatile auth_status; /* Initialized to AC_NONE_AUTHORIZED */