mirror of
https://github.com/handsomezhuzhu/2025-yatcpu.git
synced 2026-02-20 20:10:14 +00:00
update csrc for correct UART printing with lower clock frequency
This commit is contained in:
@@ -32,10 +32,10 @@ int main() {
|
||||
{
|
||||
uart_send_char(*p);
|
||||
p++;
|
||||
waste_some_time(100);
|
||||
waste_some_time(200);
|
||||
}
|
||||
|
||||
waste_some_time(200);
|
||||
waste_some_time(400);
|
||||
|
||||
break; // print once, but pressing CPU reset can print again
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -32,10 +32,10 @@ int main() {
|
||||
{
|
||||
uart_send_char(*p);
|
||||
p++;
|
||||
waste_some_time(100);
|
||||
waste_some_time(200);
|
||||
}
|
||||
|
||||
waste_some_time(200);
|
||||
waste_some_time(400);
|
||||
|
||||
break; // print once, but pressing CPU reset can print again
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -32,10 +32,10 @@ int main() {
|
||||
{
|
||||
uart_send_char(*p);
|
||||
p++;
|
||||
waste_some_time(100);
|
||||
waste_some_time(200);
|
||||
}
|
||||
|
||||
waste_some_time(200);
|
||||
waste_some_time(400);
|
||||
|
||||
break; // print once, but pressing CPU reset can print again
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -32,10 +32,10 @@ int main() {
|
||||
{
|
||||
uart_send_char(*p);
|
||||
p++;
|
||||
waste_some_time(100);
|
||||
waste_some_time(200);
|
||||
}
|
||||
|
||||
waste_some_time(200);
|
||||
waste_some_time(400);
|
||||
|
||||
break; // print once, but pressing CPU reset can print again
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user