]> sigrok.org Git - libsigrok.git/commit
sysclk-lwla: Implement config_commit() callback.
authorDaniel Elstner <redacted>
Thu, 23 Jan 2014 01:35:51 +0000 (02:35 +0100)
committerDaniel Elstner <redacted>
Thu, 23 Jan 2014 01:43:16 +0000 (02:43 +0100)
commitee38c8ba3e49fa3b8af6d2fd83396b3dd4b109a7
tree8c09c8c1a8a80b2fd7406f771b3bc948319591d4
parent43db343618e81d03aa8531b4a4ed96c250a29991
sysclk-lwla: Implement config_commit() callback.

Move pre-acquisition hardware setup to the new config_commit()
callback.  At the moment, the only setting applied at commit
time is switching the clock source, which involves uploading
a new bitstream to the FPGA.
hardware/sysclk-lwla/api.c