Assembly “nop” delays in C code have inconsistent timing on nrf9160 (Arm) in Zephyr
I’m trying to modify this bit-banging ws2812 gpio Zephy driver to run on an nrf9160 (Arm Cortex M33) board. The problem is I can’t mange to get consistent pulse timing using assembly instructions at the beginning of the transfer.