Home
last modified time | relevance | path

Searched refs:package (Results 1 – 14 of 14) sorted by relevance

/btstack/tool/
H A Djava_binding.py136 package ='com.bluekitchen.btstack' variable
137 gen_path = 'gen/' + package.replace('.', '/')
252 fout.write(java_btstack_header % package)
268 global package
324 fout.write(java_event_template.format(package, event_name, getters, to_string_method))
350 global package
370 fout.write(java_event_factory_template.format(package, defines_text, cases, subcases))
H A Dpython_generator.py128 package ='com.bluekitchen.btstack' variable
129 gen_path = 'gen/' + package.replace('.', '/')
/btstack/port/archive/pic32-harmony/app.X/nbproject/
H A DPackage-default.bash54 mkdir -p ${CND_DISTDIR}/${CND_CONF}/package
66 rm -f ${CND_DISTDIR}/${CND_CONF}/package/app.x.tar
68 tar -vcf ../../../../${CND_DISTDIR}/${CND_CONF}/package/app.x.tar *
H A DMakefile-variables.mk11 CND_PACKAGE_DIR_default=${CND_DISTDIR}/default/package
13 CND_PACKAGE_PATH_default=${CND_DISTDIR}/default/package/app.x.tar
/btstack/3rd-party/lwip/core/
H A DCMakeLists.txt20 # Source package generation
30 # Generate docs before creating source package
H A DCHANGELOG666 - Merged some patchs from Debian pppd package which add interesting features
/btstack/port/samv71-xplained-atwilc3000/ASF/thirdparty/CMSIS/
H A DATMEL-disclaimer.txt3 * address for the full package:
H A DREADME.txt21 Any user of the software package is bound to the terms and conditions of the end user license agree…
/btstack/3rd-party/tinydir/
H A DREADME.md73 … if you use tinydir you can comply by including `tinydir.h` or `COPYING` somewhere in your package.
/btstack/port/windows-h4/
H A DREADME.md18 We've used the Msys2 package available from the [downloads page](https://www.mingw-w64.org/download…
/btstack/port/windows-h4-da14585/
H A DREADME.md24 We've used the Msys2 package available from the [downloads page](https://www.mingw-w64.org/download…
/btstack/port/raspi/
H A DREADME.md60 …for gnueabihf: arm-linux-gnueabihf-gcc. This should be available in your package manager. Read on …
/btstack/doc/manual/
H A Dbtstack_gettingstarted.tex142 %% pandoc-tablenos: required package
/btstack/doc/manual/docs-template/
H A Dprofiles.md755 Note: make sure to install the PyCryptodome python package as the hash is calculated using AES-CMAC,