Skip to content
Snippets Groups Projects
Commit cf777dbf authored by dwf1m12's avatar dwf1m12
Browse files

update bootloader date

parent d340eaff
No related branches found
No related tags found
No related merge requests found
...@@ -156,8 +156,8 @@ int main (void) ...@@ -156,8 +156,8 @@ int main (void)
if (CMSDK_GPIO1->DATA & 0x80) // high if FT1248, low if EXTIO if (CMSDK_GPIO1->DATA & 0x80) // high if FT1248, low if EXTIO
UartPuts("FT1+U38400"); UartPuts("FT1+U38400");
else else
UartPuts("EXTIO8x4CD"); UartPuts("EXTIO-DMA");
UartPuts(" 20241212\n"); UartPuts(" 20250412\n");
FlashLoader(); FlashLoader();
return 0; return 0;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment