Commit c9876f74 authored by Raimundas Bastys's avatar Raimundas Bastys

added -define SENSOR_SPI- in file system_defines.vh

parent f32a5151
...@@ -49,6 +49,7 @@ ...@@ -49,6 +49,7 @@
`define DEBUG_COMPRESSOR_SCRAMBLE `define DEBUG_COMPRESSOR_SCRAMBLE
`define DEBUG_DCT1D // undefine after debugging is over `define DEBUG_DCT1D // undefine after debugging is over
// `define USE_OLD_DCT // `define USE_OLD_DCT
`define SENSOR_SPI //define if used SPI sensor CMV300
// Parameters from x393_sata project // Parameters from x393_sata project
`define USE_DRP `define USE_DRP
...@@ -215,4 +216,4 @@ ...@@ -215,4 +216,4 @@
`undef def_scanline_chn15 `undef def_scanline_chn15
`define def_tiled_chn15 `define def_tiled_chn15
`endif `endif
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment