|
|
11 лет назад | |
|---|---|---|
| .. | ||
| README.md | 11 лет назад | |
| SConscript | 11 лет назад | |
| crt.cpp | 11 лет назад | |
| crt.h | 11 лет назад | |
This is the C++ component in RT-Thread RTOS. In order to support C++ language, this component implement a basic environment, such as new/delete operators.
Because RT-Thread RTOS is used in embedded system mostly, there are some rules for C++ applications:
NOTE: For armcc compiler, the libc must be enable.