galileo: Update README.md file

This patch updates the README.md file, including information about the
current device drivers implementations as well as the Contiki APIs
supported.
This commit is contained in:
Andre Guedes 2015-07-02 20:49:55 -03:00 committed by Jesus Sanchez-Palencia
parent 3b01e04379
commit 568f565b3d

View file

@ -24,7 +24,14 @@ Features
This section presents the features currently supported (e.g. device drivers
and Contiki APIs) by the Galileo port.
For now, no features are supported.
Device drivers:
* Programmable Interrupt Controller (PIC)
* Programmable Intergal Timer (PIT)
* Real-Time Clock (RTC)
Contiki APIs:
* Clock module
* Timer, Stimer, Etimer, Ctimer, and Rtimer libraries
Building
--------