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:60–61 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
58
return
'Visual Studio 17 2022'
59
60
def
get_arch(self):
61
return
'x64'
62
63
def
get_sdk_version(self):
64
return
'8.1'
Callers
1
prepare_args
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected