mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
boards: Remove old GENX20 defines.
This commit is contained in:
parent
40a0c420c4
commit
ba23d6b57a
@ -47,7 +47,6 @@
|
||||
#define OMV_PAJ6100_ENABLE (1)
|
||||
#define OMV_PAJ6100_GLITCH_RECONFIG (1)
|
||||
#define OMV_FROGEYE2020_ENABLE (1)
|
||||
#define OMV_GENX320_EHC_ENABLE (1)
|
||||
|
||||
// FIR drivers configuration.
|
||||
#define OMV_FIR_MLX90621_ENABLE (1)
|
||||
|
||||
@ -49,8 +49,6 @@
|
||||
#define OMV_PAG7936_MIPI_CSI2 (1)
|
||||
#define OMV_SOFTCSI_ENABLE (1)
|
||||
#define OMV_PS5520_ENABLE (1)
|
||||
#define OMV_GENX320_EHC_ENABLE (1)
|
||||
#define OMV_GENX320_HSYNC_VALUE (0x1)
|
||||
|
||||
// FIR drivers configuration.
|
||||
#define OMV_FIR_MLX90621_ENABLE (1)
|
||||
|
||||
@ -40,7 +40,6 @@
|
||||
#define OMV_PAG7920_ENABLE (1)
|
||||
#define OMV_PAJ6100_ENABLE (1)
|
||||
#define OMV_FROGEYE2020_ENABLE (1)
|
||||
#define OMV_GENX320_EHC_ENABLE (1)
|
||||
|
||||
// FIR drivers configuration.
|
||||
#define OMV_FIR_MLX90621_ENABLE (1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user