aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge pull request #4252 from kpfleming/assert-empty-buffer-buffereduartDario Nieuwenhuis2025-05-271-0/+2
| |\ \ \ \ \ \
| | * | | | | | stm32: Assert in BufferedUart that the buffers are not empty.Kevin P. Fleming2025-05-251-0/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #4232 from RaulIQ/mainUlf Lilleengen2025-05-271-0/+83
| |\ \ \ \ \ \
| | * | | | | | doc: update documentation to pass testRaulIQ2025-05-221-2/+0
| | * | | | | | format simple_pwm.rs with rustfmtRaulIQ2025-05-221-4/+3
| | * | | | | | improve waveform_up_multi_channel documentationRaulIQ2025-05-211-1/+19
| | * | | | | | add waveform_up_multichannel using DMAR/DCRRaulIQ2025-05-211-0/+68
| | | |_|/ / / | | |/| | | |
| * | | | | | stm32: Improvements to CRC HAL.Kevin P. Fleming2025-05-262-30/+25
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #4228 from okhsunrog/adding_eepromUlf Lilleengen2025-05-234-2/+288
| |\ \ \ \ \
| | * | | | | fix: lock on early returnokhsunrog2025-05-211-8/+10
| | * | | | | fix UBokhsunrog2025-05-211-5/+13
| | * | | | | Merge remote-tracking branch 'origin/main' into adding_eepromokhsunrog2025-05-211-1/+1
| | |\ \ \ \ \
| | * | | | | | make API more consistentokhsunrog2025-05-211-1/+1
| | * | | | | | adding docsokhsunrog2025-05-211-43/+45
| | * | | | | | new APIokhsunrog2025-05-213-96/+229
| | * | | | | | always declare eepromokhsunrog2025-05-211-1/+2
| | * | | | | | nightly fmtokhsunrog2025-05-211-2/+1
| | * | | | | | eeprom supportokhsunrog2025-05-212-1/+98
| | * | | | | | only support eeprom for l0 and l1okhsunrog2025-05-211-2/+3
| | * | | | | | import and re-export EEPROM_BASE and EEPROM_SIZE in flash moduleokhsunrog2025-05-211-0/+2
| | * | | | | | adding eeprom constants to _generated.rsokhsunrog2025-05-201-0/+41
| | * | | | | | update stm32-metapacokhsunrog2025-05-201-2/+2
| | | |/ / / / | | |/| | | |
| * | | | | | embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
| | |/ / / / | |/| | | |
| * | | | | Update stm32-metapac tagAdam Morgan2025-05-211-2/+2
| * | | | | Add support for rtc_v3h7rsAdam Morgan2025-05-211-1/+1
| |/ / / /
| * | | | Merge pull request #4212 from embassy-rs/fix-docDario Nieuwenhuis2025-05-191-2/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix: add bank configuration doc build featuresUlf Lilleengen2025-05-161-2/+8
| * | | | Update defmt dependenciesYuri Astrakhan2025-05-181-1/+1
| * | | | Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-182-18/+50
| * | | | Impl Drop for stm32 RngTobias Naumann2025-05-161-0/+9
| |/ / /
| * | | add the possibility to document `bind_interrupts` `struct`sRalph Ursprung2025-05-151-5/+8
| * | | Merge branch 'embassy-rs:main' into update_doc_comment_for_adc_readJakob2025-05-1425-422/+306
| |\ \ \
| | * | | Interrupt Doc Commentsjake-taf2025-05-141-1/+4
| | * | | Merge pull request #4124 from mickem/allow_stm32_to_re_init_rccDario Nieuwenhuis2025-05-132-11/+30
| | |\ \ \
| | | * | | removed unused importMichael Medin2025-04-281-1/+0
| | | * | | function needs to be pub(crate)Michael Medin2025-04-281-1/+1
| | | * | | Moved functions to rcc module (this is a bit awkward as we now have two init ...Michael Medin2025-04-282-31/+31
| | | * | | updated cs gates for dual coreMichael Medin2025-04-241-2/+0
| | | * | | Possible fix for unused CS and feature selectionsMichael Medin2025-04-241-0/+1
| | | * | | Fixed formattingMichael Medin2025-04-241-1/+1
| | | * | | Updated based on feedbackMichael Medin2025-04-241-24/+18
| | | * | | Fixed for cs not always usedMichael Medin2025-04-241-2/+2
| | | * | | Fixed formattingMichael Medin2025-04-241-1/+0
| | | * | | Add function to allow re-init rcc config for stm32Michael Medin2025-04-241-0/+28
| | * | | | Merge pull request #4173 from phycrax/derive-for-pwmpincfgUlf Lilleengen2025-05-091-0/+2
| | |\ \ \ \
| | | * | | | derive debug copy clone defmt for pwmpinconfigSüha Ünüvar2025-05-071-0/+2
| | * | | | | Stm32: Fix opamp copy pasta mistakeDion Dokter2025-05-081-1/+1
| | |/ / / /
| | * | | | Merge branch 'main' into configurable-bank-supportDion Dokter2025-05-061-1/+1
| | |\ \ \ \
| | | * | | | Fix clippy::bad_bit_maskHiroaki Yutani2025-05-061-1/+1
| | | * | | | Update stm32-metapacDario Nieuwenhuis2025-05-011-2/+2