v1.7.2
What's Changed
⚠️ remove CPU's A ISA extension (atomic memory access) by @stnolting in #308- Add further mxisa CSR flags by @stnolting in #309
- 🐛 fix bug in CPU counter overflow logic by @stnolting in #310
- update to new neoTRNG v2 by @stnolting in #311
- Cleanup bitmanip co-processor by @stnolting in #312
- 🐛 fix buskeeper timeout error by @stnolting in #315
- [TRNG] add optional/configurable data FIFO by @stnolting in #316
- 🐛 fix XIP sub-word accesses by @stnolting in #320
- crt0.S: Do not clear XIP control registers except in bootloader mode by @jpf91 in #318
- [linker script, crt0] align all sections to 32-bit boundaries by @stnolting in #323
- Constructors by @GideonZ in #324
- 🐛 Fix sync. vs. async. exception collision by @stnolting in #327
- rework bootloader's SPI flash access by @stnolting in #321
- Bugfix - eliminates potential shift of data by 4 bytes. by @GideonZ in #313
- 🐛 fix debugger single-instruction stepping mode by @stnolting in #329
New Contributors
Full Changelog: v1.7.1...v1.7.2