Ignore:
Timestamp:
Dec 3, 2015, 4:53:44 PM (9 years ago)
Author:
alain
Message:

Introduce the mjpeg application in the giet_vm Makefile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_config.h

    r717 r739  
    4444#define GIET_DEBUG_USER_LOCK      0            /* user locks access */
    4545
    46 #define CONFIG_SRL_VERBOSITY TRACE
    47 
    4846/* software parameters */
    4947
     
    5856#define GIET_NIC_MAC2            0xBEBE        /* 16 MSB bits of the MAC address */
    5957#define GIET_ISR_TYPE_MAX        32            /* max number of ISR types */
    60 #define GIET_ISR_CHANNEL_MAX     8             /* max number of ISR channels */
     58#define GIET_ISR_CHANNEL_MAX     16            /* max number of ISR channels */
    6159#define GIET_SDC_PERIOD          2             /* number of system cycles in SDC period */
    6260#define GIET_SR_INIT_VALUE       0x2000FF13    /* SR initial value (before eret) */
Note: See TracChangeset for help on using the changeset viewer.