summaryrefslogtreecommitdiff
path: root/bridges/README.md
blob: 4bccdc98c9b060a89ef58752bd7d494cdf527dd0 (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

`stream_file.c`: The bridge for file handling.