zephyr/scripts/utils
Yong Cong Sin 0722c621c8 util: increase several macros limit from 255 to 4095
Currently, the following macros will only work for 0 - 255:
- `IS_EQ`
- `UTIL_X2`
- `UTIL_INC`
- `UTIL_DEC`
- `LISTIFY`

This patch increases their limit to 4095.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-10-05 06:10:06 -04:00
..
gen_util_macros.py
migrate_includes.py
migrate_mcumgr_kconfigs.py
migrate_sys_init.py
ntc_thermistor_table.py
pinctrl_nrf_migrate.py
twister_to_list.py