firmware: increase qsort entry limit to 2048

This commit is contained in:
ikari 2011-11-10 18:06:22 +01:00
parent 68f255d75b
commit 08cace5c12

View File

@ -65,7 +65,7 @@
#define FPGA_MCU_RDY_REG LPC_GPIO2
#define FPGA_MCU_RDY_BIT 9
#define QSORT_MAXELEM 1024
#define QSORT_MAXELEM 2048
#define SSP_REGS LPC_SSP0
#define SSP_PCLKREG PCLKSEL1