summaryrefslogtreecommitdiff
path: root/AT91SAM7S256
AgeCommit message (Collapse)Author
2010-12-01restructure repositoryTC Wan
2010-12-01added linker definitions to support debuggerTC Wan
The contents of this file should be merged with the NXT Firmware linker file.
2010-12-01added interrupt handler and prelim support for thumb instructionsTC Wan
Added Interrupt Handler routine for UNDEF exception. This should be integrated with the NXT Interrupt handlers. Updated debugger to have preliminary Thumb mode support.
2010-12-01initial get register handlerTC Wan
Implemented Get Register Handler
2010-12-01fixed comment regarding hardware debugging supportTC Wan
2010-12-01initial debugger commit.TC Wan
This is non working code taken from my private NxOS repository