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
labelOverview
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%

Include Page
Bullet Summary 1
Bullet Summary 1

Image Removed

Image Removed


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
labelCompilation 1goodbye Function
Section
Column
width35%

Topic 1

In a more traditional "user manual"-like presentation, you may want the freedom to escape from bullet point hell, while still keeping the topic focused - about a slide's-worth of content. So a column that would be stripped from the slide version.

In a more traditional "user manual"-like presentation, you may want the freedom to escape from bullet point hell, while still keeping the topic focused - about a slide's-worth of content. So a column that would be stripped from the slide version.

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 environment variables are correct.

Line 7: That's all she wrote!

To compile this puppy:

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

Always be sure to:

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

 

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

  • Compiler reference
  • RCEAllocator class documentation
  • RCEManager class documentation

    Column

    Include Page
    Annotated Code Sample 2
    Annotated Code Sample 2

    Column
    width30%
    Panel
    borderColor#CCC
    bgColor#BCC