Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Deck of Cards
idslidetest
Card
idslide1
labelslide1Overview
titleOverview: What you should get from this talk
Section

THOSE PENGUINS ARE HAVIN' A GREAT TIME!

  • A bullet of text. Like a slide!
    • How about a sub-bullet?
    • A bullet of text. Like a slide!
      • How about a sub-bullet?
    • A bullet of text. Like a slide!
      • How about a sub-bullet?

THOSE OTHER PENGUINS ARE HAVIN' A GREAT TIME!

  • A bullet of text. Like a slide!
    • How about a sub-bullet?
    • A bullet of text. Like a slide!
        • How about a sub-bullet?
      • A bullet of text. Like a slide!

 

 

Column
width35%
Column
width35%

Image Removed

Image Removed

Include Page
Bullet Summary 1
Bullet Summary 1

Column
width
Column
width30%
Panel
borderColor#CCC
bgColor#BCC
Related Topics
  • The minimal RCE application structure
  • Required compiler flags

 Reference Topics

  • RCEAllocator class documentation
  • RCEManager class documentation

 

 
Card
idslide2
labelslide2goodbye Function
Section
Column
width35%
Code Block
languagecpp
titleTest.cc
firstline1
linenumberstrue
#include stuff.h

int goodbye(void) {

     int c << testme

     return 0

} 
Column
width35%

Line 1: Include some stuff. Make sure the path is correct.

Line 5: That's all she wrote!

Always be sure to:

  • De-allocate memory
  • Motherhood statement 2
  • And don't forget to de-allocate memory

And to compile this puppy:

Code Block
languagebash
rtems-gcc --flag --option \
          --anotheroption
          <argument>

Include Page
Annotated Code Sample 1
Annotated Code Sample 1

Card
idslide2
labelnoreally_goodbye Function
Section
Related Topics
  • The minimal RCE application structure
  • Required compiler flags

 Reference Topics

  • RCEAllocator class documentation
  • RCEManager class documentation

    Column

    Include Page
    Annotated Code Sample 2
    Annotated Code Sample 2

    Column
    width30%
    Panel
    borderColor#CCC
    bgColor#BCC