view cdg-hybrid/cdginc/cdepval.cdg @ 20:133d42e7e7ec

src/nucleus/nucleus.h: reduce NU_MAX_VECTORS to 8 8 is the setting used in the TCS211 version of Nucleus, and because this whole feature (NU-managed LISRs) is not used in this firmware architecture, a smaller setting means less waste of dead data space.
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Oct 2020 08:09:35 +0000
parents 35f7a1dc9f7d
children
line wrap: on
line source

/*
+--------------------------------------------------------------------------+
| PROJECT : PROTOCOL STACK                                                 |
| FILE    : cdepval.cdg                                                    |
| SOURCE  : "sap\aci.pdf"                                                  |
| LastModified : "2004-06-01"                                              |
| IdAndVersion : "8411.105.00.205"                                         |
| SrcFileTime  : "Thu Nov 29 09:29:50 2007"                                |
| Generated by CCDGEN_2.5.5A on Fri Oct 14 21:41:52 2016                   |
|           !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!!                |
+--------------------------------------------------------------------------+
*/

const T_CCD_ValTabEntry pval [] =
{
#include "pval.cdg"
};

const T_CCD_StrTabEntry pstr [] =
{
#include "pstr.cdg"
};