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:
parent
3b01e04379
commit
568f565b3d
|
@ -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
|
||||
--------
|
||||
|
|
Loading…
Reference in a new issue