m5stack / M5Cloud

Micropython Web IDE beta version
http://io.m5stack.com/
145 stars 35 forks source link

How to write 16mb filesystem firmware #30

Open tantetoni2 opened 5 years ago

tantetoni2 commented 5 years ago

How to write 16mb filesystem firmware?

I am using a m5Stack fire with 16mb flash and 4mb ram.

At booting i become in repl

Internal FS (SPIFFS): Mounted on partition 'internalfs' [size: 2293760; Flash address: 0x1D0000]

Filesystem size: 2100992 B Used: 11776 B Free: 2089216 B

thats 2mb, where are the other 14mb

How can i use or mount them?