change building process yes, again
This commit is contained in:
@@ -61,11 +61,12 @@
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "tusb_cfg.h"
|
||||
#include "mcu/mcu.h"
|
||||
#include "hal/hal.h"
|
||||
#include "compiler/compiler.h"
|
||||
#include "tusb_cfg.h"
|
||||
#include "errors.h"
|
||||
#include "mcu/mcu.h"
|
||||
|
||||
#include "hal/hal.h"
|
||||
#include "core/tusb_types.h"
|
||||
#include "core/std_descriptors.h"
|
||||
|
||||
|
||||
@@ -51,10 +51,6 @@
|
||||
#ifndef _TUSB_MCU_H_
|
||||
#define _TUSB_MCU_H_
|
||||
|
||||
#ifndef MCU // elcipse view
|
||||
#define MCU MCU_LPC11UXX
|
||||
#endif
|
||||
|
||||
#define MCU_LPC13UXX 1
|
||||
#define MCU_LPC11UXX 2
|
||||
#define MCU_LPC43XX 3
|
||||
|
||||
Reference in New Issue
Block a user