Update to Chopstx 0.12

This commit is contained in:
NIIBE Yutaka
2016-05-31 18:16:51 +09:00
parent ff190a8053
commit 38d164360c
14 changed files with 61 additions and 289 deletions

View File

@@ -38,7 +38,7 @@
#include "usb_lld.h"
#include "usb_conf.h"
#include "gnuk.h"
#include "stm32f103.h"
#include "mcu/stm32f103.h"
#ifdef ENABLE_VIRTUAL_COM_PORT
#include "usb-cdc.h"