James Snyder
James Snyder
Thanks for the config options from the Linux toolchain that should be helpful. In reference to the lack of logic, it's possible that there are some things in there that...
This sounds good. I could also do this by git revision for those who have checked out from the repository: GIT_REV = `git rev-parse --verify HEAD --short` PREFIX = $(HOME)/avr32-tools-$(GIT_REV)/...
I've now adjusted it to use a git revision, falling back to date if there is not .git directory or git is not installed. One can also specify prefix at...
Thanks for all the reports you've been filing. This will help nail down the holes in this toolchain build and get it to a more robust state. I've wanted to...
> I thought about this too, but this doesn't seem possible, in my case libusb is in /brew/local/lib and the headers are in /lib/local/include, I don't know how to update...
The master branch doesn't point to it, but 5.2.3 is in there: https://github.com/jsnyder/lua/tree/lua-5.2
I currently see the same thing. I cloned the repo, checked out the beta branch and copied the directory over to custom_components, restarted home assistant and got something like above....