#include #include "tusb.h" #include "util.h" /* in the absence of the board-specific directory providing a unique ID, we provide a canned one */ __attribute__((__weak__)) uint8_t get_unique_id_u8(uint8_t *desc_str) { static const char canned[] = "123456"; for (int i=0; i