Jorge Aparicio
8aa495ac66
v0.1.4
2017-05-13 15:18:50 -05:00
Jorge Aparicio
9e44d099bd
v0.1.3
2017-05-13 12:00:39 -05:00
Jorge Aparicio
7260cd522c
add troubleshooting section
2017-05-13 11:45:01 -05:00
Jorge Aparicio
7fa559eeab
v0.1.2
2017-05-07 17:18:29 -05:00
whitequark
322c9e5341
Include debug information in release builds.
...
Without debug information, `tbreak cortex_m_rt::reset_handler` does not work:
rustc does not include the Rust support script directive, gdb does not load it,
and breakpoints can only be set on functions using their full mangled name.
2017-04-29 10:54:24 +00: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
Jorge Aparicio
334786fc3f
all dependencies are dev-dependencies
2017-04-15 10:29:42 -05:00
Jorge Aparicio
4dd44a1cb1
no need to enable the cortex-m-rt/linker-script feature
...
as it's enabled by default
2017-04-13 11:53:17 -05:00
Jorge Aparicio
31be43c14c
update dependencies
2017-04-12 00:56:40 -05:00
Jorge Aparicio
127c26584e
build compiler-builtins as part of the Xargo sysroot
2017-04-11 20:17:19 -05:00
Jorge Aparicio
a03ad00a1b
adapt to changes in cortex-m-srp
2017-04-10 09:34:37 -05:00
Jorge Aparicio
4fb728a4fa
enable LTO
2017-03-12 21:43:07 -05:00
Jorge Aparicio
63213f3568
initial commit
2017-03-12 13:01:08 -05:00