Difference: MicroSdBlocks (17 vs. 18)

Revision 182020-07-06 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 223 to 223
 

FAT Filesystem

FAT is the de-facto standard for embedded systems and mobile devices.

Changed:
<
<
Based on FatFs - Generic FAT Filesystem Module. It supports FAT (12, 16, and 32) and exFAT formatted SD cards.
>
>
This filesystem is based on FatFs - Generic FAT Filesystem Module and supports FAT (12, 16, and 32) and exFAT formatted SD cards.
  Forth source files

Line: 328 to 328
 

UNIX like Shell Commands

Do not expect real UNIX commands not even comparable to Busybox.
Changed:
<
<
  • ls
>
>
  • ls [-a] [-l] [-1] [FILE]
 
  • pwd
  • cd
  • cp
  • mv
  • rm
  • chmod
Changed:
<
<
  • cat
>
>
  • cat FILES
 
  • less
  • mkdir
  • mount
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback