analogdevicesinc / adi-kuiper-imager

Other
6 stars 0 forks source link

Imager should look for "architecture" nodes in the JSON files, not "name" nodes #32

Open AlexandraTrifan opened 2 years ago

AlexandraTrifan commented 2 years ago

This issue is related to the usage of some incorrect JSON files in the development phase.

AlexandraTrifan commented 1 year ago

The JSON files did not all have the same structure. Some of them were only used in the dev phase of the Imager and had a incorrect structure. The Imager was updated to match the correct one. Also a "version" tag was added to the JSON files and the Imager will inform the user that configuration might not work correctly.

tagoylo commented 1 year ago

Should the "version" tag be available on the swdownloads kuiper.json copy?

tagoylo commented 1 year ago

Issue can be closed.