n3rd4i
n3rd4i
> I've packaged up a release for those who don't want to build it themselves in Android Studio: https://github.com/DoomyDwyer/termux-app/releases/tag/v0.59_bt Will then be possible to allow USB/BT access to third party...
> > > Do you mean to install or enable them only for the workspace that has recommendations? Sort answer, maybe both. 1. Enable them (if they are disabled) for...
> [...] when recommendations are installed, enable only for this workspace automatically? That sounds very helpful, I would suggest that, on top of the other points I made earlier. Additionally,...
I believe this error means: ``` /** * mcumgr error codes. */ ``` `#define MGMT_ERR_EBADSTATE 6 /* Current state disallows command. */` Error code(s) can be found in this header...
I've removed the `-Werror` before running the actual `make` in files: * src/Makefile +2 * libsrc/Makefile +2 * Makefile +1
Problem is that not me is doing that, this is how the package is set up by **Upstream** if you want to call it that. For example I'm creating SW...