Skip to content

Commit 6986aa9

Browse files
committed
atmel-samd: Change the FAT label so the board shows up as MICROPYTHON.
1 parent 14f2533 commit 6986aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atmel-samd/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ void init_flash_fs() {
101101
}
102102

103103
// set label
104-
f_setlabel("/flash/internalflash");
104+
f_setlabel("MICROPYTHON");
105105

106106
// create empty main.py
107107
FIL fp;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy