From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18396 invoked by alias); 4 May 2011 21:01:03 -0000 Received: (qmail 18379 invoked by uid 419); 4 May 2011 21:01:03 -0000 Date: Wed, 04 May 2011 21:01:00 -0000 Message-ID: <20110504210103.18377.qmail@sourceware.org> From: jld@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/hal/cortexm/lm3s/lm3s8xx/current ... Mailing-List: contact ecos-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: , Sender: ecos-cvs-owner@sourceware.org List-Subscribe: X-SW-Source: 2011/txt/msg00088.txt.bz2 CVSROOT: /cvs/ecos Module name: ecos Changes by: jld@sourceware.org 2011-05-04 21:01:03 Modified files: packages/hal/cortexm/lm3s/lm3s8xx/current: ChangeLog packages/hal/cortexm/lm3s/lm3s8xx/current/include: plf_io.h Log message: * include/plf_io.h: Fix determination when CYGHWR_HAL_LM3S_ADC0_CHAN should be 8. Patch from Anatoly Sokolov. [ Bugzilla 1001222 ]