USB driver for STM32F103 update for USB suspend/resume support.

This commit is contained in:
NIIBE Yutaka
2017-11-15 17:23:02 +09:00
parent 7257f30636
commit 44273a70fc
3 changed files with 30 additions and 18 deletions

View File

@@ -1,3 +1,8 @@
2017-11-15 NIIBE Yutaka <gniibe@fsij.org>
* mcu/usb-stm32f103.c (usb_lld_init): Enable USB wake up
by EXTI.
2017-11-15 NIIBE Yutaka <gniibe@fsij.org>
* chopstx.c (chopstx_conf_idle): Call chx_sleep_mode.