Dario Nieuwenhuis
|
5daa173ce4
|
Split embassy-time from embassy-executor.
|
2022-08-18 01:22:30 +02:00 |
|
Dario Nieuwenhuis
|
fc6e1e06b3
|
Remove HAL initialization from #[embassy::main] macro.
|
2022-08-17 22:16:46 +02:00 |
|
Dario Nieuwenhuis
|
a0f1b0ee01
|
Split embassy crate into embassy-executor, embassy-util.
|
2022-07-29 23:40:36 +02:00 |
|
Dario Nieuwenhuis
|
a8703b7598
|
Run rustfmt.
|
2022-06-12 22:22:31 +02:00 |
|
Dario Nieuwenhuis
|
82803bffda
|
Use embassy/defmt-timestamp-uptime in all examples.
|
2022-04-02 04:35:06 +02:00 |
|
Matous Hybl
|
0ca6060bfd
|
Fix interrupt_take macro by specifying path to panic macro.
|
2021-11-23 11:00:37 +01:00 |
|
Ulf Lilleengen
|
e807a9eaec
|
Specify unit in log output
|
2021-10-19 15:32:16 +02:00 |
|
Ulf Lilleengen
|
2ef4a45fa0
|
Add support for temperature sensor peripheral
* Add TEMP peripheral to all nRF52 chips
* Add async HAL for reading temperature values
* Add example application reading temperature values
|
2021-10-19 07:18:56 +02:00 |
|