aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in recent nightly.Dario Nieuwenhuis2024-03-203-12/+24
* FDCAN: Fix offset issue preventing CAN2 and CAN3 from working.Corey Schuhen2024-03-161-2/+51
* Merge pull request #2701 from timokroeger/stm32-ucpdDario Nieuwenhuis2024-03-152-1/+127
|\
| * tests/stm32: run ucpd only on g0.Dario Nieuwenhuis2024-03-152-1/+2
| * [UCPD] Add unit test for stm32g071rb boardTimo Kröger2024-03-152-1/+126
* | Use Result instead of Option for Frame creation.Corey Schuhen2024-03-131-1/+1
* | Shared frame types.Corey Schuhen2024-03-131-2/+2
* | Merge pull request #2691 from caleb-garrett/cryp-dmaDario Nieuwenhuis2024-03-122-10/+21
|\ \
| * | rustfmtCaleb Garrett2024-03-121-5/+2
| * | Correct cryp CI build issues.Caleb Garrett2024-03-121-2/+4
| * | Add async CRYP to test.Caleb Garrett2024-03-122-10/+22
| |/
* / Make use of internal BXCAN crate work. Tested on stm32f103 with real bus and ...Corey Schuhen2024-03-071-2/+2
|/
* stm32/rcc: port c0 to new api. Add c0 HSIKER/HSISYS support.Dario Nieuwenhuis2024-03-041-0/+11
* stm32/rcc: port g0 to new api.Dario Nieuwenhuis2024-03-041-0/+13
* stm32/rcc: g4: consistent PllSource, add pll pqr limits, simplify a bit.Dario Nieuwenhuis2024-03-041-1/+1
* stm32: autogenerate mux config for all chips.Dario Nieuwenhuis2024-03-012-26/+25
* Remove CRYP from F429.Caleb Garrett2024-02-291-1/+1
* Remove CRYP from H7A3.Caleb Garrett2024-02-291-1/+1
* Fix H7 CRYP operation.Caleb Garrett2024-02-291-2/+2
* Run gen_test.pyCaleb Garrett2024-02-251-1/+1
* rustfmtCaleb Garrett2024-02-251-3/+1
* Add CRYP test.Caleb Garrett2024-02-252-2/+80
* stm32/rcc: unify naming sysclk field to `sys`, enum to `Sysclk`.Dario Nieuwenhuis2024-02-261-7/+7
* FDCAN: Don't require internal module for public API.Corey Schuhen2024-02-251-2/+2
* stm32/dma: add AnyChannel, add support for BDMA on H7.Dario Nieuwenhuis2024-02-241-1/+1
* stm32/tests: run stm32u5a5zj from flash due to wrong RAM size in stm32-data.Dario Nieuwenhuis2024-02-232-1/+2
* stm32/rcc: port U5 to new API, add all PLLs, all HSE modes.Dario Nieuwenhuis2024-02-231-1/+12
* Merge pull request #2588 from cschuhen/feature/fdcan_bufferedDario Nieuwenhuis2024-02-232-82/+30
|\
| * Remove the OperatingMode typestatesCorey Schuhen2024-02-181-1/+1
| * Port FDCAN HAL to use PAC directly instead of fdcan crate.Corey Schuhen2024-02-172-81/+29
* | Merge pull request #2611 from CBJamo/rp2040_i2c_improvementsJames Munns2024-02-222-36/+59
|\ \
| * | Add SetConfig impl to rp2040 i2cCaleb Jamison2024-02-222-36/+59
| |/
* | nrf/uart: add buffereduart drop, rxonly, txonly tests.Dario Nieuwenhuis2024-02-212-42/+127
* | nrf/buffered_uart: refactor so rx/tx halves are independent.Dario Nieuwenhuis2024-02-212-2/+2
|/
* tests/stm32: add stm32f091rc, stm32h503rb.Dario Nieuwenhuis2024-02-174-1/+62
* Merge pull request #2564 from embassy-rs/rcc-f1-updateDario Nieuwenhuis2024-02-142-2/+20
|\
| * stm32/rcc: port F1 to new API.Dario Nieuwenhuis2024-02-132-2/+20
* | Added HMAC to STM32 hash test.Caleb Garrett2024-02-132-0/+23
* | Update STM32 hash test.Caleb Garrett2024-02-121-2/+2
* | Merge pull request #2528 from caleb-garrett/hashDario Nieuwenhuis2024-02-132-7/+92
|\ \ | |/ |/|
| * Consolidated hash drivers.Caleb Garrett2024-02-113-23/+16
| * Merge branch 'main' into hashCaleb Garrett2024-02-091-12/+0
| |\
| * | Updated stm32-metapac.Caleb Garrett2024-02-061-6/+2
| * | Separated hash interrupt bindings.Caleb Garrett2024-02-051-0/+16
| * | Corrected hash CI build issues.Caleb Garrett2024-02-052-3/+3
| * | Added STM32 hash test.Caleb Garrett2024-02-053-8/+88
* | | stm32/rcc: port F3 RCC to new APIDario Nieuwenhuis2024-02-121-0/+18
| |/ |/|
* | Delete tests/stm32/teleprobe.shDario Nieuwenhuis2024-02-081-12/+0
|/
* nrf/gpiote: add support for nrf51.Dario Nieuwenhuis2024-02-042-1/+49
* correct spelling of the word "receive"Stefan Gehr2024-02-031-1/+1