| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add example for touch sensitive controller | Karun | 2024-06-13 | 1 | -0/+89 |
| * | Clarified comments about the cortex_m::asm::delay functionality in al… (#3064) | Daniel Philipp | 2024-06-12 | 7 | -14/+14 |
| * | Merge pull request #3062 from kkrolczyk/kk/bootloader-typos | Dario Nieuwenhuis | 2024-06-10 | 1 | -1/+1 |
| |\ | |||||
| | * | stm32/boot: update linker file in example | Krzysztof Królczyk | 2024-06-10 | 1 | -1/+1 |
| * | | Merge pull request #3057 from dvdsk/docs-net-size | Dario Nieuwenhuis | 2024-06-07 | 2 | -0/+140 |
| |\ \ | |||||
| | * | | cargo fmt | dvdsk | 2024-06-08 | 1 | -8/+7 |
| | * | | Adds an example for using the w5500 with an stm32f4 | dvdsk | 2024-06-07 | 2 | -0/+141 |
| | |/ | |||||
| * | | Merge pull request #3040 from embassy-rs/embassy-time-0.3.1 | Ulf Lilleengen | 2024-06-05 | 43 | -43/+43 |
| |\ \ | |/ |/| | |||||
| | * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 43 | -43/+43 |
| * | | Add description | kalkyl | 2024-06-04 | 1 | -0/+3 |
| * | | core atomic | kalkyl | 2024-06-04 | 1 | -1/+2 |
| * | | rp: Add zerocopy channel example | kalkyl | 2024-06-04 | 1 | -0/+90 |
| |/ | |||||
| * | fix broken links to embassy book | Ulf Lilleengen | 2024-06-03 | 8 | -8/+8 |
| * | Fix F7 example. | Corey Schuhen | 2024-06-02 | 1 | -1/+1 |
| * | stm32/spi: restrict txonly_nosck to SPIv1, it hangs in other versions. | Dario Nieuwenhuis | 2024-05-31 | 1 | -1/+1 |
| * | Fix all check-cfg errors in the entire repo. | Dario Nieuwenhuis | 2024-05-31 | 28 | -21/+34 |
| * | Merge pull request #3014 from brunob45/pwm_input | Dario Nieuwenhuis | 2024-05-31 | 3 | -0/+160 |
| |\ | |||||
| | * | fix fmt | Bruno Bousquet | 2024-05-29 | 2 | -2/+8 |
| | * | rename get_width_ticks and add info!() in examples | Bruno Bousquet | 2024-05-29 | 2 | -10/+8 |
| | * | Apply suggestions from code review | Bruno Bousquet | 2024-05-29 | 3 | -3/+3 |
| | * | fix fmt again | Bruno Bousquet | 2024-05-29 | 2 | -4/+2 |
| | * | Merge branch 'pwm_input_f103' into pwm_input | Bruno Bousquet | 2024-05-29 | 2 | -2/+4 |
| | |\ | |||||
| | | * | fix fmt | Bruno Bousquet | 2024-05-29 | 2 | -2/+4 |
| | * | | remove dev files | Bruno Bousquet | 2024-05-29 | 10 | -203/+3 |
| | |/ | |||||
| | * | fix F103 example | Bruno Bousquet | 2024-05-29 | 2 | -2/+4 |
| | * | pwm_input is working on F446 | Bruno Bousquet | 2024-05-29 | 6 | -4/+106 |
| | * | add f103 example for input_capture | Bruno Bousquet | 2024-05-28 | 5 | -4/+103 |
| | * | example is working now | Bruno Bousquet | 2024-05-28 | 2 | -2/+2 |
| | * | compile pwm_input example | Bruno Bousquet | 2024-05-28 | 3 | -2/+54 |
| | * | add stm32f446 files | Bruno Bousquet | 2024-05-28 | 6 | -3/+104 |
| * | | Merge pull request #2992 from liarokapisv/i2s-spi_v3 | Dario Nieuwenhuis | 2024-05-30 | 1 | -2/+1 |
| |\ \ | |||||
| | * | | Add i2s support for spi_v3. | Alexandros Liarokapis | 2024-05-27 | 1 | -2/+1 |
| | |/ | |||||
| * | | Fix example. | Corey Schuhen | 2024-05-30 | 1 | -2/+2 |
| * | | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 45 | -45/+45 |
| |/ | |||||
| * | Correct chip in comment | Joël Schulz-Andres | 2024-05-24 | 1 | -1/+1 |
| * | Add NRF52810 example | Joël Schulz-Andres | 2024-05-24 | 5 | -0/+95 |
| * | stm32/usart: remove instance generic params | Jan Špaček | 2024-05-23 | 3 | -6/+3 |
| * | Merge pull request #2985 from rumcake-rs/stm32-adc-anyadcchannel | Dario Nieuwenhuis | 2024-05-23 | 1 | -1/+1 |
| |\ | |||||
| | * | add AnyAdcChannel | Univa | 2024-05-20 | 1 | -1/+1 |
| * | | Merge pull request #2983 from reneherrero/main | Dario Nieuwenhuis | 2024-05-21 | 1 | -0/+68 |
| |\ \ | |||||
| | * \ | Merge branch 'main' of github.com:reneherrero/embassy | René Herrero | 2024-05-21 | 1 | -2/+1 |
| | |\ \ | |||||
| | * | | | added CAN example | René Herrero | 2024-05-21 | 1 | -0/+68 |
| * | | | | stm32/qspi: remove DMA generic param. | Dario Nieuwenhuis | 2024-05-22 | 1 | -6/+7 |
| | |/ / |/| | | |||||
| * | | | rp/pwm: rename channel->slice in args, misc fix. | Dario Nieuwenhuis | 2024-05-21 | 1 | -2/+1 |
| |/ / | |||||
| * | | Merge pull request #2976 from joelsa/add-dsihost-example | Dario Nieuwenhuis | 2024-05-21 | 6 | -1/+801 |
| |\ \ | |||||
| | * | | Add dsi example | Joël Schulz-Ansres | 2024-05-21 | 6 | -1/+801 |
| | |/ | |||||
| * / | stm32/i2c: remove peripheral generic param. | Dario Nieuwenhuis | 2024-05-21 | 2 | -4/+3 |
| |/ | |||||
| * | stm32/spi: remove peripheral generic param. | Dario Nieuwenhuis | 2024-05-20 | 6 | -11/+9 |
| * | Add a CHANGELOG to embassy-usb-logger and bump its version | Dan Groshev | 2024-05-20 | 1 | -1/+1 |
| * | Merge pull request #2888 from FransUrbo/uart_r503 | Dario Nieuwenhuis | 2024-05-20 | 1 | -0/+158 |
| |\ | |||||
