aboutsummaryrefslogtreecommitdiff
path: root/embassy-macros/src/util
Commit message (Collapse)AuthorAgeFilesLines
* executor: rename macro crate to embassy-executor-macros, bump it.Dario Nieuwenhuis2023-12-072-74/+0
|
* macros: remove embassy_prefix attr.Dario Nieuwenhuis2022-08-172-42/+0
| | | | | | | This was used in the past for reexporting the macros from drogue-device, which is no longer using it. Also, it is a pain to support, so we don't want it.
* Run rustfmt.Dario Nieuwenhuis2022-06-121-2/+3
|
* macros: cleanup, make work in stable.Dario Nieuwenhuis2022-02-123-0/+115