Skip to content

Releases: aw/fiveforths

Release v0.5

29 May 01:26
@aw aw
5b05dd6
Compare
Choose a tag to compare
  • Fix issue #19 - Error building without zicsr extension
  • Fix issue #20 - Specify stm32loader instead of dfu-util in docs

Release v0.4

23 Jan 05:16
@aw aw
50da46c
Compare
Choose a tag to compare
  • Fix issue #16 - Add the ability to read hex numbers
  • Update documentation
  • Add example for toggling an LED

Release v0.3

19 Jan 06:45
@aw aw
9c755ab
Compare
Choose a tag to compare
  • Fix issue #7 - Implement bounds checks for stacks
  • Fix issue #8 - Implement bounds checks for user dictionary
  • Fix issue #13 - TOIN should not be an address
  • Fix issue #14 - STORE primitive is incorrect
  • Add better error messages
  • Add detailed documentation in docs
  • Add djb2.c to generate a word's hash locally
  • Add RAM zerofill of unused dictionary space on reset

Release v0.2

10 Jan 06:17
@aw aw
4c0bb52
Compare
Choose a tag to compare
  • Fix issue #9 - Handling of carriage return
  • Fix issue #11 - Ignore non-printable characters
  • Re-organize code to support different boards and MCUs
  • Add boot message when the device is reset
  • Add GitHub action to automatically build and publish the firmware binaries

First release

09 Jan 12:44
@aw aw
a5f8358
Compare
Choose a tag to compare

Added firmware binaries:

  • fiveforths-longan-nano-lite.bin (64K Flash, 20K RAM)
  • fiveforths-longan-nano.bin (128K Flash, 32K RAM)