Sming Logo

Contents:

  • Getting Started
  • Tools Integration
  • Debugging
  • Features
  • Framework
    • Timers and Clocks
    • Core Framework
      • Program Space
      • Core Data Classes
      • Date and Time
      • File System
    • Platform Support
    • Services
    • Wiring
  • Sample Projects
  • Libraries
  • API Documentation
  • Information
  • Upgrading
  • Experimental Stuff
  • Contributing
  • Troubleshooting
  • About
Sming
  • Framework
  • Core Framework
  • View on GitHub

Core Framework

  • Program Space
    • Templated code
    • memcpy_aligned
    • FakePgmSpace
    • FlashString
    • API Documentation
  • Core Data Classes
    • BitSet
    • Buffering
    • CString
    • CStringArray
    • CSV Reader
    • Data formatting
    • Linked Object Lists
    • Object Map
    • Object Queue
    • Packet writing
    • Range
    • Streams
  • Date and Time
    • DateTime class
    • ZonedTime class
    • System Clock
  • File System
    • file_t
    • FileHandle
    • DirHandle
    • FileOpenFlag
    • FileOpenFlags
    • FileAttribute
    • FileAttributes
    • FileStat
    • FileNameStat
    • File
    • Directory
    • getFileSystem()
    • fileSetFileSystem()
    • fileFreeFileSystem()
    • fileMountFileSystem()
    • fwfs_mount()
    • fwfs_mount()
    • fileMountArchive()
    • fileOpen()
    • fileClose()
    • fileWrite()
    • fileTouch()
    • fileRead()
    • fileSeek()
    • fileIsEOF()
    • fileTell()
    • fileFlush()
    • fileGetErrorString()
    • fileSetContent()
    • fileSetContent()
    • fileGetSize()
    • fileTruncate()
    • fileTruncate()
    • fileTruncate()
    • fileRename()
    • fileRename()
    • fileGetContent()
    • fileGetContent()
    • fileGetContent()
    • fileStats()
    • fileStats()
    • fileStats()
    • fileDelete()
    • fileDelete()
    • fileDelete()
    • fileExist()
    • fileExist()
    • dirExist()
    • dirExist()
    • fileOpenDir()
    • fileOpenDir()
    • fileOpenRootDir()
    • fileCloseDir()
    • fileReadDir()
    • fileRewindDir()
    • fileGetSystemInfo()
    • fileSystemType()
    • fileSystemFormat()
    • fileSystemCheck()
    • fileSetACL()
    • fileSetAttr()
    • fileSetTime()
    • createDirectory()
    • createDirectories()
    • FS_OK
    • SmingInternal
Previous Next

© Copyright Sming Developer Team.

Built with Sphinx using a theme provided by Read the Docs.