Home
last modified time | relevance | path

Searched defs:line_ending (Results 1 – 2 of 2) sorted by relevance

/btstack/tool/misc/
H A Dupdate_btstack_config.py25 def configuration_from_block(block, line_ending): argument
58 def read_and_update_configuration(full_path, line_ending): argument
109 line_ending = get_line_ending(config_file) variable
H A Dupdate_btstack_config_docu_link.py29 def read_and_update_configuration(full_path, line_ending, root): argument
51 line_ending = get_line_ending(config_file) variable