diff --git a/platform/galileo/README.md b/platform/galileo/README.md index 1ccd9b0a6..121bf2471 100644 --- a/platform/galileo/README.md +++ b/platform/galileo/README.md @@ -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 --------