diff options
| author | Vegard Storheil Eriksen <zyp@jvnv.net> | 2011-04-16 02:59:55 +0200 | 
|---|---|---|
| committer | Vegard Storheil Eriksen <zyp@jvnv.net> | 2011-04-16 02:59:55 +0200 | 
| commit | 286cecb2bf08c5538cfe13053246b0d8b78b2df4 (patch) | |
| tree | 7ab7a2c5316e5440385481cb46e0e446f5e5e0e0 /board.h | |
| parent | 944a03b280df083800c8aea9b206de0c6539e14a (diff) | |
Test ppmsum decoding.
Diffstat (limited to 'board.h')
| -rw-r--r-- | board.h | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@   * PB14 - Normal input      (MMC SPI2 MISO).
   * PB15 - Alternate output  (MMC SPI2 MOSI).
   */
 -#define VAL_GPIOBCRL            0x88888888      /*  PB7...PB0 */
 +#define VAL_GPIOBCRL            0x84888888      /*  PB7...PB0 */
  #define VAL_GPIOBCRH            0xB4B84488      /* PB15...PB8 */
  #define VAL_GPIOBODR            0xFFFFFFFF
  | 
