move ngx4330 to ngx folder in boards

This commit is contained in:
hathach 2013-04-29 20:43:16 +07:00
parent c2b453c8a0
commit c202bfe556
4 changed files with 5 additions and 5 deletions

View File

@ -73,13 +73,13 @@
#if BOARD == 0 #if BOARD == 0
#error BOARD is not defined or supported yet #error BOARD is not defined or supported yet
#elif BOARD == BOARD_NGX4330 #elif BOARD == BOARD_NGX4330
#include "board_ngx4330.h" #include "ngx/board_ngx4330.h"
#elif BOARD == BOARD_LPCXPRESSO1347 #elif BOARD == BOARD_LPCXPRESSO1347
#include "board_lpcxpresso1347.h" #include "board_lpcxpresso1347.h"
#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 "embedded_artists\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

View File

@ -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_NGX4330 #if BOARD == BOARD_NGX4330

View File

@ -85,7 +85,7 @@
</toolChain> </toolChain>
</folderInfo> </folderInfo>
<sourceEntries> <sourceEntries>
<entry excluding="bsp/boards/embedded_artists|bsp/boards/embedded_artists/oem_base_board/uda1380.c|bsp/boards/embedded_artists/oem_base_board/norflash.c|bsp/boards/embedded_artists/oem_base_board/memreg.c|bsp/boards/embedded_artists/oem_base_board/lm75a.c|bsp/boards/embedded_artists/oem_base_board/joystick.c|bsp/boards/embedded_artists/oem_base_board/base_eeprom.c|bsp/boards/embedded_artists/oem_base_board/acc.c|bsp/lpc11uxx|NGX|bsp/lpc13uxx" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/> <entry excluding="bsp/boards/embedded_artists/oem_base_board/acc.c|bsp/boards/embedded_artists/oem_base_board/base_eeprom.c|ngx|bsp/boards/embedded_artists/oem_base_board/joystick.c|bsp/boards/embedded_artists|bsp/lpc11uxx|bsp/boards/embedded_artists/oem_base_board/lm75a.c|bsp/boards/embedded_artists/oem_base_board/uda1380.c|bsp/lpc13uxx|bsp/boards/embedded_artists/oem_base_board/memreg.c|bsp/boards/embedded_artists/oem_base_board/norflash.c" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
</sourceEntries> </sourceEntries>
</configuration> </configuration>
</storageModule> </storageModule>
@ -1196,7 +1196,7 @@
</toolChain> </toolChain>
</folderInfo> </folderInfo>
<sourceEntries> <sourceEntries>
<entry excluding="bsp/boards/embedded_artists/oem_base_board/uda1380.c|bsp/boards/embedded_artists/oem_base_board/norflash.c|bsp/boards/embedded_artists/oem_base_board/memreg.c|bsp/boards/embedded_artists/oem_base_board/lm75a.c|bsp/boards/embedded_artists/oem_base_board/joystick.c|bsp/boards/embedded_artists/oem_base_board/base_eeprom.c|bsp/boards/embedded_artists/oem_base_board/acc.c|bsp/lpc11uxx|NGX|bsp/lpc13uxx" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/> <entry excluding="bsp/boards/embedded_artists/oem_base_board/acc.c|bsp/boards/embedded_artists/oem_base_board/base_eeprom.c|ngx|bsp/boards/embedded_artists/oem_base_board/joystick.c|bsp/lpc11uxx|bsp/boards/embedded_artists/oem_base_board/lm75a.c|bsp/boards/embedded_artists/oem_base_board/uda1380.c|bsp/lpc13uxx|bsp/boards/embedded_artists/oem_base_board/memreg.c|bsp/boards/embedded_artists/oem_base_board/norflash.c" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
</sourceEntries> </sourceEntries>
</configuration> </configuration>
</storageModule> </storageModule>