Menu

#33 C++ research

Phase 0
closed
Andrey B
None
2014-03-08
2013-12-19
Andrey B
No

It looks like ChibiOS has C++ support?

We need to compile parts of the firmware using C++ compiler and line C and C++ parts together.
1) convert main.c to main.cpp
2) convert one simple file, for example cyclic_buffer.c

Discussion

  • Andrey B

    Andrey B - 2014-02-11
    • assigned_to: mpro
     
  • Andrey B

    Andrey B - 2014-02-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,5 @@
    -It looks like ChibiOS has C++ support? We should research if C++ is an option for us - does it work, would it work without heap (no heap, thank you), how much worse would it be etc etc etc.
    +It looks like ChibiOS has C++ support?
    +
    +We need to compile parts of the firmware using C++ compiler and line C and C++ parts together.
    +1) convert main.c to main.cpp
    +2) convert one simple file, for example cyclic_buffer.c
    
     
  • Andrey B

    Andrey B - 2014-03-06
    • assigned_to: mpro --> Andrey B
     
  • Andrey B

    Andrey B - 2014-03-08
    • status: open --> closed
     
  • Andrey B

    Andrey B - 2014-03-08

    rusEfi is now compiled as C++

     

Log in to post a comment.

MongoDB Logo MongoDB