Mercurial > ecos
comparison packages/devs/serial/cortexm/stm32/current/ChangeLog @ 2984:cd4e37e75648
* src/stm32_serial.c, src/stm32_serial.h: Set the M bit when
configuring for 8 data bits + parity bit. [ Bugzilla 1001068 ]
| author | jld |
|---|---|
| date | Fri, 31 Dec 2010 09:37:26 +0000 |
| parents | 74dbf4c3f2e1 |
| children | a9a10d06a94b |
comparison
equal
deleted
inserted
replaced
| 2983:790fa8c690f4 | 2984:cd4e37e75648 |
|---|---|
| 1 2010-12-31 John Dallaway <john@dallaway.org.uk> | |
| 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 | |
| 1 2008-10-07 Nick Garnett <nickg@ecoscentric.com> | 6 2008-10-07 Nick Garnett <nickg@ecoscentric.com> |
| 2 | 7 |
| 3 * cdl/ser_cortexm_stm32.cdl: | 8 * cdl/ser_cortexm_stm32.cdl: |
| 4 * src/stm32_serial.h: | 9 * src/stm32_serial.h: |
| 5 * src/stm32_serial.c: | 10 * src/stm32_serial.c: |
| 8 | 13 |
| 9 //=========================================================================== | 14 //=========================================================================== |
| 10 // ####GPLCOPYRIGHTBEGIN#### | 15 // ####GPLCOPYRIGHTBEGIN#### |
| 11 // ------------------------------------------- | 16 // ------------------------------------------- |
| 12 // This file is part of eCos, the Embedded Configurable Operating System. | 17 // This file is part of eCos, the Embedded Configurable Operating System. |
| 13 // Copyright (C) 2008 Free Software Foundation, Inc. | 18 // Copyright (C) 2008, 2010 Free Software Foundation, Inc. |
| 14 // | 19 // |
| 15 // This program is free software; you can redistribute it and/or modify | 20 // This program is free software; you can redistribute it and/or modify |
| 16 // it under the terms of the GNU General Public License as published by | 21 // it under the terms of the GNU General Public License as published by |
| 17 // the Free Software Foundation; either version 2 or (at your option) any | 22 // the Free Software Foundation; either version 2 or (at your option) any |
| 18 // later version. | 23 // later version. |
