summaryrefslogtreecommitdiff
path: root/include/bridges/README.md
blob: 02e477f967957e2b34c76041ccdf9a369ddd8e5f (plain)
1
2
3
4
5
6
7
8
# tinyff platform bridges

This folder contains **bridges** that connect tinyff to platform-specific features, like file I/O.  
These files **do not need to be compiled** if you are running tinyff on a freestand environment.

## Structure

`stdio/`: Bridges which use the stdio library