We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe2ad0 commit 886541fCopy full SHA for 886541f
1 file changed
arm-software/embedded/CHANGELOG.md
@@ -11,6 +11,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
11
definitions can be overridden by users on platforms without native atomic
12
operation support.
13
### Changed
14
+- LLVM libc support is no longer marked experimental and is considered
15
+production quality for typical embedded use cases.
16
+
17
### Deprecated
18
- `picolibc` will be superseded with LLVM libc as the default C library in
19
ATfE 24. Further in ATfE 25 `picolibc` will be moved out of the main ATfE
0 commit comments