upstream HID + win98 patch instad of the fork

This commit is contained in:
Maxim Devaev
2021-08-17 10:47:49 +03:00
parent df098bd075
commit b7cf7b4523
3 changed files with 84 additions and 1 deletions

View File

@@ -40,3 +40,4 @@ _patch(_get_pkg_path("framework-arduino-avr"), "patches/arduino-get-plugged-endp
_libs = _get_libs()
_patch(_libs["HID-Project"], "patches/hid-shut-up.patch")
_patch(_libs["HID-Project"], "patches/hid-no-singletones.patch")
_patch(_libs["HID-Project"], "patches/hid-win98.patch")