MCPcopy Create free account
hub / github.com/brainflow-dev/brainflow / get_arch

Method get_arch

tools/build.py:33–34  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

31 raise NotImplementedError
32
33 def get_arch(self):
34 raise NotImplementedError
35
36 def get_sdk_version(self):
37 raise NotImplementedError

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected