Skip to content
Version as handed in on 20.11.2021

Main changes for exercise 2 are found in:
- boards/drivers/*vectors* : everything related to hardware handling of exceptions & stacks
- libs/hardware.* : default exception handlers that print some info on what happened
- apps/injection_trainer.* : a demo app to inject code that can be used to trigger exceptions