Fuchsia 3分リーディング
「Googleが新OS「Fuchsia」開発中、IoTデバイス向けRTOSか」という記事をみて 3 分でななめよみした感想をば。
- http://monoist.atmarkit.co.jp/mn/articles/1608/16/news096.html
Fuchsia リポジトリ
- https://fuchsia.googlesource.com/
- https://github.com/fuchsia-mirror
ベースにしているという LK、ただ、 LK よりもコードベース削ってるようにみえる
- https://github.com/littlekernel
このあたりをみると arm ベースのターゲットにしぼってる
- https://github.com/fuchsia-mirror/magenta/tree/master/kernel/arch
このあたりをみるととりあえず Raspberry Pi で動かす前提なのかな
- https://github.com/fuchsia-mirror/magenta/tree/master/kernel/platform
いじょー。