Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit bee3eae

Browse files
authored
Update README.md
1 parent 62de5f4 commit bee3eae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Foundation libc
22

3+
This repo has been archived and moved to: https://github.com/ZigEmbeddedGroup/microzig/tree/main/modules/foundation-libc
4+
35
[![Continuous Integration](https://github.com/ZigEmbeddedGroup/foundation-libc/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/ZigEmbeddedGroup/foundation-libc/actions/workflows/build.yml)
46

7+
58
A C standard library that only implements a subset of functions that can be safely used without an operating system.
69
This is called a [freestanding environment](https://en.cppreference.com/w/cpp/freestanding).
710

0 commit comments

Comments
 (0)