Try to order topics in "Internals" from the most basic to most advanced

Paul Sokolovsky 2013-05-21 13:07:25 -07:00
parent 06bf267b9f
commit 7c045b44a3

12
Home.md

@ -80,15 +80,15 @@ Internals
=========
Details on Contiki's organization and subsystems.
* [[Multithreading]]
* [[Memory allocation]]
* [[Callback timer]]
* [[Processes]]
* [[Timers]]
* [[The dynamic loader]]
* [[File systems]]
* [[Callback timer]]
* [[Memory allocation]]
* [[Input and output]]
* [[Libraries]]
* [[Processes]]
* [[File systems]]
* [[The dynamic loader]]
* [[Multithreading]]
Duty Cycling
------------