Browse code

Update README.md file

Pawel Jablonski authored on 05/06/2023 17:06:38
Showing 1 changed files
... ...
@@ -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.