| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Flatten embassy-boot dir tree | Dario Nieuwenhuis | 2024-01-11 | 14 | -15/+15 |
| * | fix: revert unintended change | Ulf Lilleengen | 2024-01-10 | 1 | -1/+1 |
| * | rustfmt | Ulf Lilleengen | 2024-01-10 | 1 | -2/+5 |
| * | cleanup docs and add channel synchronization example | Ulf Lilleengen | 2024-01-10 | 2 | -1/+48 |
| * | simplify example | Ulf Lilleengen | 2024-01-10 | 1 | -14/+3 |
| * | Merge pull request #2417 from vasilNnikolov/mutex_rp_example | Ulf Lilleengen | 2024-01-10 | 1 | -0/+60 |
| |\ | |||||
| | * | no need for a PeripheralRef | Vasil Nikolov | 2024-01-10 | 1 | -3/+3 |
| | * | remove unused import | Vasil Nikolov | 2024-01-09 | 1 | -2/+1 |
| | * | add example of pin sharing between tasks | Vasil Nikolov | 2024-01-09 | 1 | -0/+61 |
| * | | Change GPIO inherent methods back to `&self`. | Dario Nieuwenhuis | 2024-01-10 | 13 | -16/+16 |
| * | | Update embedded-hal to v1.0 | Dario Nieuwenhuis | 2024-01-09 | 5 | -13/+13 |
| |/ | |||||
| * | stm32: Add G0 USB example | Derek Hageman | 2024-01-05 | 3 | -4/+105 |
| * | New embassy-net release | Scott Mabin | 2024-01-04 | 12 | -12/+12 |
| * | Merge pull request #2396 from tyler-gilbert/update-rcc-u5-with-sai-support | Dario Nieuwenhuis | 2024-01-03 | 1 | -0/+2 |
| |\ | |||||
| | * | Update STM32 RCC U5 to support P and Q dividers | Tyler Gilbert | 2024-01-03 | 1 | -0/+2 |
| * | | weird format rule | Adin Ackerman | 2024-01-02 | 1 | -15/+9 |
| * | | add hf timer example for g0 | Adin Ackerman | 2024-01-02 | 1 | -0/+69 |
| |/ | |||||
| * | fix for rustfmt | Christian Enderle | 2024-01-02 | 1 | -2/+2 |
| * | stm32l5: add low-power stop example | Christian Enderle | 2024-01-02 | 2 | -1/+66 |
| * | examples: configure executor task arena sizes. | Dario Nieuwenhuis | 2024-01-02 | 24 | -27/+27 |
| * | ask a DMA Channel only when use .gen_waveform() | eZio Pan | 2024-01-02 | 4 | -36/+7 |
| * | some trivial fix | eZio Pan | 2023-12-30 | 1 | -1/+1 |
| * | implement PWM waveform generating with DMA | eZio Pan | 2023-12-28 | 4 | -66/+46 |
| * | update metapac after stm32-data PR323 | eZio Pan | 2023-12-25 | 3 | -8/+7 |
| * | enable output compare preload for TIM | eZio Pan | 2023-12-23 | 1 | -0/+7 |
| * | remove unused feature attribute | eZio Pan | 2023-12-22 | 1 | -1/+0 |
| * | fix timing, turn TIM UDE on only necessary, clean DMA FEIF after each Transfer | eZio Pan | 2023-12-22 | 1 | -4/+12 |
| * | Merge branch 'main' into stm32f4-example-ws2812-spi | eZio Pan | 2023-12-22 | 336 | -540/+327 |
| |\ | |||||
| | * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 336 | -369/+49 |
| | * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 29 | -158/+265 |
| | * | remove embedded-sdmmc | Ulf Lilleengen | 2023-12-20 | 1 | -1/+1 |
| | * | stm32/timer: docs. | Dario Nieuwenhuis | 2023-12-19 | 2 | -6/+6 |
| | * | stm32: add some docs. | Dario Nieuwenhuis | 2023-12-18 | 2 | -6/+6 |
| * | | typo fix | eZio Pan | 2023-12-18 | 1 | -4/+5 |
| * | | match up with stm32f429zi feature flag | eZio Pan | 2023-12-18 | 1 | -1/+1 |
| * | | stm32f4 ws2812 example with spi ... | eZio Pan | 2023-12-17 | 2 | -35/+136 |
| |/ | |||||
| * | unify channel assign | eZio Pan | 2023-12-16 | 1 | -4/+6 |
| * | cargo fmt | eZio Pan | 2023-12-15 | 1 | -11/+5 |
| * | add ws2812 example for stm32f4 with PWM and DMA | eZio Pan | 2023-12-15 | 1 | -0/+135 |
| * | Merge pull request #2284 from Redrield/feature/embassy-usb-dfu | Ulf Lilleengen | 2023-12-14 | 11 | -0/+398 |
| |\ | |||||
| | * | Rename bootloader feature to dfu | Kaitlyn Kenwell | 2023-12-14 | 1 | -1/+1 |
| | * | Abstract chip reset logic, add Reset impls for cortex-m and esp32c3 | Kaitlyn Kenwell | 2023-12-14 | 4 | -6/+6 |
| | * | Adjust stm32wb-dfu example memory maps to fix linker errors | Kaitlyn Kenwell | 2023-12-14 | 2 | -4/+4 |
| | * | Adjust toml files, fix application example | Kaitlyn Kenwell | 2023-12-14 | 3 | -8/+8 |
| | * | Add examples to ci.sh | Kaitlyn Kenwell | 2023-12-14 | 1 | -1/+0 |
| | * | fmt | Kaitlyn Kenwell | 2023-12-14 | 1 | -1/+0 |
| | * | Address reviews | Kaitlyn Kenwell | 2023-12-14 | 12 | -16/+7 |
| | * | Formatting fixes, add example using stm32wb55 | Kaitlyn Kenwell | 2023-12-13 | 12 | -0/+409 |
| * | | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 18 | -29/+29 |
| |/ | |||||
| * | More formatting. | Corey Schuhen | 2023-12-11 | 1 | -2/+1 |
