Module ndless::ndless

source ·
Expand description

This module contains functions that configure miscellaneous settings used in ndless.

Macros§

  • Inline assembly.

Functions§

  • Trigger a breakpoint. If no debugger is connected (i.e. a physical calculator), the calculator will reset. This function will do nothing if compiled in release mode, allowing you to leave this in when compiling for an actual calculator.
  • Must be called at the end of a program that creates or deletes files, to update the OS document browser.
  • return true if a third-party Launcher was used to boot the OS, such as nLaunch/nLaunchy