Denis De Mesmaeker

Results 5 issues of Denis De Mesmaeker

I struggle to run the config. Am I missing anything? ``` 13:22 $ ./configure --prefix=$PREFIX --build=`./config.guess` --host=avr -bash: ./config.guess: No such file or directory -bash: ./configure: No such file or...

I have a ATtiny84a. Everything worked until I tried to upload new code via debugwire: ``` Unconnected. > device tty.usbserial-AH06TDUZ Connected to ATtiny84 on /dev/tty.usbserial10 at 30949 baud. fffffffe: ffff...

When running the installer I get the following errors on the multitech aep (I followed [this](https://www.thethingsnetwork.org/docs/gateways/multitech/aep.html) setup description): ``` Stopping existing forwarder Stopping ttn-packet-forwarder: start-stop-daemon: warning: failed to kill 3979:...

Hi Thanks for providing this code! I tried to compile it on my mac: ``` git clone https://github.com/Polarisru/updiprog cd updiprog; mkdir build; cd build cmake make -> this leads to:...

### Is your feature request related to a problem? Please describe. I wonder this topic didn't pop up yet, haven't found any discussion or topic about it. I really enjoy...