Jorge Aparicio
|
a6dd004113
|
implement the Resource trait for owned resources
this unbreaks the "generics" example
|
2017-12-09 17:17:56 +01:00 |
|
Jorge Aparicio
|
219e172680
|
drop the Static wrapper
|
2017-12-09 17:15:15 +01:00 |
|
Jorge Aparicio
|
8f23fdc934
|
deny warnings and unsafe code in tests and examples
|
2017-12-09 15:12:42 +01:00 |
|
Jorge Aparicio
|
2d80f3631b
|
update examples
|
2017-07-29 00:46:38 -05:00 |
|
Jorge Aparicio
|
e85d6e53c8
|
update examples
|
2017-07-27 22:40:47 -05:00 |
|
Jorge Aparicio
|
d396da5950
|
make task.$T.enabled optional
and move the logic that differentiates interrupts from exceptions from the crate
to the procedural macro logic
|
2017-07-27 17:08:42 -05:00 |
|
Jorge Aparicio
|
aa22494549
|
update tests and examples
with task! gone 3 types of errors / gotchas have been eliminated 🎉
|
2017-07-27 11:40:15 -05:00 |
|
Jorge Aparicio
|
f5a4d8e904
|
don't wrap static references in a Static
|
2017-07-23 20:59:35 -05:00 |
|
Jorge Aparicio
|
05feb7b018
|
update examples
|
2017-07-23 20:51:52 -05:00 |
|
Jorge Aparicio
|
c7b9507a57
|
Resource trait, docs, examples and rtfm-syntax related changes
|
2017-07-20 22:53:44 -05:00 |
|