repo cleanup

This commit is contained in:
hathach
2018-03-28 13:38:17 +07:00
parent 03582f74b8
commit 604275341e
11 changed files with 14 additions and 42 deletions

View File

@@ -36,10 +36,10 @@
#ifndef VERIFY_H_
#define VERIFY_H_
#include "tusb_option.h"
#include <stdbool.h>
#include <stdint.h>
#include "compiler/tusb_compiler.h"
#include "tusb_option.h"
#include "tusb_compiler.h"
#ifdef __cplusplus
extern "C" {