OS Interface and File Interface implementation for CLANG is missing
VladimirUmek opened this issue · 0 comments
VladimirUmek commented
Currently the following features are missing:
- Multithreading protection implementation (locks, i.e. mutex protection), hence using standard C library with RTOS is error prone
- File Interface implementation, hence file retargeting does not work