Mercurial > ecos
diff packages/hal/arm/at91/var/current/ChangeLog @ 2544:ec29669c67e2
* include/var_io.h: Added support for a second flash controller.
Fixed some cut and paste gremlins in the SSC definitions.
Changed decimal definitions in TWI that could have been confused with
octal definitions.
Added ADC definitions for the TRGEN bit and the PDC control bits.
| author | asl |
|---|---|
| date | Thu, 04 Sep 2008 05:50:54 +0000 |
| parents | 8036082bbc95 |
| children | 993fc1fa8904 |
line wrap: on
line diff
--- a/packages/hal/arm/at91/var/current/ChangeLog +++ b/packages/hal/arm/at91/var/current/ChangeLog @@ -1,3 +1,12 @@ +2008-09-02 John Eigelaar <jeigelaar@mweb.co.za> + + * include/var_io.h: Added support for a second flash controller. + Fixed some cut and paste gremlins in the SSC definitions. + Changed decimal definitions in TWI that could have been confused with + octal definitions. + Added ADC definitions for the TRGEN bit and the PDC control bits. + + 2008-07-12 Andrew Lunn <andrew.lunn@ascom.ch> * src/hal_diag_dcc.{ch}
