Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-24 | lm32: remove lm32_sys | Michael Walle | |
Since we have now semihosting on the lm32 target, this device is no longer needed. Remove it. Signed-off-by: Michael Walle <michael@walle.cc> | |||
2014-05-24 | target-lm32: add semihosting support | Michael Walle | |
Intercept certain system calls if semihosting is enabled. This should behave like the GDB simulator. Signed-off-by: Michael Walle <michael@walle.cc> | |||
2011-03-07 | lm32: todo and documentation | Michael Walle | |
This patch adds general target documentation and a todo list. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> |