Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
77dd3daaaf8e9fde0f81b09cf0ac083b4e215f01
/
scripts
/
pylib
/
twister
/
expr_parser.py
cfaee96
twister: Add dt_nodelabel_enabled devicetree filter function
by Andrzej Głąbek
· 4 years ago
e5bf24b
scripts: twister: Fix error in dt_label_with_parent_compat_enabled
by Erwan Gouriou
· 4 years, 1 month ago
3e1443c
scripts/pylib: expr_parser.py: Review dt_compat_enabled_with_label
by Erwan Gouriou
· 4 years, 1 month ago
44a02c5
twister: use edt.label2node in dt_compat_enabled_with_label DT filter
by Johann Fischer
· 4 years, 4 months ago
bb47497
twister: add dt_compat_enabled_with_label DT filter function
by Johann Fischer
· 4 years, 4 months ago
51f55b4
twister: replace dt_compat_enabled_with_alias filter
by Martí Bolívar
· 4 years, 4 months ago
d802fc3
scripts: twister: sort expr_parser.py imports
by Martí Bolívar
· 4 years, 4 months ago
e508bab
sanitycheck: move sanity_chk -> pylib/twister
by Anas Nashif
· 4 years, 7 months ago
[Renamed from scripts/sanity_chk/expr_parser.py]
c08d1e0
sanitycheck: Add dt_chosen_enabled devicetree filter function
by Henrik Brix Andersen
· 4 years, 8 months ago
8165008
dts: remove legacy macro support
by Martí Bolívar
· 4 years, 9 months ago
7733b94
sanitycheck: Add functions to query device tree for filters
by Kumar Gala
· 6 years ago
50b9b12
scripts: Simplify code with sys.exit(<string>)
by Ulf Magnusson
· 6 years ago
47ef9ba
scripts: sanitycheck: Remove redundant ifs
by Ulf Magnusson
· 6 years ago
0d39a10
scripts: Fix random typo'd whitespace
by Ulf Magnusson
· 6 years ago
5c8fd84
scripts: Remove extra trailing newlines from Python scripts
by Ulf Magnusson
· 6 years ago
f3a6e8a
sanitycheck: Recommend installing "ply" instead of "python3-ply"
by Daniel Egger
· 7 years ago
9c974b9
sanitycheck: allow placing parsetab.py in a custom dir
by Anas Nashif
· 8 years ago
4701f01
sanitycheck: disable expr parser debug
by Anas Nashif
· 8 years ago
db3d55f
sanitycheck: move all related files to sanity_chk
by Anas Nashif
· 8 years ago
[Renamed from scripts/expr_parser.py]
31e772d
expr_parser: fix issue with hex values in environment
by Andrew Boie
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
7a87f9f
expr_parser: support ':' operator
by Andrew Boie
· 9 years ago
99c0f64
expr_parser: fix concurrent use issues
by Andrew Boie
· 9 years ago
5aaf5f1
expr_parser: support single-quoted strings
by Andrew Boie
· 9 years ago
b4efd54
expr_parser.py: simple expression language
by Andrew Boie
· 9 years ago