Highlights
- Arctic Code Vault Contributor
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 50 million developers.
Sign upPopular repositories
-
Forked from xndcn/pebble-firmware-utils
Some tools used for Pebble firmware.
-
-
Some patches to modify behaviour of Pebble smartwatch firmwares. Apply with patcher.py from pebble-firmware-utils.
-
-
Based on https://gist.github.com/masaakif/414375 but installable by Vundle
-
49 contributions in the last year
Contribution activity
December 2020
November 2020
Created 1 repository
- MarSoft/miasm Python
Opened 1 pull request in 1 repository
sanbornm/go-selfupdate
1
open
Created an issue in theos/logos that received 1 comment
Line comments are incorrectly handled within block comments
In current master version (a733c99) there is a bug. Here is the minimal .xm file reproducing it:
%ctor { // ...
} /* Multiline comment including a …