v1.10.2
What's Changed
- minor software framework cleanups and optimizations by @stnolting in #940
- minor rtl cleanups and optimizations by @stnolting in #941
- minor rtl edits by @stnolting in #948
- [image_generator] add *.mif memory initialization file format by @stnolting in #949
- Add option to disable SYSINFO module by @stnolting in #952
- 🐛 Fix SDI "TX FIFO full" flag by @stnolting in #953
- [SPI] add programmable chip-select operations by @stnolting in #954
- Minor SDI edits by @stnolting in #955
- 🐛 [newlib] fix broken
sbrk
function by @stnolting in #957 - [rtl] clean-up simulation-only pragmas by @stnolting in #956
- 🔒 restrict access to IO modules to privileged (machine-mode) software by @stnolting in #958
- Minor SW framework edits to fix c++ warnings by @stnolting in #964
- Make SYSINFO CLK writable by @stnolting in #966
Full Changelog: v1.10.1...v1.10.2