OVMS3-idf/examples/peripherals/can
Darian Leung dc3fa14a26 CAN: Add pm_lock, fix gpio bug, update docs
This commit does the following

- Add power management lock to CAN driver so that APB frequency does not change
whilst CAN driver is in use
- Fix incorrect flag in can_transmit()
- Refactor can_driver_install() and can_driver_uninstall() so that critical sections
are shorter
- Fix CAN gpio configuration bug on RX pin. Closes #2302
- Add docs about multiple ID configuration and fix example links
2018-09-01 02:46:05 +08:00
..
can_alert_and_recovery CAN Driver 2018-07-04 14:01:57 +08:00
can_network CAN Driver 2018-07-04 14:01:57 +08:00
can_self_test CAN: Add pm_lock, fix gpio bug, update docs 2018-09-01 02:46:05 +08:00