Searched refs:BASE_PATH (Results 1 – 2 of 2) sorted by relevance
8 BASE_PATH = os.path.abspath(os.path.dirname(__file__)) variable10 BASE_PATH, '..', '..', 'scripts',14 OUTPUT_FILE = os.path.join(BASE_PATH, 'lvgl.json')
58 BASE_PATH = os.path.abspath(os.path.join(os.path.dirname(__file__))) variable59 TEST_PATH = os.path.join(BASE_PATH, 'micropy.py')60 IMG_PATH = os.path.join(BASE_PATH, '../ref_imgs/binding.png')