Makefile: Enable keymap checker on SAMD51. Fix Unix MPY build

This commit is contained in:
Josh Klar
2018-10-07 01:39:04 -07:00
parent 004b80e4b6
commit ec9591ad8a
3 changed files with 11 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
class DigitalInOut:
def __init__(self, *args, **kwargs):
pass

View File

@@ -0,0 +1 @@
devices = []