 bors[bot]andJorge Aparicio
|
f7cf8de167
|
Merge #29
29: use less unstable dependencies r=japaric a=japaric
This PR and the ones at the bottom reduce the number of unstable features needed for Cortex-M development to a single one: `lang = "panic_fmt"`, which already has a path towards stabilization and which we hope to get on stable by 1.28.
[Check out the temporary documentation](https://japaric.github.io/cortex-m-quickstart/cortex_m_quickstart/index.html) (we still need more docs) to try out this preview.
We would love your input on [these unresolved questions](https://github.com/japaric/cortex-m-rt/pull/69#issuecomment-384488537)
This PR depends on:
- japaric/cortex-m-rt#69
- japaric/cortex-m#88
- japaric/panic-semihosting#2
- japaric/svd2rust#203
- japaric/stm32f103xx#24
Co-authored-by: Jorge Aparicio <jorge@japaric.io>
|
2018-05-12 18:58:57 +00:00 |
|