Lucas Kent
|
82f9242df2
|
Fix warnings for embassy-stm32 and embassy-stm32-examples
|
2021-05-20 22:25:12 +10:00 |
|
dskleingeld
|
e40346a544
|
Fix core::panic! not printing in examples (#153)
* fixes panic not showing in examples
removes panic_immediate_abort feature where present, renames config -> config.toml, enables panic-probe defmt printing feature and updates panic-probe to 0.2
* fix unintended changes in build_core and arch
* revert uninteded change
|
2021-05-02 20:58:01 +02:00 |
|
Dario Nieuwenhuis
|
d4f2c6cf00
|
Remove cargo namespaced-features
|
2021-03-02 21:15:12 +01:00 |
|
Dario Nieuwenhuis
|
7139155f2d
|
Add code size optimization flags.
|
2021-02-28 21:38:10 +01:00 |
|
fnafnio
|
f779ec4928
|
update defmt and defmt-rtt to 0.2.0
|
2021-02-24 08:44:23 +01:00 |
|
Dario Nieuwenhuis
|
ace4f40f80
|
Introduce "peripheral" abstraction to share state between main and interrupt.
|
2021-01-03 01:40:40 +01:00 |
|
Dario Nieuwenhuis
|
20d3dc87f9
|
Rename examples -> embassy-nrf-examples
|
2021-01-01 22:46:32 +01:00 |
|