From 5d3fdcdfabb30a69cd7c701bfd573e9bc4fd219d Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Sun, 29 Mar 2026 08:11:26 +1100 Subject: feat(bridges): Move bridges to include folder --- bridges/README.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 bridges/README.md (limited to 'bridges/README.md') 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 -- cgit v1.2.3