Nicolás Pace
Nicolás Pace
When you are having a conversation about a particular cast (let's say, on github, or any platform where you can embed markdown), it would be great if the platform would...
Thanks for providing all the source code. I can't find the source code for the binary image here: https://github.com/dukelec/mb/blob/master/tools/ota_pre/uImage Would you mind uploading it? Thanks!
I think your project is great, and could be greater! This one has a lot of ideas, but has a terrible license :( https://github.com/JonnyBurger/remotion/ hope it helps! Thanks for your...
how to reproduce: * ./cooker -c ar71xx/generic --flavor=lime_default --profile=tl-wdr4300-v1 * stop the execution while building * run again it will say that couldn't cook the image.
Lime-sdk allows to config a feeds.conf file where you can specify the feeds. For those added from a VCS you can specify a hash reference, a tag or a branch....
no matter if you add the --no-update flag or not, it tries to download the Packages.gz file.
When creating an image that is bigger than the available space, the command outputs an error, but at the end the command says it is successful. This is the last...
This happens with: ``` https://github.com/lede-project/source.git;v17.01.1 ``` because v17.01.1 is a tag, and does not happen with ``` src-git libremesh https://github.com/libremesh/lime-packages.git;develop ``` That is a branch. The issue comes because for...
This LED does not light at any time, including initial power up when all other LEDS are lit for a short time. The USB LED is driven from GPIO20 and...
This LED operates only at initial power up for a brief period. The LED is driven from GPIO23. Attempting to drive this GPIO from the test program fails as it...