mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
fix pre-commit
This commit is contained in:
parent
e03774be88
commit
10a86172ec
@ -358,7 +358,7 @@ int main(int argc, char **argv)
|
||||
free(elf->data);
|
||||
}
|
||||
free(elf);
|
||||
|
||||
|
||||
|
||||
c = cipher_init(vmk, NULL);
|
||||
cipher_calc_cmac(c, spkimage, size, (uint8_t *) spkimage + size);
|
||||
|
Loading…
x
Reference in New Issue
Block a user