Difference: MicroSdBlocks (18 vs. 19)

Revision 192020-07-10 - 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:
<
<
This filesystem is based on FatFs - Generic FAT Filesystem Module and supports FAT (12, 16, and 32) and exFAT formatted SD cards.
>
>
The FAT filesystem for Mecrisp-Cube is based on FatFs - Generic FAT Filesystem Module and supports FAT (12, 16, and 32) and exFAT formatted SD cards.
  Forth source files

Line: 327 to 327
 

UNIX like Shell Commands

Changed:
<
<
Do not expect real UNIX commands not even comparable to Busybox.
>
>
Do not expect real UNIX commands not even comparable to the Busybox commands. The UNIX like shell commands are parsing words. The parameters are parsed from the input stream till the end of line. These commands are not intended to use in other words, they are
 
  • ls [-a] [-l] [-1] [FILE]
  • pwd
  • cd
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback