Commit Graph
15 Commits
Author SHA1 Message Date
Jorge AparicioandGitHub 0154a9efc7 Merge pull request #7 from japaric/runner
set default runner to arm-none-eabi-gdb
2017-05-26 15:17:04 -05:00
Jorge Aparicio c6fafaedc2 set default runner to arm-none-eabi-gdb
with this `xargo run` will build the program *and* immediately start a GDB
session.
2017-05-26 15:12:21 -05:00
Jorge Aparicio 82e36ffe13 v0.1.5 2017-05-16 10:25:30 -05:00
Jorge AparicioandGitHub d035016e65 Merge pull request #6 from japaric/incr-comp
warn against using CARGO_INCREMENTAL
2017-05-15 22:01:09 -05:00
Jorge Aparicio 362c715b19 warn against using CARGO_INCREMENTAL 2017-05-15 22:00:36 -05:00
Jorge Aparicio 8aa495ac66 v0.1.4 2017-05-13 15:18:50 -05:00
Jorge Aparicio 62453e1e94 add dependencies section to documentation
add 'used stable toolchain' sub-section to the troubleshooting section
2017-05-13 15:17:14 -05:00
Jorge Aparicio 9e44d099bd v0.1.3 2017-05-13 12:00:39 -05:00
Jorge AparicioandGitHub 22d921658e Merge pull request #5 from japaric/troubleshoot
add troubleshooting section
2017-05-13 11:46:07 -05:00
Jorge Aparicio 7260cd522c add troubleshooting section 2017-05-13 11:45:01 -05:00
Jorge AparicioandGitHub 5390231c1e Merge pull request #4 from antage/fix-1
Fix documentation mistype in examples/crash.rs
2017-05-11 12:48:53 -05:00
Jorge Aparicio 7fa559eeab v0.1.2 2017-05-07 17:18:29 -05:00
Jorge AparicioandGitHub ef2cd39453 Merge pull request #3 from whitequark/patch-1
Include debug information in release builds
2017-04-29 08:55:34 -05:00
Jorge Aparicio 365195df70 v0.1.1 2017-04-27 10:32:31 -05:00
Jorge Aparicio a5125ac87e turn into a Cargo crate 2017-04-25 20:47:56 -05:00