Dario Nieuwenhuis
|
82803bffda
|
Use embassy/defmt-timestamp-uptime in all examples.
|
2022-04-02 04:35:06 +02:00 |
|
Dario Nieuwenhuis
|
c432d036c7
|
nrf/gpiote: expose all functionality as inherent methods.
|
2022-01-13 23:56:39 +01:00 |
|
Dario Nieuwenhuis
|
153b1bbdbf
|
nrf/gpiote: remove PortInput, move impls to Input.
|
2021-12-14 13:23:40 +01:00 |
|
Dario Nieuwenhuis
|
de016e8456
|
Remove trait_alias, allow(incomplete_features).
trait_alias seems unused. no idea why it's there.
|
2021-09-03 17:00:58 +02:00 |
|
Ben Gamari
|
f4950c4449
|
examples: Consistently use unwrap! in favor of .unwrap()
Unfortunately errors from `embedded_graphics` and `core` doesn't provide
the necessary instances currently.
|
2021-08-05 22:39:59 +02:00 |
|
Dario Nieuwenhuis
|
0ea6a2d890
|
time: replace dyn clock/alarm with a global Driver trait
|
2021-08-05 19:14:09 +02:00 |
|
Dario Nieuwenhuis
|
07d4b196f7
|
Update nightly, remove removed features.
|
2021-08-04 19:48:14 +02:00 |
|
Dario Nieuwenhuis
|
dff03ecfc7
|
Move examples to a subdirectory
|
2021-06-02 01:32:19 +02:00 |
|