Home
last modified time | relevance | path

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

/zcbor-3.6.0/scripts/
Dadd_helptext.py14 p_README = Path(p_root, 'README.md') variable
45 with open(p_README, 'r', encoding="utf-8") as f:
53 with open(p_README, 'w', encoding="utf-8") as f:
/zcbor-3.6.0/tests/scripts/
Dtest_zcbor.py50 p_README = Path(p_root, 'README.md') variable