Commit Graph

18 Commits

Author SHA1 Message Date
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
8890ffd392 add a comment to the SRP example 2017-04-15 10:35:11 -05:00
Jorge Aparicio
334786fc3f all dependencies are dev-dependencies 2017-04-15 10:29:42 -05:00
Jorge Aparicio
c8f4112826 note where code is device dependent 2017-04-15 10:22:21 -05:00
Jorge Aparicio
feebdb2c0b more docs, sort examples 2017-04-15 09:38:08 -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
8a73923645 use an older Cargo to instantiate the template 2017-04-13 11:51:55 -05:00
Jorge Aparicio
d6369b9131 link using ld 2017-04-12 22:46:07 -05:00
Jorge Aparicio
a3b8e42d1f add an example of overriding an exception
closes #2
2017-04-12 09:37:22 -05:00
Jorge Aparicio
6d95555859 add nrf51 to the list of supported families 2017-04-12 01:00:21 -05:00
Jorge Aparicio
4491659182 Merge pull request #1 from japaric/next
adapt to upstream changes
2017-04-12 00:57:27 -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
b83ad5aa07 fix cargo new invocation 2017-03-28 15:15:56 -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