Skip to content

Releases: ccattuto/riscv-python

Gloomy Wednesday

Choose a tag to compare

@ccattuto ccattuto released this 03 Dec 14:37

Added GDB server functionality for remote debugging using GDB.

Yellow Larches

Choose a tag to compare

@ccattuto ccattuto released this 26 Nov 17:55

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

Choose a tag to compare

@ccattuto ccattuto released this 09 Nov 18:06

RV32IMAC support.

Wisdom tooth

Choose a tag to compare

@ccattuto ccattuto released this 06 Aug 14:07

Improved documentation and examples.

Spring Weekend

Choose a tag to compare

@ccattuto ccattuto released this 20 May 06:08

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

Choose a tag to compare

@ccattuto ccattuto released this 23 Apr 21:30

First feature-complete, reasonable well tested release.