Home
last modified time | relevance | path

Searched full:shell (Results 1 – 9 of 9) sorted by relevance

/lvgl-latest/docs/get-started/os/
Dnuttx.md51 ```shell
57 ```shell
64 ```shell
71 ```shell
78 ```shell
84 ```shell
89 ```shell
/lvgl-latest/.github/workflows/
Dccpp.yml83 # The shell to run commands with in the container
84 shell: /bin/bash
Dcheck_style.yml32 shell: bash
/lvgl-latest/examples/
Dlv_examples.mk1 CSRCS += $(shell find -L $(LVGL_DIR)/$(LVGL_DIR_NAME)/examples -name "*.c")
/lvgl-latest/demos/
Dlv_demos.mk1 CSRCS += $(shell find -L $(LVGL_DIR)/$(LVGL_DIR_NAME)/demos -name "*.c")
/lvgl-latest/src/extra/
Dlv_extra.mk1 CSRCS += $(shell find -L $(LVGL_DIR)/$(LVGL_DIR_NAME)/src/extra -name "*.c")
/lvgl-latest/scripts/release/
Dpatch.py30 branches, error = subprocess.Popen(cmd, shell=True, executable="/bin/bash", stdout=subprocess.PIPE,…
/lvgl-latest/docs/porting/
Dproject.md21 LVGL_DIR ?= ${shell pwd} #The path where the lvgl folder is
/lvgl-latest/env_support/cmsis-pack/
Dgen_pack.sh7 # - bash shell (for Windows: install git for Windows)