view packages/hal/synth/arch/current/host/help.xbm @ 3292:7f8e529b4d82 default tip

Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
author vae
date Wed, 29 Apr 2015 23:31:48 +0000
parents 7c1c8dc43ba1
children
line wrap: on
line source

#define help_width 16
#define help_height 15
static unsigned char help_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0xe0, 0x03, 0x30, 0x06, 0x30, 0x06,
   0x00, 0x06, 0x00, 0x03, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01,
   0x80, 0x01, 0x00, 0x00, 0x00, 0x00};