Thales Fragoso
|
5c6a17c0a6
|
Fix alloc example
|
2020-10-12 23:16:25 -03:00 |
|
hyperslv
|
b12af511b9
|
Replace unidiomatic 'extern crate' to 'use x as _'
|
2020-06-14 13:38:05 +03:00 |
|
Jorge Aparicio
|
f7a943f480
|
fix the allocator example
importing alloc is a bit weird
|
2018-11-10 00:01:25 +01:00 |
|
Jorge Aparicio
|
9c6b290e12
|
use hprint macros
|
2018-11-10 00:00:57 +01:00 |
|
Jorge Aparicio
|
7faeedd95a
|
move out most of text
see https://github.com/rust-embedded/book/pull/20
|
2018-09-08 22:37:43 +02:00 |
|
Jorge Aparicio
|
7bb74b2123
|
fix some warnings
|
2018-08-28 14:54:40 +02:00 |
|
Jorge Aparicio
|
b7884948b2
|
fix the allocator example
|
2018-08-02 21:38:42 -05:00 |
|
Jorge Aparicio
|
0f139c386b
|
use published versions, doc up, update CHANGELOG
|
2018-05-12 20:41:42 +02:00 |
|
Jorge Aparicio
|
a35486b2f4
|
update examples and docs
|
2018-04-26 07:37:15 +02:00 |
|
Jorge Aparicio
|
2cd4ea31e5
|
bump the cortex-m-rt to v0.4.0
|
2018-04-24 01:24:06 +02:00 |
|
Jorge Aparicio
|
fb3f403be5
|
remove all mentions of Xargo
as you can use plain Cargo to do ARM Cortex-M development
|
2018-04-09 00:06:24 +02:00 |
|
Jorge Aparicio
|
23ae289bf4
|
fix the allocator example
|
2018-02-26 22:27:52 +01:00 |
|
Jorge Aparicio
|
46c97c6cee
|
remove unused #[allow]
|
2018-02-26 21:49:45 +01:00 |
|
Kitlith
|
9f573d73b2
|
Update examples to newer svd2rust api.
Similarly, the cortex-m crate API was also updated.
|
2018-02-24 18:26:31 -08:00 |
|
protomors
|
ba1263e7a1
|
Build compiler-builtins from rust source instead of github repository.
|
2017-07-09 12:05:26 +03:00 |
|
Jorge Aparicio
|
805b63afb1
|
v0.2.0
|
2017-07-07 18:34:47 -05:00 |
|
Jorge Aparicio
|
f1329524c8
|
document how to use the heap and a dynamic allocator
|
2017-05-27 11:00:03 -05:00 |
|