This commit is contained in:
Romain Goyet
2015-05-31 13:24:35 +02:00
parent 525f2aef9f
commit 803ffda5bc
20 changed files with 127 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
extern "C" {
#include "hello.h"
#include <kandinsky.h>
#include <malloc.h>
#include <stdlib.h>
#include <platform/stm32f429/init_kbd.h>
}