This is the mail archive of the
ecos-cvs@sourceware.org
mailing list for the ecos project.
ecos/packages ChangeLog ecos.db hal/cortexm/ar ...
- From: nickg at sourceware dot org
- To: ecos-cvs at ecos dot sourceware dot org
- Date: 4 Mar 2009 16:29:56 -0000
- Subject: ecos/packages ChangeLog ecos.db hal/cortexm/ar ...
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: nickg@sourceware.org 2009-03-04 16:29:56
Modified files:
packages : ChangeLog ecos.db
packages/hal/cortexm/arch/current: ChangeLog
packages/hal/cortexm/arch/current/include: hal_io.h
packages/hal/cortexm/stm32/var/current: ChangeLog
packages/hal/cortexm/stm32/var/current/include: var_io.h
packages/hal/cortexm/stm32/var/current/src: stm32_misc.c
packages/io/adc/current: ChangeLog
packages/io/adc/current/cdl: io_adc.cdl
Added files:
packages/devs/adc/cortexm/stm32/current: ChangeLog
packages/devs/adc/cortexm/stm32/current/cdl: adc_stm32.cdl
packages/devs/adc/cortexm/stm32/current/src: adc1.inl adc3.inl
adc_stm32.c
packages/devs/adc/synth/current: ChangeLog
packages/devs/adc/synth/current/cdl: adc_synth.cdl
packages/devs/adc/synth/current/src: adc_synth.c
packages/io/adc/current/tests: adc1.c adc2.c
Log message:
Add STM32 and synthetic target ADC drivers.
Also, some changes in Cortex-M and STM32 HALs.
See ChangeLogs for details.