-
I'm seeing intermittent build failures because python-serial is missing - sometimes.
The first few lines of my `travis.yml` are as follows:
``` yaml
sudo: false
language: cpp
addons:
apt:
pack…
-
I'm trying to set Azure diagnostics on a deployed cloud service using v0.8.11 Azure Powershell cmdlets and the Set-AzureServiceDiagnosticsExtension command:
```
Set-AzureServiceDiagnosticsExtension -…
-
The linker step requires `srecord` which is not installed by default when installing the compiler toolchain.
This error occurs on Linux and Windows. On Linux `sudo apt-get install srecord` solves thi…
-
```
Hapkido:~ getchell$ brew install sbcl
==> Downloading http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.58/sbcl-1
######################################################################## 100.…
-
When compiling on Ubuntu 14.04, for the `nrf51dk-armcc` target, it uses `srec_info` from the `srecord` package, which is not installed by default.
`sudo apt-get install srecord` solves this.
- Whose …
-
I've had this issue before I believe specifically with lame. Some of the library files and others require root permissions. I cannot upgrade nor remove lame using brew.
Here is the recent attempt:
…
-
Using homebrew version 49495886, brew install gccxml did the following:
==> Installing gccxml dependency: cmake
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-2.8.10.2.mou…
-
I cannot upgrade brew, I get a git error.
Digging into it I found that brew's git repo under /usr/local contains lots of untracked which I find bizarre. I never have conscientiously touched the brew …
-
http://srecord.sourceforge.net/
> The SRecord package is a collection of powerful tools for manipulating EPROM load files.
Sample build: https://travis-ci.org/marcelstoer/nodemcu-firmware/builds/707…
-
Could someone in the know "document" how a user would go about programming the micronucleus bootloader and the user program with one hex file?
Example Use Case:
End-Product is a hobby device with a …