aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New constructor to cater for the softdevicehuntc2022-07-081-2/+21
* Build in a new Unpowered statehuntc2022-07-081-24/+21
* Puts in the machinery to handle power detected/removedhuntc2022-07-076-143/+142
* Introduces EnabledUsbDevicehuntc2022-07-073-7/+100
* Merge #848bors[bot]2022-07-062-0/+119
|\
| * Add EH 0.2 impls + example docsHenrik Alsér2022-07-062-0/+119
|/
* Merge #845bors[bot]2022-07-064-2/+148
|\
| * spi shared bus: assert/deassert CS inside the lock.Dario Nieuwenhuis2022-07-061-11/+10
| * Mutex for SPIHenrik Alsér2022-07-061-29/+18
| * MutexHenrik Alsér2022-07-062-44/+59
| * Add blocking shared bus for i2c and SPIHenrik Alsér2022-07-064-2/+145
|/
* Merge #844bors[bot]2022-07-051-1/+1
|\
| * Use correct chip family name for exampleUlf Lilleengen2022-07-051-1/+1
|/
* Merge #843bors[bot]2022-07-041-3/+21
|\
| * Document configuration options and handle optional downlinkUlf Lilleengen2022-07-041-3/+21
|/
* Merge #838bors[bot]2022-06-302-13/+10
|\
| * simplify `set_magic`Vincent Stakenburg2022-06-301-13/+4
| * add log feature to embassy-boot-stm32Vincent Stakenburg2022-06-301-0/+6
* | Merge #837bors[bot]2022-06-298-10/+7
|\|
| * Remove unused importsUlf Lilleengen2022-06-291-3/+0
| * Fix RAM origin copy paste from nrfUlf Lilleengen2022-06-297-7/+7
|/
* Merge #803bors[bot]2022-06-282-0/+56
|\
| * fix case when chip has multiple iwdgVincent Stakenburg2022-06-281-6/+10
| * rebase and fix unborrowVincent Stakenburg2022-06-281-2/+1
| * address reviewVincent Stakenburg2022-06-281-4/+2
| * initial independent watchdog implementationVincent Stakenburg2022-06-282-0/+55
|/
* Merge #831bors[bot]2022-06-2788-280/+385
|\
| * Add build.rs to detect armv6Ulf Lilleengen2022-06-273-5/+11
| * Move bootloader main to examplesUlf Lilleengen2022-06-2487-259/+358
* | Remove STM32L485 "ghost chips"Dario Nieuwenhuis2022-06-272-4/+0
* | Merge pull request #836 from embassy-rs/fixesDario Nieuwenhuis2022-06-2718-27/+46
|\ \
| * | Update stm32-dataDario Nieuwenhuis2022-06-273-8/+7
| * | stm32: add f100 to CI.Dario Nieuwenhuis2022-06-261-0/+1
| * | docs: Add $COMMIT to git srclinks.Dario Nieuwenhuis2022-06-2611-17/+16
| * | cortex-m: document Interrupt changes depending on Cargo features.Dario Nieuwenhuis2022-06-261-0/+18
| * | stm32: fix f100 build.Dario Nieuwenhuis2022-06-262-2/+4
|/ /
* | Merge #833bors[bot]2022-06-251-27/+149
|\ \
| * | nrf/uart: add support for tx-only and rx-only uart.Dario Nieuwenhuis2022-06-251-27/+149
* | | Merge pull request #835 from embassy-rs/fixesDario Nieuwenhuis2022-06-2613-29/+123
|\ \ \
| * | | embassy: add missing docs, add warn(missing_docs).Dario Nieuwenhuis2022-06-269-10/+66
| * | | embassy: Improve RawMutex docs, mark it as unsafe.Dario Nieuwenhuis2022-06-261-7/+27
| * | | embassy: Clippy fixes.Dario Nieuwenhuis2022-06-264-7/+19
| * | | executor: mark `task_from_waker` as safe.Dario Nieuwenhuis2022-06-262-5/+11
| |/ /
* | | Merge pull request #834 from embassy-rs/cortex-m-executor-reexportDario Nieuwenhuis2022-06-261-2/+1
|\ \ \ | |/ / |/| |
| * | cortex-m: reexport all items from embassy::executor.Dario Nieuwenhuis2022-06-251-2/+1
|/ /
* | Merge #824bors[bot]2022-06-241-4/+31
|\ \
| * | embassy/time: round up by default in `Duration::from_*`. Fixes #823Dario Nieuwenhuis2022-06-241-4/+31
* | | Merge #828bors[bot]2022-06-249-12/+104
|\ \ \ | |_|/ |/| |
| * | Add more API docs for embassy-cortex-m and embassy-nrfUlf Lilleengen2022-06-238-10/+102
| * | Fix new warnings for embassy docsUlf Lilleengen2022-06-231-2/+2
|/ /