libsigrok/hardware/asix-sigma
Marek Vasut d485d44361 asix-sigma: Cleanup the bit2bitbang
Rework the bit2bitbang function. Remarkable changes are:
- The function was renamed to sigma_fw_2_bitbang()
- We use glib function calls to work with the file
- We mmap the file containing firmware instead of opening the file
  and then reading it into a buffer.
- The magic firmware transformation is now type-safe.
- Documentation and comments were added where applicable.

Signed-off-by: Marek Vasut <marex@denx.de>
2014-04-30 09:45:50 -07:00
..
asix-sigma.c asix-sigma: Cleanup the bit2bitbang 2014-04-30 09:45:50 -07:00
asix-sigma.h Replace 'probe' with 'channel' in most places. 2014-03-25 20:58:54 +01:00