hominoids / SBC_Case_Builder

Autonomous SBC case generation using SBC Model Framework
GNU General Public License v3.0
370 stars 23 forks source link

Updates list of boards supported. #10

Closed davejlong closed 1 year ago

davejlong commented 1 year ago

As well as updating the list of supported boards, I created a simple script that will generate the list of boards for future updates. Maybe one day OpenSCAD will support dynamically generated Customizer fields, but alas, this drastically helps for now.

hominoids commented 1 year ago

How about adding accessories in your script too. I think that is the data structure that will change most often.

davejlong commented 1 year ago

Closing this PR because I accidentally committed another change to the same PR. Opening a new one with the accessory data as well.