Browse Source

Update README.md

Alexander V. Shiryaev 8 years ago
parent
commit
755b71d728
1 changed files with 6 additions and 1 deletions
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -1,3 +1,8 @@
 Oberon → ARMv{6,7E}-M compiler ([BlackBox](http://www.oberon.ch/blackbox.html) subsystem), based on N. Wirth [Project Oberon](http://www.inf.ethz.ch/personal/wirth/ProjectOberon/index.html) Oberon → RISC compiler
 
-Alexander V. Shiryaev, 2016
+Subsystems:
+* [O7](O7): compiler, linker
+* [Micro](Micro): framework for microcontrollers
+* [Mobx](Mobx): [Micro](Micro) examples
+
+Alexander V. Shiryaev, 2017