Darius Berghe

Results 63 comments of Darius Berghe

Make sure to fix astyle, cppcheck and documentation complaints.

Please follow this document and make sure you use the `git commit -s` feature: http://analogdevicesinc.github.io/no-OS/contributing.html

/AzurePipelines run

@Lcompo can you summarize what changed in this version with a changelog ?

Hi, I've looked at the driver code and indeed it's based on polling some status bits. For the moment, what you could do is provide a small timeout for the...

Hi @AmirhoseinAskari , DOUT/RDY GPIO (that has interrupt capability) And you can use the GPIO as an input and configure GPIO interrupts on it for rising/falling/both (whichever is appropriate). Through...

Thanks @Brandon-Hurst , we'll have a look into this and come back to you.

I thought about that too, but it's so much easier to add a line to: ```analog@precision:~$ sudo apt-get install libxml2-dev libzstd-dev bison flex libcdk5-dev cmake``` to become: ```analog@precision:~$ sudo apt-get...