debug version

This commit is contained in:
2025-09-26 09:02:37 +08:00
parent 233576fd9a
commit fcf10601b9
6 changed files with 574 additions and 7 deletions

View File

@@ -60,7 +60,7 @@ int main(void)
// led_init();
printf("Flash size: %d Kbytes\n", get_flash_size());
// printf("Flash size: %d Kbytes\n", get_flash_size());
#ifdef DEBUG_VERBOSE
char hello_world[] = {"Hello World!\r\n"};