Home
last modified time | relevance | path

Searched full:env (Results 1 – 25 of 102) sorted by relevance

12345

/btstack/port/zephyr/
H A DCMakeLists.txt8 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
13 if( DEFINED ENV{BTSTACK_ROOT} )
14 set(BTSTACK_ROOT $ENV{BTSTACK_ROOT})
161 if(DEFINED ENV{EXAMPLE})
162 set( EXAMPLES $ENV{EXAMPLE} )
H A DREADME.md20 Then update the `ZEPHYR_ROOT` variable in `env.sh` to point to your `zephyrproject`. Defaults to `~…
25 To setup your environment to build a BTstack example, run the provided setup in `env.sh`.
28 source env.sh
H A Denv.sh4 source ${ZEPHYR_ROOT}/zephyr/zephyr-env.sh
/btstack/3rd-party/lwip/core/
H A D.travis.yml18 env:
33 env:
/btstack/port/esp32/components/btstack/
H A DCMakeLists.txt2 set(IDF_PATH $ENV{IDF_PATH})
5 string(REPLACE "\\" "/" IDF_PATH $ENV{IDF_PATH})
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/.settings/
H A Dlanguage.settings.xml8 …ilder.language.settings.providers.GCCBuiltinSpecsDetector" console="false" env-hash="2371191171515…
19 …ilder.language.settings.providers.GCCBuiltinSpecsDetector" console="false" env-hash="2950553259830…
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/.settings/
H A Dlanguage.settings.xml8 …ilder.language.settings.providers.GCCBuiltinSpecsDetector" console="false" env-hash="1502132033670…
19 …ilder.language.settings.providers.GCCBuiltinSpecsDetector" console="false" env-hash="1502132033670…
/btstack/port/esp32/
H A Dcreate_examples.py1 #!/usr/bin/env python3
21 include($ENV{IDF_PATH}/tools/cmake/project.cmake)
H A Ddelete_examples.py1 #!/usr/bin/env python3
/btstack/tool/
H A Dget_git_version.sh1 #!/usr/bin/env sh
H A Dpackage.sh1 #!/usr/bin/env sh
H A Dpython_generator.py1 #!/usr/bin/env python3
18 '''#!/usr/bin/env python3
H A Dcreate_makefile_inc.py1 #!/usr/bin/env python3
H A Dsine_table_generator.py1 #!/usr/bin/env python3
H A Duuid128_formats.py1 #!/usr/bin/env python3
/btstack/doc/manual/
H A Dupdate_mkdocs_yml.sh1 #!/usr/bin/env sh
H A Dupdate_getting_started.sh1 #!/usr/bin/env sh
/btstack/test/crypto/
H A Daes_cmac_test.py1 #!/usr/bin/env python3
/btstack/port/samv71-xplained-atwilc3000/scripts/
H A Ddelete_examples.py1 #!/usr/bin/env python3
/btstack/port/max32630-fthr/scripts/
H A Ddelete_examples.py1 #!/usr/bin/env python3
/btstack/platform/daemon/binding/python/
H A Dtest.py1 #!/usr/bin/env python3
/btstack/platform/daemon/binding/python/btstack/
H A Dbtstack_server.py1 #!/usr/bin/env python3
H A Dbtstack_client.py1 #!/usr/bin/env python3
/btstack/3rd-party/lc3-google/test/
H A Drun.py1 #!/usr/bin/env python3
/btstack/port/arduino/docs/
H A Dupdate_apis.py1 #!/usr/bin/env python3

12345