diff options
Diffstat (limited to 'testenv/linters/vulture-wl.py')
-rw-r--r-- | testenv/linters/vulture-wl.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/testenv/linters/vulture-wl.py b/testenv/linters/vulture-wl.py index 608f0aab..c83dc38e 100644 --- a/testenv/linters/vulture-wl.py +++ b/testenv/linters/vulture-wl.py @@ -18,10 +18,14 @@ InotifyMask.UNMOUNT IpmiServer.handle_raw_request +SpiDev.no_cs +SpiDev.cshigh +SpiDev.max_speed_hz + _AtxApiPart.switch_power _KeyMapping.web_name -_KeyMapping.serial_code +_KeyMapping.mcu_code _KeyMapping.arduino_name _KeyMapping.otg_key _KeyMapping.ps2_key |