source: svn/newcon3bcm2_21bu/rockford/bsp/bcm97552/common/board.h @ 69

Last change on this file since 69 was 69, checked in by phkim, 10 years ago

1.phkim

  1. 광주방송
  2. 변경내용
    • VBI 캡션 disabled
  • Property svn:executable set to *
File size: 224 bytes
Line 
1#ifndef BOARD_H
2#define BOARD_H
3
4/* include all board specific files */
5#include "boardcfg.h"
6
7#ifdef NEW_CFE_BSP
8#include "chipcfg.h"
9#else
10#include "boardmap.h"
11#endif
12
13#define INPUT_CLK_CYCLES_PER_COUNT_REG_INCR 2
14#endif
Note: See TracBrowser for help on using the repository browser.