Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
four-levels
Example programs in Rust demonstrating how you can program an ARM microcontroller at four different levels of abstraction
Rust 41
-
rust-rpi
Rust port of the excellent Python library pigpio.py [Unmaintained]
-
trust-rust
Code and Slides for the Rust workshop at Technopark Trivandrum
Rust 7
-
msp432-newio
A simple program for the TI MSP432P401R launchpad which uses the msp432p401r crate
Rust 7
-
rust-for-fun
Toy Rust programs for learning purpose!
Rust 6
-
rust-fossmeet
Code and Slides for the Rust workshop conducted as part of NITC FOSSMEET 2017
81 contributions in the last year
Contribution activity
February - April 2019
January 2019
- pcein/click C++
- pcein/nDPI C
Created a pull request in kohler/click that received 3 comments
Update config.guess to latest version
This is required to support ARM64 ("aarch64") builds. The latest version of config.guess was obtained from here: http://git.savannah.gnu.org/gitweb…
Created an issue in kohler/click that received 3 comments
Updating config.guess
The config.guess used by click needs to be updated to the latest version as it does not have support for the aarch64 architecture.