Hardware repo reorganization

The hardware repo was getting a bit sloppy, both in terms of the github repo and the amount of out of sync stuff in my local repo. The main issues is that at some point all the KiCAD library files were copied into Bus Pirate /library/ folder, so spotting changes in that huge mess was unmanageable. I didn’t fix that issue yet, but I moved stuff around and changed names to be a bit more consistent. The repo now has the latest version of all hardware production and development.

Root folder:

  • adapter-<name>-nREVn - All planks and adapters currently in production.
  • /development/ - Folder for in-development planks and adapters
  • /bus_pirate_pcb/ - Folder for Bus Pirate PCBs

/bus_pirate_pcb/ folder:

  • n-REVn - Hardware that has been in production
  • /development/ - Production recalls (bugs), incremental prototypes, experiments

In related news, I deleted all the temp firmware, docs, and hardware folders that spawned all over my C: drive.

3 Likes