doc: rel-notes: inform about space-separated list removal in Twister
Inform about the removal of space-separated lists in Twister config files. Also provide guidance on how to migrated using a utility script. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
714e193340
commit
9764bae573
1 changed files with 5 additions and 0 deletions
|
@ -107,6 +107,11 @@ Boards & SoC Support
|
||||||
Build system and Infrastructure
|
Build system and Infrastructure
|
||||||
*******************************
|
*******************************
|
||||||
|
|
||||||
|
* Space-separated lists support has been removed from Twister configuration
|
||||||
|
files. This feature was deprecated a long time ago. Projects that do still use
|
||||||
|
them can use the :zephyr_file:`scripts/utils/twister_to_list.py` script to
|
||||||
|
automatically migrate Twister configuration files.
|
||||||
|
|
||||||
Drivers and Sensors
|
Drivers and Sensors
|
||||||
*******************
|
*******************
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue