commit | 6ed2ea66d0e7876992232690368dfeff87244ea0 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Sun Nov 25 22:56:23 2018 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Sun Dec 02 10:39:39 2018 -0500 |
tree | 336358da782a0893adbc61f68b537c8d7a164743 | |
parent | 1e9ed85de98100130beb04c1995411197f96d394 [diff] |
drivers: usb_dc_sam: add support for SoF event Add support for SoF events to the USB SAM device driver. When CONFIG_USB_DEVICE_SOF is enabled, enable the corresponding interrupt and call the callback function from there. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>