Skip to content

Releases: ccattuto/riscv-python

Gloomy Wednesday

03 Dec 14:37

Choose a tag to compare

Added GDB server functionality for remote debugging using GDB.

Yellow Larches

26 Nov 17:55

Choose a tag to compare

MicroPython improvements:

MicroPython: added headless and UART REPL build modes. Added support for frozen scripts.
MicroPython: implemented compile-time selectable modes for the MicroPython port.
Allow building/running micropython.bin

Frozen lake

09 Nov 18:06

Choose a tag to compare

RV32IMAC support.

Wisdom tooth

06 Aug 14:07

Choose a tag to compare

Improved documentation and examples.

Spring Weekend

20 May 06:08

Choose a tag to compare

Added support for memory-mapped IO, memory-mapped UART backed by a a pseudo-terminal, memory-mapped block device backed by a filesystem image file. Added selectable machine timer registers (memory-mapped at standard addressed, and CSR-backed). Performance tweaks (instruction decode cache, word-aligned memory view). Added CircuitPython port. Compliance, robustness and debugging fixes. Better documentation.

Easter break

23 Apr 21:30

Choose a tag to compare

First feature-complete, reasonable well tested release.