GalagoPro3Id.h 239 B

12345678910111213
  1. /** @file
  2. Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
  3. SPDX-License-Identifier: BSD-2-Clause-Patent
  4. **/
  5. #ifndef _GALAGO_PRO_3_ID_H_
  6. #define _GALAGO_PRO_3_ID_H_
  7. #define BoardIdGalagoPro3 0x20
  8. #endif