URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
786 |
skrzyp |
2010-12-31 John Dallaway
|
2 |
|
|
|
3 |
|
|
* src/stm32_serial.c, src/stm32_serial.h: Set the M bit when
|
4 |
|
|
configuring for 8 data bits + parity bit. [ Bugzilla 1001068 ]
|
5 |
|
|
|
6 |
|
|
2008-10-07 Nick Garnett
|
7 |
|
|
|
8 |
|
|
* cdl/ser_cortexm_stm32.cdl:
|
9 |
|
|
* src/stm32_serial.h:
|
10 |
|
|
* src/stm32_serial.c:
|
11 |
|
|
New package: serial driver support for ST STM32
|
12 |
|
|
microcontrollers.
|
13 |
|
|
|
14 |
|
|
//===========================================================================
|
15 |
|
|
// ####GPLCOPYRIGHTBEGIN####
|
16 |
|
|
// -------------------------------------------
|
17 |
|
|
// This file is part of eCos, the Embedded Configurable Operating System.
|
18 |
|
|
// Copyright (C) 2008, 2010 Free Software Foundation, Inc.
|
19 |
|
|
//
|
20 |
|
|
// This program is free software; you can redistribute it and/or modify
|
21 |
|
|
// it under the terms of the GNU General Public License as published by
|
22 |
|
|
// the Free Software Foundation; either version 2 or (at your option) any
|
23 |
|
|
// later version.
|
24 |
|
|
//
|
25 |
|
|
// This program is distributed in the hope that it will be useful, but
|
26 |
|
|
// WITHOUT ANY WARRANTY; without even the implied warranty of
|
27 |
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
28 |
|
|
// General Public License for more details.
|
29 |
|
|
//
|
30 |
|
|
// You should have received a copy of the GNU General Public License
|
31 |
|
|
// along with this program; if not, write to the
|
32 |
|
|
// Free Software Foundation, Inc., 51 Franklin Street,
|
33 |
|
|
// Fifth Floor, Boston, MA 02110-1301, USA.
|
34 |
|
|
// -------------------------------------------
|
35 |
|
|
// ####GPLCOPYRIGHTEND####
|
36 |
|
|
//===========================================================================
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.