embeddedartistry / embeddedartistry/embedded-resources

Incorporate libc++

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Makefile
Stars
670
Forks
293
PR merge metrics
No merged PRs in 30d

Description

The mutex examples we give require some files that are only found in clang's libc++. We could add a dependency for these specific examples which provides the missing files when you're using GCC (e.g., similar to embvm)

Maybe this is really best addressed by #46, since we can just direct to our implementation in the C++ library. We can have our dispatch example use that mutex... or just the built-in one.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.