What's Changed
- Major docs update
- Add light/dark color schemas to the documentation website
- All Verilog modules are saved under hardware, no subdirectories added. This simplifies importing the source files to EDA tools, both in GUI and command-line mode
- All tests moved to hardware/tests
- Removes *.cmake files from templates and examples. LibSteel and FreeRTOS are now fetched from the main CMakeLists.txt file
- LibSteel version updated to v2.0. This version contains only header files.
- Bootstrap assembly code added to examples and templates, since it was removed from LibSteel
Full Changelog: v2.1...v2.2