Page 1 of 1

Can driver bug

Posted: Tue Feb 05, 2019 10:46 am
by snahmad75
Hi,

https://github.com/espressif/esp-idf/bl ... iver/can.c

Line 916 is wrong. It does will get wrong cur_alerts which esp_err_t . so can_reconfigure_alerts will return wrong value for current_alerts

Re: Can driver bug

Posted: Tue Feb 05, 2019 11:50 am
by WiFive
Did you open GitHub issue?

Re: Can driver bug

Posted: Tue Feb 05, 2019 2:25 pm
by snahmad75
WiFive wrote:
Tue Feb 05, 2019 11:50 am
Did you open GitHub issue?
https://github.com/espressif/esp-idf/issues/3028