diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-03-29 08:11:26 +1100 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-03-29 08:11:26 +1100 |
| commit | 5d3fdcdfabb30a69cd7c701bfd573e9bc4fd219d (patch) | |
| tree | f917dddb06bc6e44f6916957d42d8174812e6971 /bridges/README.md | |
| parent | 3c44b526652c820a085e9733df70543cdd0f535a (diff) | |
feat(bridges): Move bridges to include folder
Diffstat (limited to 'bridges/README.md')
| -rw-r--r-- | bridges/README.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/bridges/README.md b/bridges/README.md deleted file mode 100644 index 02e477f..0000000 --- a/bridges/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# 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 |
