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:
Gerard Marull-Paretas 2024-12-02 10:34:59 +01:00 committed by Anas Nashif
commit 9764bae573

View file

@ -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
******************* *******************