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

@@ -49,7 +49,7 @@
#include <stdbool.h>
#include <stdint.h>
#include "compiler/tusb_compiler.h"
#include "tusb_compiler.h"
//------------- Bit manipulation -------------//
#define BIT_(n) (1U << (n)) ///< n-th Bit