commit | a6e5135381199e84e453300f49077f38f5e65a6f | [log] [tgz] |
---|---|---|
author | Armin Brauns <armin.brauns@embedded-solutions.at> | Fri Mar 10 08:50:43 2023 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Mar 14 11:17:35 2023 +0100 |
tree | 78db0a3ab69d2ddb85737fa12e8683dfc3bcab99 | |
parent | d0762e54394401110c9d96333904fafe5b5c553c [diff] |
drivers: fpga: ice40: fix busy delay loop This was being optimized out entirely by certain compiler configurations. Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>