klipper/src
Kevin O'Connor 8b2074e068 stm32: Fix usbotg irq wakeup notification
The DAINTMSK prevents irqs but does not prevent the status reporting
in the GINTSTS and DAINT fields.  Thus, the mask bits should be
checked prior to sending a wakeup notification.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2023-04-24 11:29:43 -04:00
..
ar100 ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
atsam usb_cdc: Only call bootloader_request() if CONFIG_HAVE_BOOTLOADER_REQUEST 2022-12-30 21:28:32 -05:00
atsamd usb_cdc: Only call bootloader_request() if CONFIG_HAVE_BOOTLOADER_REQUEST 2022-12-30 21:28:32 -05:00
avr avr: Allow I2C bus speed to be set by Klipper (#6111) 2023-03-21 15:02:58 -04:00
generic canserial: Only call bootloader_request() if CONFIG_HAVE_BOOTLOADER_REQUEST 2022-12-30 21:28:32 -05:00
hc32f460 hc32f460: Add support for hc32f460 micro-controllers 2023-02-13 12:12:27 -05:00
linux scripts: Fix flash linux when OUT argument provided (#6133) 2023-04-07 12:32:23 -04:00
lpc176x
pru
rp2040 usb_cdc: Only call bootloader_request() if CONFIG_HAVE_BOOTLOADER_REQUEST 2022-12-30 21:28:32 -05:00
simulator
stm32 stm32: Fix usbotg irq wakeup notification 2023-04-24 11:29:43 -04:00
Kconfig ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
Makefile stm32: Add sdio support 2023-02-20 19:55:25 -05:00
adccmds.c
basecmd.c
basecmd.h
buttons.c
byteorder.h
command.c
command.h
compiler.h
ctr.h
debugcmds.c
endstop.c
gpiocmds.c
i2ccmds.c
i2ccmds.h
initial_pins.c
initial_pins.h
lcd_hd44780.c
lcd_st7920.c
neopixel.c
pulse_counter.c
pwmcmds.c
sched.c
sched.h
sdiocmds.c stm32: Add sdio support 2023-02-20 19:55:25 -05:00
sdiocmds.h stm32: Add sdio support 2023-02-20 19:55:25 -05:00
sensor_adxl345.c
sensor_angle.c
sensor_mpu9250.c sensor_mpu9250: Fix or improve reliability (#6170) 2023-04-19 12:34:22 -04:00
spi_software.c
spi_software.h
spicmds.c
spicmds.h
stepper.c
stepper.h
thermocouple.c
tmcuart.c
trsync.c
trsync.h