mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
moving things around
This commit is contained in:
parent
c20071c55c
commit
0d55f7d290
@ -78,7 +78,7 @@
|
||||
#elif BOARD == BOARD_AT86RF2XX
|
||||
#include "board_at86rf2xx.h"
|
||||
#elif BOARD == BOARD_EA4357
|
||||
#include "board_ea4357.h"
|
||||
#include "embedded_artists\board_ea4357.h"
|
||||
#else
|
||||
#error BOARD is not defined or supported yet
|
||||
#endif
|
||||
|
@ -35,7 +35,7 @@
|
||||
* This file is part of the tiny usb stack.
|
||||
*/
|
||||
|
||||
#include "board.h"
|
||||
#include "../board.h"
|
||||
|
||||
#if BOARD == BOARD_EA4357
|
||||
|
Loading…
x
Reference in New Issue
Block a user