1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-19 04:52:12 +01:00
abeck70 53482be09c OP-1721 C++ and ARM tools
Enable revo C++ support:
1. Set USE_CXX to enable compliation and linkage of C++ source code
2. Disables rtti and exceptions
3. operator new and delete call pios malloc/free
4. Static constructor invocation supported
5. Additional methods, compile options, and need to have main as a cpp to solve various link issues when using static constructors but to avoid adding unnecessary libs.
6. Upgrade arm tools
2015-02-13 12:56:04 +11:00
..
2014-05-01 15:50:02 +02:00
2015-02-13 12:56:04 +11:00
2014-09-16 22:40:53 +02:00
2015-01-08 13:20:47 +11:00
2015-01-08 13:20:47 +11:00
2015-02-05 01:42:32 +01:00
2014-09-16 22:40:53 +02:00