annotate TRNG erratum, address review comment
This commit is contained in:
@@ -57,7 +57,7 @@ void _watch_disable_tcc(void) {}
|
||||
|
||||
void _watch_enable_usb(void) {}
|
||||
|
||||
void watch_disable_TRNG(Trng* hw) {}
|
||||
void watch_disable_TRNG() {}
|
||||
|
||||
// this function ends up getting called by printf to log stuff to the USB console.
|
||||
int _write(int file, char *ptr, int len) {
|
||||
|
||||
Reference in New Issue
Block a user