Mercurial > ecos
diff packages/hal/common/current/ChangeLog @ 1457:9bf998a57d30
Handle changes in FLASH CFG API
| author | gthomas |
|---|---|
| date | Mon, 05 Jan 2004 21:58:16 +0000 |
| parents | c15fe26f81c7 |
| children | 489f52f54b1c |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,10 @@ +2004-01-05 Gary Thomas <gary@mlbassoc.com> + + * include/hal_if.h: Minor fixup - new 'fconfig' functions broke + existing uses of CYGACC_CALL_IF_FLASH_CFG_OP. Added a new macro + CYGACC_CALL_IF_FLASH_CFG_OP2 which handles new API and a wrapper + to handle the old way (backwards compatability). + 2003-12-21 Gary Thomas <gary@mlbassoc.com> * src/hal_if.c (flash_config_op):
