Skip to content

chip-community/Gonzales

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chippy Gonzales

Chippy Gonzales is a tool for directly manipulating the C.H.I.P.'s GPIO hardware-registers, allowing you to query and set things like e.g. mux, pin-state and pull-up/-down.

The tool can also print out a prettyish graph of either of the C.H.I.P.'s two pin-headers: Pin-header printout

Warning

Due to directly manipulating the registers it bypasses the Linux-kernel's pinctrl-scheme and you can very much mess things up with it. You should only be using the tool, if you know what you are doing.

YOU ASSUME ALL RESPONSIBILITY FOR USE OF THIS TOOL.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.0%
  • Objective-C 6.6%
  • Makefile 2.4%