public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/devs/spi/cortexm/stm32/current C ...
@ 2009-08-26 9:45 nickg
0 siblings, 0 replies; 8+ messages in thread
From: nickg @ 2009-08-26 9:45 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: nickg@sourceware.org 2009-08-26 09:45:18
Modified files:
packages/devs/spi/cortexm/stm32/current: ChangeLog
packages/devs/spi/cortexm/stm32/current/cdl: spi_stm32.cdl
packages/devs/spi/cortexm/stm32/current/include: spi_stm32.h
Log message:
* cdl/spi_stm32.cdl: added testcase.
* include/spi_stm32.h: initializing spi_cr1_val with zero.
^ permalink raw reply [flat|nested] 8+ messages in thread
* ecos/packages/devs/spi/cortexm/stm32/current C ...
@ 2012-04-01 2:02 jlarmour
0 siblings, 0 replies; 8+ messages in thread
From: jlarmour @ 2012-04-01 2:02 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2012-04-01 02:02:34
Modified files:
packages/devs/spi/cortexm/stm32/current: ChangeLog
packages/devs/spi/cortexm/stm32/current/cdl: spi_stm32.cdl
packages/devs/spi/cortexm/stm32/current/include: spi_stm32.h
packages/devs/spi/cortexm/stm32/current/src: spi_stm32.c
Log message:
Add STM32 F2/F4 support, use new variant-provided DMA, and use new variant-provided definitions.
^ permalink raw reply [flat|nested] 8+ messages in thread
* ecos/packages/devs/spi/cortexm/stm32/current C ...
@ 2011-10-03 9:33 sergeig
0 siblings, 0 replies; 8+ messages in thread
From: sergeig @ 2011-10-03 9:33 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: sergeig@sourceware.org 2011-10-03 09:33:42
Modified files:
packages/devs/spi/cortexm/stm32/current: ChangeLog
packages/devs/spi/cortexm/stm32/current/src: spi_stm32.c
Log message:
* src/spi_stm32.c: Add support for CYG_IO_GET_CONFIG_SPI_CLOCKRATE and
CYG_IO_SET_CONFIG_SPI_CLOCKRATE (possibility to retrieve and to set
the SPI clockrate).
^ permalink raw reply [flat|nested] 8+ messages in thread
* ecos/packages/devs/spi/cortexm/stm32/current C ...
@ 2011-03-11 14:47 jld
0 siblings, 0 replies; 8+ messages in thread
From: jld @ 2011-03-11 14:47 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jld@sourceware.org 2011-03-11 14:47:46
Modified files:
packages/devs/spi/cortexm/stm32/current: ChangeLog
packages/devs/spi/cortexm/stm32/current/cdl: spi_stm32.cdl
Log message:
* cdl/spi_stm32.cdl: Add build options for CFLAGS and loopback test.
^ permalink raw reply [flat|nested] 8+ messages in thread
* ecos/packages/devs/spi/cortexm/stm32/current C ...
@ 2009-02-10 16:12 nickg
0 siblings, 0 replies; 8+ messages in thread
From: nickg @ 2009-02-10 16:12 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: nickg@sourceware.org 2009-02-10 16:12:54
Modified files:
packages/devs/spi/cortexm/stm32/current: ChangeLog
packages/devs/spi/cortexm/stm32/current/cdl: spi_stm32.cdl
packages/devs/spi/cortexm/stm32/current/src: spi_stm32.c
Log message:
* src/spi_stm32.c:
* cdl/spi_stm32.cdl:
Add option to automatically disable JTAG port when initialising SPI3.
^ permalink raw reply [flat|nested] 8+ messages in thread
* ecos/packages/devs/spi/cortexm/stm32/current C ...
@ 2009-02-10 9:18 nickg
0 siblings, 0 replies; 8+ messages in thread
From: nickg @ 2009-02-10 9:18 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: nickg@sourceware.org 2009-02-10 09:18:48
Modified files:
packages/devs/spi/cortexm/stm32/current: ChangeLog
packages/devs/spi/cortexm/stm32/current/src: spi_stm32.c
Log message:
* src/spi_stm32.c (bus3_setup): Fix typo.
^ permalink raw reply [flat|nested] 8+ messages in thread
* ecos/packages/devs/spi/cortexm/stm32/current C ...
@ 2009-02-05 10:52 nickg
0 siblings, 0 replies; 8+ messages in thread
From: nickg @ 2009-02-05 10:52 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: nickg@sourceware.org 2009-02-05 10:52:49
Modified files:
packages/devs/spi/cortexm/stm32/current: ChangeLog
packages/devs/spi/cortexm/stm32/current/include: spi_stm32.h
packages/devs/spi/cortexm/stm32/current/src: spi_stm32.c
spi_stm32_init.cxx
Log message:
* include/spi_stm32.h: Add macro to define an STM32 SPI device.
* src/spi_stm32.c: Fix potential compile error.
* src/spi_stm32_init.cxx: Change constructor init priority to use
CYG_INIT_BUS_SPI.
^ permalink raw reply [flat|nested] 8+ messages in thread
* ecos/packages/devs/spi/cortexm/stm32/current C ...
@ 2009-02-04 11:42 nickg
0 siblings, 0 replies; 8+ messages in thread
From: nickg @ 2009-02-04 11:42 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: nickg@sourceware.org 2009-02-04 11:42:35
Added files:
packages/devs/spi/cortexm/stm32/current: ChangeLog
packages/devs/spi/cortexm/stm32/current/cdl: spi_stm32.cdl
packages/devs/spi/cortexm/stm32/current/include: spi_stm32.h
packages/devs/spi/cortexm/stm32/current/src: spi_stm32.c
spi_stm32_init.cxx
packages/devs/spi/cortexm/stm32/current/tests: loopback.c
Log message:
* cdl/spi_stm32.cdl:
* include/spi_stm32.h:
* src/spi_stm32.c:
* src/spi_stm32_init.cxx:
New package, STM32 SPI driver contributed by Chris Holgate.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-04-01 2:02 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-26 9:45 ecos/packages/devs/spi/cortexm/stm32/current C nickg
-- strict thread matches above, loose matches on Subject: below --
2012-04-01 2:02 jlarmour
2011-10-03 9:33 sergeig
2011-03-11 14:47 jld
2009-02-10 16:12 nickg
2009-02-10 9:18 nickg
2009-02-05 10:52 nickg
2009-02-04 11:42 nickg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).