Skip to content

Convert Vplans to CSV

Created by: silabs-robin

This PR adds ".csv" variants of all 40s vplans (using bin/xlsx2csv.py), so that we in the future can see diffs when we update the vplans.

I did a spot check on the debug vplan, opening the csv files as a spreadsheet, and the cells are populated just like in the original xlsx file, except that "merged cells" are replaced with plain and simple indentation.

Merge request reports

Loading