fibercrypto / fibercrypto/skywallet-mcu
Use libbsd in GNU/Linux for emulator
Open
emulator
enhancement
good first issue
- Dominant language
- C
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
Assessment
This issue has not been assessed yet.