Skip to content

Release 0.4.1

Compare
Choose a tag to compare
@aykevl aykevl released this 15 Mar 13:06

Version 0.4.1 fixes two important bugs in the compiler. One causes the .data section to not get flashed to the chip in many cases, and the other fixes a problem in the Docker container.

  • compiler
    • fix objcopy replacement to include the .data section in the firmware image
    • use llvm-ar-7 on Linux to fix the Docker image