| ... | ... |
@@ -102,6 +102,7 @@ The project supports building process on Windows and Linux. |
| 102 | 102 |
│ └── src # Source code of the XiPC Emulator. |
| 103 | 103 |
├── fonts # Fonts used in desktop GUI applications. |
| 104 | 104 |
├── fs # File system generator needed by the real XiPC and the XiPC Emulator. |
| 105 |
+├── fw # Source code of the firmware for the IO Board. |
|
| 105 | 106 |
├── ide |
| 106 | 107 |
│ ├── geany # IDE configuration to support assembler for the XiPU. |
| 107 | 108 |
│ └── qtcreator # IDE configuration for code rules. |