FDTools
Description
This library is used to make file device integration and management more user friendly, intuitive, and flexible. FDTools is a wrapper for FileIO and AsUSB. This library allows you to create and manage file devices during runtime.
Use Cases
- When the location of a file device needs to change without changing configs.
- To more easily support userpartitions in simulation.
Overview
- Functions
- Structures
- Usage
Description of all functions in FDTools library.
Description and breakdown of FDTools structures
Examples of FDTools in C