Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | types: write memory now uses const | Øyvind Harboe | 2011-04-01 | 1 | -3/+3 |
| | | | | Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com> | ||||
* | avr32: work-in-progress | Oleksandr Tymoshenko | 2010-08-15 | 1 | -0/+37 |
committed so as to ease cooperation and to let it be improved over time. So far it supports: - halt/resume - registers inspection - memory inspection/modification I'm still getting up to speed with OpenOCD internals and AVR32 so code is a little bit messy and I'd appreciate any feedback. |