Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainflow-dev/brainflow
/ get_arch
Method
get_arch
tools/build.py:90–91 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
88
return
'Visual Studio 15 2017 Win64'
89
90
def
get_arch(self):
91
return
None
92
93
def
get_sdk_version(self):
94
return
'8.1'
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected