Looks fine. Thank you! On 23/07/2025 11:41, Stephan wrote:
Did you consider using kpause(9)? Am Mi., 23. Juli 2025 um 11:06 Uhr schrieb Vincent DEFERT <vincent.defert%posteo.net@localhost>:What's the proper way to generate a short delay (1-100 microseconds) in a driver, in order to implement a peripheral initialisation procedure. On a microcontroller, I would use the systick timer for this.