Home
last modified time | relevance | path

Searched refs:examples_ofile (Results 1 – 2 of 2) sorted by relevance

/btstack/port/arduino/docs/
H A Dupdate_listings.py267 def processExamples(intro_file, examples_folder, examples_ofile): argument
268 with open(examples_ofile, 'w') as aout:
/btstack/doc/manual/
H A Dmarkdown_create_examples.py297 def processExamples(intro_file, examples_folder, examples_ofile, git_branch_name): argument
298 with open(examples_ofile, 'w') as aout: