Pinned Repositories
btype
Python binary data structures
compact_interval_set
Uncomplicated Python interval set class.
docker-gcc-arm-none-eabi
Docker containers that can be used to bind-mount host directories and compile using gcc-arm-none-eabi compilers.
docker-gcc-arm-none-eabi-nano_eh-build
Docker container that can build gcc-arm-none-eabi with an additional nano_eh library that supports exception-handling.
jman
lokios
osx-pxe-server
psdb
Python flasher and gdb server for various ARM debug probes.
pyreap
Automatically reap orphaned subprocesses if you die.
stm_layout
Python curses-based tool for configuring STM32 pins.
tgree's Repositories
tgree/psdb
Python flasher and gdb server for various ARM debug probes.
tgree/stm_layout
Python curses-based tool for configuring STM32 pins.
tgree/osx-pxe-server
tgree/docker-gcc-arm-none-eabi
Docker containers that can be used to bind-mount host directories and compile using gcc-arm-none-eabi compilers.
tgree/btype
Python binary data structures
tgree/compact_interval_set
Uncomplicated Python interval set class.
tgree/docker-gcc-arm-none-eabi-nano_eh-build
Docker container that can build gcc-arm-none-eabi with an additional nano_eh library that supports exception-handling.
tgree/jman
tgree/lokios
tgree/pyreap
Automatically reap orphaned subprocesses if you die.
tgree/rigoltmc
Python code to talk to Rigol DS1104Z using USBTMC.
tgree/svg_plot
Generate simple plots in SVG format
tgree/tgcurses
Library for working with curses in python.
tgree/tkdraw
Drawing using Tk in python
tgree/cmsis-header-stm32
CMSIS device headers for all STM32 devices
tgree/elfcore
Generate an ELF core file in Python.
tgree/funapprox
Generator for float -> float function approximations
tgree/glotlib
Python library for doing dynamic plots with OpenGL
tgree/gnu-devtools-for-arm-nano_eh
tgree/libusb-package
Packaged libusb shared libraries for Python.
tgree/modm-devices
Curated device data for all AVR and STM32 devices
tgree/prometheus
Ancient kernel we wrote to run on Power Mac hardware.
tgree/sudoku
Python sudoku solver