Mercurial > ecos
diff packages/hal/arm/lpc2xxx/olpce2294/current/cdl/hal_arm_lpc2xxx_olpce2294.cdl @ 3236:ae2b465b3b97
* cdl/hal_arm_lpc2xxx_olpce2294.cdl: Add support for all 4 CAN
interfaces.
| author | sergeig |
|---|---|
| date | Tue, 21 May 2013 18:56:04 +0000 |
| parents | 00b2082267f1 |
| children |
line wrap: on
line diff
--- a/packages/hal/arm/lpc2xxx/olpce2294/current/cdl/hal_arm_lpc2xxx_olpce2294.cdl +++ b/packages/hal/arm/lpc2xxx/olpce2294/current/cdl/hal_arm_lpc2xxx_olpce2294.cdl @@ -54,6 +54,10 @@ cdl_package CYGPKG_HAL_ARM_LPC2XXX_OLPCE define_header hal_arm_lpc2xxx_olpce2294.h include_dir cyg/hal hardware + implements CYGINT_DEVS_CAN_LPC2XXX_CAN0 + implements CYGINT_DEVS_CAN_LPC2XXX_CAN1 + implements CYGINT_DEVS_CAN_LPC2XXX_CAN2 + implements CYGINT_DEVS_CAN_LPC2XXX_CAN3 description " The OLPCE2294 HAL package provides the support needed to run eCos on Olimex LPC-E2294 development board."
