Scripting Extensions

Atmel Studio provides some scripting hooks that can be executed automatically by the IDE. These extensions are written mainly in Python and will execute, for instance, when a breakpoint is hit, when an expression is evaluated, or when the program is being reset.