more rename

This commit is contained in:
hathach
2018-03-28 13:25:14 +07:00
parent b6683b1c47
commit 03582f74b8
9 changed files with 11 additions and 13 deletions

View File

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