moving things around
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
#elif BOARD == BOARD_AT86RF2XX
|
#elif BOARD == BOARD_AT86RF2XX
|
||||||
#include "board_at86rf2xx.h"
|
#include "board_at86rf2xx.h"
|
||||||
#elif BOARD == BOARD_EA4357
|
#elif BOARD == BOARD_EA4357
|
||||||
#include "board_ea4357.h"
|
#include "embedded_artists\board_ea4357.h"
|
||||||
#else
|
#else
|
||||||
#error BOARD is not defined or supported yet
|
#error BOARD is not defined or supported yet
|
||||||
#endif
|
#endif
|
||||||
|
@@ -35,7 +35,7 @@
|
|||||||
* This file is part of the tiny usb stack.
|
* This file is part of the tiny usb stack.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "board.h"
|
#include "../board.h"
|
||||||
|
|
||||||
#if BOARD == BOARD_EA4357
|
#if BOARD == BOARD_EA4357
|
||||||
|
|
Reference in New Issue
Block a user