comparison packages/devs/can/arm/lpc2xxx/current/ChangeLog @ 3344:1053b0d2490c

* src/can_lpc2xxx.c: Add support for new config key CYG_IO_GET_CONFIG_CAN_ERR_COUNTERS.
author sergeig
date Wed, 28 Aug 2013 16:29:23 +0000
parents a4db689e3f65
children b06697684f0a
comparison
equal deleted inserted replaced
3343:edcc78939bd0 3344:1053b0d2490c
1 2013-06-24 Uwe Kindler <uwe_kindler@web.de>
2
3 * src/can_lpc2xxx.c: Add support for new config key
4 CYG_IO_GET_CONFIG_CAN_ERR_COUNTERS.
5
1 2013-05-06 Uwe Kindler <uwe_kindler@web.de> 6 2013-05-06 Uwe Kindler <uwe_kindler@web.de>
2 7
3 * src/can_lpc2xxx.c: Changed return code for message filter 8 * src/can_lpc2xxx.c: Changed return code for message filter
4 configuration to -ENOSPC if no filters are available to match 9 configuration to -ENOSPC if no filters are available to match
5 documentation change. 10 documentation change.