gwsystems / composite

A component-based OS
composite.seas.gwu.edu
185 stars 70 forks source link

FreeRTOS stuff and micro_booter #244

Closed hungry-foolish closed 7 years ago

hungry-foolish commented 7 years ago

Summary of this PR

The FreeRTOS and the micro_booter part of my modification. Contains some block-commented original code for debug functionality comparison.

Code Quality

As part of this pull request, I've considered the following:

Style:

Code Craftsmanship:

hungry-foolish commented 7 years ago

@phanikishoreg @ryuxin

phanikishoreg commented 7 years ago

@hungry-foolish hey, this is too huge to review and I believe most of it is FreeRTOS code which doesn't need a review. Pointers in the commit description to the files/functions you changed from FreeRTOS or what you added will help in the review.

gparmer commented 7 years ago

@phanikishoreg is right. I can't even find your changes.

Please do a separate PR with just your changes, and composite-specific stuff. Keep this PR around so that we can refer to the broader code here.

hungry-foolish commented 7 years ago

Ok, I will list the functions that have changed