There's a closed pull request on the void-packages repository New package: libmsp430-3.15.0.1 https://github.com/void-linux/void-packages/pull/21360 Description: Allows to use [mspdebug](https://github.com/void-linux/void-packages/tree/master/srcpkgs/mspdebug) with `tilib` driver, solving following error: ``` $ mspdebug tilib MSPDebug version 0.25 - debugging tool for MSP430 MCUs Copyright (C) 2009-2017 Daniel Beer This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Chip info database from MSP430.dll v3.3.1.4 Copyright (C) 2013 TI, Inc. tilib_api: can't find libmsp430.so: libmsp430.so: cannot open shared object file: No such file or directory ```