| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New constructor to cater for the softdevice | huntc | 2022-07-08 | 1 | -2/+21 |
| * | Build in a new Unpowered state | huntc | 2022-07-08 | 1 | -24/+21 |
| * | Puts in the machinery to handle power detected/removed | huntc | 2022-07-07 | 6 | -143/+142 |
| * | Introduces EnabledUsbDevice | huntc | 2022-07-07 | 3 | -7/+100 |
| * | Merge #848 | bors[bot] | 2022-07-06 | 2 | -0/+119 |
| |\ | |||||
| | * | Add EH 0.2 impls + example docs | Henrik Alsér | 2022-07-06 | 2 | -0/+119 |
| |/ | |||||
| * | Merge #845 | bors[bot] | 2022-07-06 | 4 | -2/+148 |
| |\ | |||||
| | * | spi shared bus: assert/deassert CS inside the lock. | Dario Nieuwenhuis | 2022-07-06 | 1 | -11/+10 |
| | * | Mutex for SPI | Henrik Alsér | 2022-07-06 | 1 | -29/+18 |
| | * | Mutex | Henrik Alsér | 2022-07-06 | 2 | -44/+59 |
| | * | Add blocking shared bus for i2c and SPI | Henrik Alsér | 2022-07-06 | 4 | -2/+145 |
| |/ | |||||
| * | Merge #844 | bors[bot] | 2022-07-05 | 1 | -1/+1 |
| |\ | |||||
| | * | Use correct chip family name for example | Ulf Lilleengen | 2022-07-05 | 1 | -1/+1 |
| |/ | |||||
| * | Merge #843 | bors[bot] | 2022-07-04 | 1 | -3/+21 |
| |\ | |||||
| | * | Document configuration options and handle optional downlink | Ulf Lilleengen | 2022-07-04 | 1 | -3/+21 |
| |/ | |||||
| * | Merge #838 | bors[bot] | 2022-06-30 | 2 | -13/+10 |
| |\ | |||||
| | * | simplify `set_magic` | Vincent Stakenburg | 2022-06-30 | 1 | -13/+4 |
| | * | add log feature to embassy-boot-stm32 | Vincent Stakenburg | 2022-06-30 | 1 | -0/+6 |
| * | | Merge #837 | bors[bot] | 2022-06-29 | 8 | -10/+7 |
| |\| | |||||
| | * | Remove unused imports | Ulf Lilleengen | 2022-06-29 | 1 | -3/+0 |
| | * | Fix RAM origin copy paste from nrf | Ulf Lilleengen | 2022-06-29 | 7 | -7/+7 |
| |/ | |||||
| * | Merge #803 | bors[bot] | 2022-06-28 | 2 | -0/+56 |
| |\ | |||||
| | * | fix case when chip has multiple iwdg | Vincent Stakenburg | 2022-06-28 | 1 | -6/+10 |
| | * | rebase and fix unborrow | Vincent Stakenburg | 2022-06-28 | 1 | -2/+1 |
| | * | address review | Vincent Stakenburg | 2022-06-28 | 1 | -4/+2 |
| | * | initial independent watchdog implementation | Vincent Stakenburg | 2022-06-28 | 2 | -0/+55 |
| |/ | |||||
| * | Merge #831 | bors[bot] | 2022-06-27 | 88 | -280/+385 |
| |\ | |||||
| | * | Add build.rs to detect armv6 | Ulf Lilleengen | 2022-06-27 | 3 | -5/+11 |
| | * | Move bootloader main to examples | Ulf Lilleengen | 2022-06-24 | 87 | -259/+358 |
| * | | Remove STM32L485 "ghost chips" | Dario Nieuwenhuis | 2022-06-27 | 2 | -4/+0 |
| * | | Merge pull request #836 from embassy-rs/fixes | Dario Nieuwenhuis | 2022-06-27 | 18 | -27/+46 |
| |\ \ | |||||
| | * | | Update stm32-data | Dario Nieuwenhuis | 2022-06-27 | 3 | -8/+7 |
| | * | | stm32: add f100 to CI. | Dario Nieuwenhuis | 2022-06-26 | 1 | -0/+1 |
| | * | | docs: Add $COMMIT to git srclinks. | Dario Nieuwenhuis | 2022-06-26 | 11 | -17/+16 |
| | * | | cortex-m: document Interrupt changes depending on Cargo features. | Dario Nieuwenhuis | 2022-06-26 | 1 | -0/+18 |
| | * | | stm32: fix f100 build. | Dario Nieuwenhuis | 2022-06-26 | 2 | -2/+4 |
| |/ / | |||||
| * | | Merge #833 | bors[bot] | 2022-06-25 | 1 | -27/+149 |
| |\ \ | |||||
| | * | | nrf/uart: add support for tx-only and rx-only uart. | Dario Nieuwenhuis | 2022-06-25 | 1 | -27/+149 |
| * | | | Merge pull request #835 from embassy-rs/fixes | Dario Nieuwenhuis | 2022-06-26 | 13 | -29/+123 |
| |\ \ \ | |||||
| | * | | | embassy: add missing docs, add warn(missing_docs). | Dario Nieuwenhuis | 2022-06-26 | 9 | -10/+66 |
| | * | | | embassy: Improve RawMutex docs, mark it as unsafe. | Dario Nieuwenhuis | 2022-06-26 | 1 | -7/+27 |
| | * | | | embassy: Clippy fixes. | Dario Nieuwenhuis | 2022-06-26 | 4 | -7/+19 |
| | * | | | executor: mark `task_from_waker` as safe. | Dario Nieuwenhuis | 2022-06-26 | 2 | -5/+11 |
| | |/ / | |||||
| * | | | Merge pull request #834 from embassy-rs/cortex-m-executor-reexport | Dario Nieuwenhuis | 2022-06-26 | 1 | -2/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | cortex-m: reexport all items from embassy::executor. | Dario Nieuwenhuis | 2022-06-25 | 1 | -2/+1 |
| |/ / | |||||
| * | | Merge #824 | bors[bot] | 2022-06-24 | 1 | -4/+31 |
| |\ \ | |||||
| | * | | embassy/time: round up by default in `Duration::from_*`. Fixes #823 | Dario Nieuwenhuis | 2022-06-24 | 1 | -4/+31 |
| * | | | Merge #828 | bors[bot] | 2022-06-24 | 9 | -12/+104 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Add more API docs for embassy-cortex-m and embassy-nrf | Ulf Lilleengen | 2022-06-23 | 8 | -10/+102 |
| | * | | Fix new warnings for embassy docs | Ulf Lilleengen | 2022-06-23 | 1 | -2/+2 |
| |/ / | |||||
