Skip to content

Commit 56ba180

Browse files
committed
Adding support for FPGAPCIe in PDDF - build failure
1 parent ef8d313 commit 56ba180

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platform/pddf/i2c/modules/include/pddf_client_defs.h

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
#define GPIO "PDDF_GPIO"
3434
#define SYSSTATUS "PDDF_SYSSTATUS"
3535
#define XCVR "PDDF_XCVR"
36+
#define FPGA "PDDF_FPGAPCI"
37+
3638

3739
#define PDDF_DEBUG
3840
#ifdef PDDF_DEBUG

0 commit comments

Comments
 (0)