| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | faq: Nightly is not required anymore | Priit Laes | 2024-02-09 | 1 | -2/+1 |
| | | |||||
| * | faq: Fix typo | Priit Laes | 2024-02-09 | 1 | -2/+4 |
| | | |||||
| * | Merge pull request #2547 from plaes/spi-easydma-size-checks | Dario Nieuwenhuis | 2024-02-08 | 2 | -4/+18 |
| |\ | | | | | | | nrf: spim/spis: Add size checks for EasyDMA buffer | ||||
| | * | nrf: spim/spis: Add size checks for EasyDMA buffer | Priit Laes | 2024-02-08 | 2 | -4/+18 |
| |/ | | | | | On most nRF chips, maximum buffer size for EasyDMA is 255, thus we never got any data when attempting to use 256 bytes as RX/TX buffer. | ||||
| * | Delete tests/stm32/teleprobe.sh | Dario Nieuwenhuis | 2024-02-08 | 1 | -12/+0 |
| | | |||||
| * | Merge pull request #2539 from badrbouslikhin/stm32h7-flash-improvements | Dario Nieuwenhuis | 2024-02-06 | 1 | -2/+6 |
| |\ | | | | | | | fix(stm32h7/flash): enhance resilience to program sequence errors (pgserr) | ||||
| | * | fix(stm32h7/flash): enhance resilience to program sequence errors (pgserr) | Badr Bouslikhin | 2024-02-06 | 1 | -2/+6 |
| | | | |||||
| * | | Merge pull request #2537 from badrbouslikhin/main | Dario Nieuwenhuis | 2024-02-06 | 1 | -1/+1 |
| |\ \ | |/ |/| | | | fix(stm32/h7): use correct unit in vco clock check | ||||
| | * | fix(stm32/h7): use correct unit in vco clock check | Badr Bouslikhin | 2024-02-06 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #2502 from jbeaurivage/nrf-uarte-errors | Dario Nieuwenhuis | 2024-02-05 | 2 | -19/+110 |
| |\ | | | | | | | NRF: handle `uarte` RX errors | ||||
| | * | Address @Dirbaio's comments | Justin Beaurivage | 2024-02-05 | 1 | -9/+9 |
| | | | |||||
| | * | Rustfmt | Justin Beaurivage | 2024-01-31 | 1 | -3/+9 |
| | | | |||||
| | * | Add error handling to UarteRxWithIdle | Justin Beaurivage | 2024-01-31 | 1 | -12/+23 |
| | | | |||||
| | * | Handle Uarte RX errors | Justin Beaurivage | 2024-01-30 | 2 | -11/+85 |
| | | | |||||
| * | | Merge pull request #2535 from embassy-rs/fix-bp-rendering | Ulf Lilleengen | 2024-02-05 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | docs: fix bullet point indentation | ||||
| | * | | docs: fix bullet point indentation | Ulf Lilleengen | 2024-02-05 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #2524 from matoushybl/wild-air | Dario Nieuwenhuis | 2024-02-04 | 1 | -0/+2 |
| |\ \ | | | | | | | | | | docs: Embassy in the wild - add air quality monitoring system | ||||
| | * | | docs: Embassy in the wild - add air quality monitoring system | Matous Hybl | 2024-02-03 | 1 | -0/+2 |
| | | | | |||||
| * | | | Merge pull request #2529 from GrantM11235/buffered-uart-doc-links | Dario Nieuwenhuis | 2024-02-04 | 2 | -0/+6 |
| |\ \ \ | | | | | | | | | stm32/usart: Add doc links to buffered uarts | ||||
| | * | | | stm32/usart: Add doc links to buffered uarts | Grant Miller | 2024-02-03 | 2 | -0/+6 |
| | | | | | |||||
| * | | | | Merge pull request #2534 from embassy-rs/stm32-rcc-fixit | Dario Nieuwenhuis | 2024-02-04 | 4 | -3/+10 |
| |\ \ \ \ | | | | | | | | | | | | | | | | stm32/rcc: fix more build failures. | ||||
| | * | | | | stm32/rcc: fix more build failures. | Dario Nieuwenhuis | 2024-02-04 | 4 | -3/+10 |
| |/ / / / | |||||
| * | | | | Merge pull request #2533 from embassy-rs/stm32-rcc-fixit | Dario Nieuwenhuis | 2024-02-04 | 3 | -12/+41 |
| |\ \ \ \ | | | | | | | | | | | | | | | | stm32/rcc: fix build for some f0 and l4 chips. | ||||
| | * | | | | stm32/rcc: fix build for some f0 and l4 chips. | Dario Nieuwenhuis | 2024-02-04 | 3 | -12/+41 |
| | |/ / / | | | | | | | | | | | | | Fixes #2531 | ||||
| * | | | | Merge pull request #2532 from embassy-rs/nrf51-gpiote | Dario Nieuwenhuis | 2024-02-04 | 5 | -15/+96 |
| |\ \ \ \ | |/ / / |/| | | | | | | | nrf/gpiote: add support for nrf51. | ||||
| | * | | | nrf/gpiote: add support for nrf51. | Dario Nieuwenhuis | 2024-02-04 | 5 | -15/+96 |
| |/ / / | |||||
| * | | | Merge pull request #2526 from BoostCookie/fix-grammar | Ulf Lilleengen | 2024-02-03 | 5 | -8/+8 |
| |\ \ \ | |/ / |/| | | | | | correct spelling of the word "receive" | ||||
| | * | | correct spelling of the word "receive" | Stefan Gehr | 2024-02-03 | 5 | -8/+8 |
| |/ / | |||||
| * | | Merge pull request #2521 from embassy-rs/rcc-mux | Dario Nieuwenhuis | 2024-02-02 | 25 | -452/+286 |
| |\ \ | | | | | | | stm32: autogenerate clocks struct, enable mux for all chips. | ||||
| | * | | stm32: autogenerate clocks struct, enable mux for all chips. | Dario Nieuwenhuis | 2024-02-02 | 25 | -452/+286 |
| |/ / | |||||
| * | | Merge pull request #2520 from Ecco/stm32wba-rcc-v3 | Dario Nieuwenhuis | 2024-02-02 | 1 | -90/+103 |
| |\ \ | | | | | | | | | | Migrate STM32WBA to RCCv3 | ||||
| | * | | Migrate STM32WBA to RCCv3 | Romain Goyet | 2024-02-02 | 1 | -90/+103 |
| | | | | |||||
| * | | | Merge pull request #2517 from embassy-rs/rcc-mux | Dario Nieuwenhuis | 2024-02-02 | 3 | -27/+15 |
| |\ \ \ | | | | | | | | | | | | | stm32: misc rcc cleanups | ||||
| | * | | | stm32/dac: use autogenerated RCC impls. | Dario Nieuwenhuis | 2024-02-01 | 2 | -25/+2 |
| | | | | | |||||
| | * | | | stm32: automatically use refcounting for rcc bits used multiple times. | Dario Nieuwenhuis | 2024-02-01 | 1 | -2/+13 |
| |/ / / | |||||
| * | | | Merge pull request #2510 from tokenize-inc/ble_extended_scatter | Dario Nieuwenhuis | 2024-02-01 | 4 | -2/+49 |
| |\ \ \ | | | | | | | | | | | | | STM32WB: Add scatter memory files for extended BLE stack | ||||
| | * | | | Add scatter memory files for extended BLE stack | Taylor Carpenter | 2024-02-01 | 4 | -2/+49 |
| | | | | | | | | | | | | | | | | | Build script chooses the 'x.in' to copy over to 'tl_mbox.x' based on features | ||||
| * | | | | Merge pull request #2513 from Gekkio/f2-adc-fixes | Dario Nieuwenhuis | 2024-02-01 | 1 | -1/+5 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | F2 ADC fixes | ||||
| | * | | | Fix ADC max frequency for F2 | Joonas Javanainen | 2024-02-01 | 1 | -0/+4 |
| | | | | | |||||
| | * | | | Fix F2 temperature sensor ADC channel | Joonas Javanainen | 2024-02-01 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | On all F2 devices (F205/207/215/217) the sensor is connected to ADC1_IN16, and is not shared with VBAT which is connected to ADC1_IN18. | ||||
| * | | | Merge pull request #2511 from Ecco/stm32wba-fixed-hse | Dario Nieuwenhuis | 2024-02-01 | 1 | -6/+8 |
| |\ \ \ | | | | | | | | | | | | | STM32WBA's high speed external clock has to run at 32 MHz | ||||
| | * | | | STM32WBA's high speed external clock has to run at 32 MHz | Romain Goyet | 2024-02-01 | 1 | -6/+8 |
| |/ / / | |||||
| * | | | Merge pull request #2508 from sinewave-ee/zero-init-ringbuffer | Dario Nieuwenhuis | 2024-02-01 | 1 | -11/+11 |
| |\ \ \ | | | | | | | | | | | | | sync/pipe: be able to be zero-initialized | ||||
| | * | | | sync/pipe: be able to be zero-initialized | Sam Lakerveld | 2024-02-01 | 1 | -11/+11 |
| |/ / / | |||||
| * | | | Merge pull request #2410 from eZioPan/waveform-on-CHx | Dario Nieuwenhuis | 2024-02-01 | 5 | -26/+133 |
| |\ \ \ | | | | | | | | | | | | | impl waveform with TIM OC Channel DMA | ||||
| | * | | | bug fix | eZio Pan | 2024-01-08 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | refactor with clippy | eZio Pan | 2024-01-06 | 4 | -14/+13 |
| | | | | | |||||
| | * | | | impl waveform with TIM Channel | eZio Pan | 2024-01-06 | 4 | -12/+119 |
| | | | | | |||||
| * | | | | Merge pull request #2465 from sgasse/sgasse/feature/mii-phy | Dario Nieuwenhuis | 2024-02-01 | 6 | -24/+271 |
| |\ \ \ \ | | | | | | | | | | | | | | | | Implement MII interface with feature flag | ||||
| | * | | | | stm32/eth: rename new_rmii to new, update metapac to fix issues with PC2_C. | Dario Nieuwenhuis | 2024-02-01 | 8 | -29/+9 |
| | | | | | | |||||
