Extra projects

This repository is a diverse collection of independent projects that are individually too small to have dedicated repositories. All projects share the same git repository but each is stored in a different branch.

android
  • Dockerfile to configure the Android development environment for Continuous Integration

docker
  • Helper scripts to parse Dockerfiles and run Docker containers

drivers-U36SD
  • Backup of Windows 10 drivers for Asus U36SD laptop

emscripten
  • Dockerfile to configure emscripten (C++-to-Javascript) toolchain for Continuous Integration

fonts
  • Backup of the fonts I normally use for editors and terminal emulators

fpga-CYC1000
  • Drivers and documentation for the CYC1000 FPGA development kit

git
  • Customized git commands that I typically use

kicad
  • KiCad library of custom components

pebble
  • Dockerfile and toolchain installers to configure the Pebble SDK for Continuous Integration (RIP)

pinetime
  • Drivers and documentation for the PineTime development kit

quartus
  • Containerfile and setup scripts to use the Intel Quartus FPGA toolchain in Continuous Integration

openocd
  • OpenOCD configurations

qt
  • Dockerfile and sysroot dump to configure a Qt cross-compiler targeting Raspberry Pi 1 for Continuous Integration

raspi
  • Dockerfile and precompiled cross-compiler toolchain targeting Raspberry Pi 1

settings
  • Configuration files for various programs

webrtc
  • Continuous Integration setup to automatically rebuild the WebRTC core libraries from Google’s Chromium repositories