[][src]Module ndless::ndless

Various ndless-related functions

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

Functions

assert_ndless_rev
bkpt

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.

is_startup
refresh_documents

Must be called at the end of a program that creates or deletes files, to update the OS document browser.

set_resident

See Hackspire

third_party_loader

return true if a third-party Launcher was used to boot the OS, such as nLaunch/nLaunchy