Skip to content

v2.5.4-dev5

Compare
Choose a tag to compare
@dizzydevil dizzydevil released this 03 Mar 16:37
· 71 commits to master since this release

Internal version for testing. (Tag v2.5.4-dev5)

  • Add a flag to call_hboot() to return after sending the command to start the
    boot image without waiting for the boot image to execute and complete.

  • Add the function call_no_answer(), a variant of the call() function that
    returns after sending the call command without waiting for the called
    program to execute and complete.

  • Bugfix: Fix a bug causing memory corruption when exiting the application
    when romloader_uart was loaded (since 2.5.4-dev1).

  • Add a version of start_mi image that does not clear the working area.