Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 522 Bytes

File metadata and controls

11 lines (8 loc) · 522 Bytes

Project Overview

This project is a collection of small projects that demonstrate various functionalities. Below is the list of small projects and their corresponding folders:

  • fatfs_simulator: Simulates a FAT filesystem using a loop device

    • Folder: /fatfs_simulator
  • mini_freertos_win: run freertos on qemu-msp2 device without a real borad on windows

    • Folder: /qemu_freertos_win
  • mini_freertos_linux: run freertos on qemu-msp2 device without a real borad

    • Folder: /qemu_freertos_linux