Mercurial > ecos
view packages/devs/framebuf/synth/current/ChangeLog @ 3209:ea9c78f2cd61
* cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
addition of archhitectural hardware floating point support.
CYGHWR_HAL_CORTEXM_KINETIS_FPU and CYGHWR_HAL_CORTEXM_KINETIS_FLEXNVM
look and feel like other name building options. Added new Kinetis
members to part selection.
* include/var_io.h, src/kinetis_misc.c: Enumerated PORT F.
[Bugzilla 1001607]
| author | vae |
|---|---|
| date | Sat, 09 Mar 2013 17:19:38 +0000 |
| parents | 3e777a018dc7 |
| children |
line wrap: on
line source
2009-07-14 Bart Veer <bartv@ecoscentric.com> * host/configure.in: allow builds on x86_64 machines. * host/configure, host/aclocal.m4, host/Makefile.in: regenerate. 2009-02-09 Bart Veer <bartv@ecoscentric.com> * src/synthfb_init.cxx: initialize at DEV_CHAR priority, not IO 2009-02-07 John Dallaway <john@dallaway.org.uk> * cdl/framebuf_synth.tcl: Pass gen_synthfb.tcl to tclsh directly. 2009-01-08 John Dallaway <john@dallaway.org.uk> * src/gen_synthfb.tcl: Specify script interpreter via /usr/bin/env. 2008-12-30 John Dallaway <john@dallaway.org.uk> * cdl/framebuf_synth.cdl: Reference per-package documentation. 2008-10-06 Bart Veer <bartv@ecoscentric.com> * synthetic target framebuffer driver imported into anoncvs //=========================================================================== // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 2008, 2009 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation; either version 2 or (at your option) any // later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the // Free Software Foundation, Inc., 51 Franklin Street, // Fifth Floor, Boston, MA 02110-1301, USA. // ------------------------------------------- // ####GPLCOPYRIGHTEND#### //===========================================================================
