| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rust Analyzer documentation | huntc | 2021-12-09 | 1 | -93/+0 |
| | | | | | | | Intends to clarify how to make Embassy usable from within Visual Studio Code by assuming the presence of the Rust Analyzer. Note that IntelliJ does not support the Rust Analyzer, so an open question remains as to the whether this is a good move. If it turns out not to be a good move then we should still look at clarifying the use of a workspace file. | ||||
| * | Add missing examples to Cargo.example.toml | Dario Nieuwenhuis | 2021-10-26 | 1 | -0/+6 |
| | | |||||
| * | std: fold into embassy core, add non-hacky time driver. | Dario Nieuwenhuis | 2021-08-25 | 1 | -1/+0 |
| | | |||||
| * | Rename embassy-extras to embassy-hal-common | Dario Nieuwenhuis | 2021-07-29 | 1 | -1/+1 |
| | | |||||
| * | Add L4 examples to workspace example | Dario Nieuwenhuis | 2021-07-14 | 1 | -0/+1 |
| | | |||||
| * | Fix OOTB workspace issues with embassy-net | Dario Nieuwenhuis | 2021-07-14 | 1 | -0/+1 |
| | | |||||
| * | Fix "can't find crate for std" for stm32-metapac-gen deps. | Dario Nieuwenhuis | 2021-07-13 | 1 | -0/+6 |
| | | |||||
| * | rp: clock setup | Dario Nieuwenhuis | 2021-06-25 | 1 | -1/+1 |
| | | |||||
| * | Initial support and example for STM32WB55 | Dominik Boehi | 2021-06-12 | 1 | -0/+1 |
| | | |||||
| * | Add all examples to workspace template | Dario Nieuwenhuis | 2021-06-09 | 1 | -0/+2 |
| | | |||||
| * | Add resolver=2 to cargo workspace example | Dario Nieuwenhuis | 2021-06-08 | 1 | -0/+2 |
| | | |||||
| * | Move examples to a subdirectory | Dario Nieuwenhuis | 2021-06-02 | 1 | -4/+5 |
| | | |||||
| * | Add stm32-metapac crate, with codegen in rust | Dario Nieuwenhuis | 2021-05-31 | 1 | -0/+1 |
| | | |||||
| * | cargo: add examples back | xoviat | 2021-04-01 | 1 | -0/+1 |
| | | |||||
| * | Purge outdated references | Joshua Salzedo | 2021-04-01 | 1 | -3/+0 |
| | | | | | The device-specific stm HALs no longer exist as they were merged into `embassy-stm32`. This PR removes references to them in the example workspace toml | ||||
| * | Remove workspace Cargo.toml, add template | Dario Nieuwenhuis | 2021-03-29 | 1 | -0/+75 |
