qmk_firmware/platforms/chibios/boards
Stefan Kerkmann a87c74ebe1
[Bug] Fix non-functional S3 wakeup / resume from suspense (#19780)
* Update ChibiOS-Contrib for USB suspend fixes

* Remove S3 wakup workaround

ChibiOS OTGv1 driver has a remote wakeup bug that prevents the device to
resume it's operation. 02516cbc24 
introduced a hotfix that forcefully restarted the usb driver as a workaround. 
This workaround broke multiple boards which do not use this driver / 
peripheral. With the update of ChibiOS this hotfix is now obsolete.

* Remove restart_usb_driver overrides

they are no longer necessary as the workaround is not needed anymore
for stm32f4

* Remove unused RP_USB_USE_SOF_INTR defines

The SOF interrupt is enabled dynamically by the RP2040 usb driver
2023-06-26 23:55:52 +02:00
..
BLACKPILL_STM32_F401 Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
BLACKPILL_STM32_F411 Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
BONSAI_C4 Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
common Remove bootloader logic from mcu_selection.mk (#20150) 2023-03-18 21:19:26 +00:00
GENERIC_PROMICRO_RP2040 [Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 2023-06-26 23:55:52 +02:00
GENERIC_RP_RP2040 [Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 2023-06-26 23:55:52 +02:00
GENERIC_STM32_F042X6 Fixes for bootloader refactor build failures (#15638) 2022-01-06 06:55:46 +11:00
GENERIC_STM32_F072XB Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
GENERIC_STM32_F303XC Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
GENERIC_STM32_F401XC Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
GENERIC_STM32_F405XG Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
GENERIC_STM32_F407XE Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
GENERIC_STM32_F411XE Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
GENERIC_STM32_F446XE Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
GENERIC_STM32_G431XB ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_STM32_G474XE ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_STM32_L412XB Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
GENERIC_STM32_L432XC ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_STM32_L433XC Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
GENERIC_WB32_F3G71XX [Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 2023-06-26 23:55:52 +02:00
GENERIC_WB32_FQ95XX [Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 2023-06-26 23:55:52 +02:00
IC_TEENSY_3_1/board [Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 2023-06-26 23:55:52 +02:00
IC_TEENSY_4_1 Move chibios board files to allow tmk_core platform migration (#13777) 2021-08-18 00:04:15 +01:00
PJRC_TEENSY_3_5/board [Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 2023-06-26 23:55:52 +02:00
PJRC_TEENSY_3_6/board [Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 2023-06-26 23:55:52 +02:00
QMK_BLOK Duplicate board files for blok converter (#20629) 2023-05-22 07:04:19 +01:00
QMK_PM2040 [Bug] Fix non-functional S3 wakeup / resume from suspense (#19780) 2023-06-26 23:55:52 +02:00
QMK_PROTON_C Merge remote-tracking branch 'origin/master' into develop 2023-01-19 01:06:08 +00:00
SIPEED_LONGAN_NANO [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2021-10-18 16:23:20 +11:00
STEMCELL Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
STM32_F103_STM32DUINO Remove bootloader logic from mcu_selection.mk (#20150) 2023-03-18 21:19:26 +00:00