Standard C++ library
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-02-08 6:51 AM
Posted on February 08, 2017 at 15:51
I'm using C language onto my STM32 chip and would like to go to C++.
When I develop for x86 architecture under C++ I always use libraries like Boost or POCO to simplify and secure my code.
Is there some libraries targeted for STM32 or compliant that I could use ?
For example, I would like to have standard help classes like :
* sharedPtr<T>
* Logger
* Date and Time classes
* etc...
#c++ #stm32 #libraries
0 REPLIES 0
