Startup files for STM32F4xx
tom via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Apr 24 23:25:07 PDT 2015
On Saturday, 25 April 2015 at 04:01:47 UTC, Jens Bauer wrote:
> (still no automatic mirroring, though I've installed
> https://github.com/miracle2k/gitolite-simple-mirror)
it should be fairly simple, check the logs.
most probably something failing with authentication.
(btw, for those who don't know it: https://github.com/gogits/gogs
more or less a simplified github clone that runs as a single
binary, pretty neat)
another approach would be that you just add the github as a
second remote repository and push to both (e.g. via a simple
shell alias in your shells rc file)
i'm mostly on os x / archlinux. both contain packages for openocd.
i just did a ```brew install openocd --HEAD``` and it installed
smoothly.
More information about the Digitalmars-d-learn
mailing list