River Gillis 7dde4961d7 update repos
2022-09-02 14:35:44 -07:00
2022-09-02 14:23:27 -07:00
2022-09-02 13:32:20 -07:00
2022-09-02 14:35:44 -07:00
2022-09-02 11:35:42 -07:00
2022-09-02 14:32:37 -07:00

update_pocket

update_pocket is cross-platform script to update your Analogue Pocket firmware and openFPGA cores.

Requirements

  • Python 3
  • requests, beautifulsoup4 python modules

macOS / Linux

  1. Download this repo and unzip it onto the root of your pocket sd card.
  2. Run update_pocket.sh, it will update the updater (!) and install required dependencies.

Windows

  1. Install python, run python -m pip install requests, beautifulsoup4.
  2. Download this repo and unzip it onto the root of your pocket sd card.
  3. Run updater.py.

What's the point of update_pocket.sh?

update_pocket.sh is a convenience wrapper for macOS and Linux users that makes sure we have the right dependencies. It is not strictly necessary, feel free to run updater.py directly. Ideally in the future there's an update_pocket.bat for Windows as well.

How can I add a new core?

Just open repo.json and add your repository name, then submit a PR. Make sure you publish a zipped release so that we can find it!

S
Description
No description provided
Readme 3.4 MiB
Languages
Python 83%
Shell 15.5%
Batchfile 1.5%