@stdevAlDen commented on Jan 23 Remove [strl.h](https://github.com/skycoin/hardware-wallet/blob/master/tiny-firmware/emulator/strl.h) and [strl.c](https://github.com/skycoin/hardware-wallet/blob/master/tiny-firmware/emulator/strl.c) and use libbsd-dev instead for the emulator in GNU/Linux. Remember to link against bsd lib [on linux](https://gist.github.com/sighingnow/deee806603ec9274fd47#file-makefile-L15)
@stdevAlDen commented on Jan 23
Remove strl.h and strl.c and use libbsd-dev instead for the emulator in GNU/Linux.
Remember to link against bsd lib on linux