New TC event for retrieving current stack pointer value

This commit is contained in:
Nav
2021-11-11 19:05:24 +00:00
parent cd0f2428ef
commit cc553d2295
6 changed files with 87 additions and 0 deletions

View File

@@ -51,6 +51,8 @@ namespace Bloom::Events
RETRIEVE_TARGET_PIN_STATES,
TARGET_PIN_STATES_RETRIEVED,
SET_TARGET_PIN_STATE,
RETRIEVE_STACK_POINTER_FROM_TARGET,
STACK_POINTER_RETRIEVED_FROM_TARGET,
};
class Event