~ruther/stm32h747i-disco-usb-image-viewer

ref: 8a59f4eae5be1741844255ebe9ccead50541771c stm32h747i-disco-usb-image-viewer/firmware/tests/device_descriptor/delay.h -rw-r--r-- 93 bytes
8a59f4ea — Rutherther fix: framebuffer offset in callback returning location 4 months ago
                                                                                
1
2
3
4
#include <stdlib.h>
#include <stdio.h>

#define DELAY_US(x) printf("Waiting for %d us.", x);
Do not follow this link