rivergillis / update-pocket

An all-in-one tool to update your Analogue Pocket firmware and openFPGA cores!
56 stars 9 forks source link

Is there ways to omit a core? #15

Open amoore2600 opened 1 year ago

amoore2600 commented 1 year ago

I am not interested in downloading all the cores but there are a few that I would like to stay up to date on.

Is there a way to specify which cores to download and which ones to omit?

janmalec commented 1 year ago

You could comment it out from repo.json and than comment out fetch_repo_list() from the main function in updater.py so it does not get overwritten.