@@ -77,6 +77,6 @@ __attribute__((noreturn))
int main() {
init_all();
multicore_launch_core1(core1_main);
while (1) {}
while (1);
}
The note is not visible to the blocked user.