|
@@ -2,6 +2,18 @@
|
|
|
|
|
|
This repository contains the source code of PebbleOS.
|
|
|
|
|
|
+## How PebbleOS works
|
|
|
+Read more in the very detailed [PebbleOS architecture presentation](https://docs.google.com/presentation/d/1wfyBRwbrv5YtSnvNRnEPz5tRx9y7VGcFsuHbi1X-D7I/edit?usp=sharing)
|
|
|
+
|
|
|
+Then read this [presentation on how PebbleOS works](https://docs.google.com/presentation/d/1M--yoEJBO-uckvY5CTFfHT4srw6RCj9RTGT57RcogX8/edit?usp=sharing)!
|
|
|
+
|
|
|
+Join the [Rebble Discord](https://discordapp.com/invite/aRUAYFN) #firmware-dev channel to discuss.
|
|
|
+### Architecture
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
**WARNING**: Codebase is being refactored/modernized, so only certain features
|
|
|
may work right now.
|
|
|
|