| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove CRYP from H7A3. | Caleb Garrett | 2024-02-29 | 1 | -1/+1 |
| * | Fix H7 CRYP operation. | Caleb Garrett | 2024-02-29 | 1 | -2/+2 |
| * | Run gen_test.py | Caleb Garrett | 2024-02-25 | 1 | -1/+1 |
| * | Add CRYP test. | Caleb Garrett | 2024-02-25 | 1 | -2/+9 |
| * | stm32/tests: run stm32u5a5zj from flash due to wrong RAM size in stm32-data. | Dario Nieuwenhuis | 2024-02-23 | 1 | -1/+1 |
| * | Port FDCAN HAL to use PAC directly instead of fdcan crate. | Corey Schuhen | 2024-02-17 | 1 | -0/+1 |
| * | tests/stm32: add stm32f091rc, stm32h503rb. | Dario Nieuwenhuis | 2024-02-17 | 1 | -0/+2 |
| * | Added HMAC to STM32 hash test. | Caleb Garrett | 2024-02-13 | 1 | -0/+1 |
| * | Consolidated hash drivers. | Caleb Garrett | 2024-02-11 | 1 | -1/+1 |
| * | Added STM32 hash test. | Caleb Garrett | 2024-02-05 | 1 | -8/+15 |
| * | Disable h563 test. | Corey Schuhen | 2024-01-31 | 1 | -1/+1 |
| * | HIL test for STM32 FDCAN support. | Corey Schuhen | 2024-01-31 | 1 | -5/+11 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -3/+3 |
| * | Update embedded-hal to v1.0 | Dario Nieuwenhuis | 2024-01-09 | 1 | -2/+2 |
| * | New embassy-net release | Scott Mabin | 2024-01-04 | 1 | -1/+1 |
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+1 |
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 1 | -2/+2 |
| * | Merge pull request #2246 from CaptainMaso/adc_f3_v1_1 | Dario Nieuwenhuis | 2023-12-08 | 1 | -6/+11 |
| |\ |
|
| | * | tests/stm32: add L1 DAC/ADC test. | Dario Nieuwenhuis | 2023-12-08 | 1 | -6/+11 |
| * | | Update all references to `embasy-executor` to the latest version | Jesse Braham | 2023-12-06 | 1 | -1/+1 |
| * | | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -2/+2 |
| * | | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -2/+2 |
| * | | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -2/+2 |
| |/ |
|
| * | tests: use executor task arena instead of TAIT. | Dario Nieuwenhuis | 2023-11-27 | 1 | -2/+2 |
| * | stm32/test: add stm32f446 (board not in HIL rig yet) | Dario Nieuwenhuis | 2023-11-27 | 1 | -11/+12 |
| * | executor: release v0.3.3 | Dario Nieuwenhuis | 2023-11-15 | 1 | -1/+1 |
| * | stm32: add low power for g4 | xoviat | 2023-11-08 | 1 | -1/+1 |
| * | Merge branch 'main' of github.com:embassy-rs/embassy into low-power | xoviat | 2023-11-04 | 1 | -4/+7 |
| |\ |
|
| | * | Upgrade static-cell to v2.0 | Dario Nieuwenhuis | 2023-11-02 | 1 | -4/+7 |
| * | | stm32: compute stop mode and workaround rtt test bug | xoviat | 2023-11-04 | 1 | -1/+1 |
| |/ |
|
| * | Release embassy-executor v0.3.1 | Dario Nieuwenhuis | 2023-11-01 | 1 | -1/+1 |
| * | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | Dániel Buga | 2023-10-31 | 1 | -1/+1 |
| * | stm32/tests: add stm32wba52cg, stm32u5a9zj | Dario Nieuwenhuis | 2023-10-22 | 1 | -0/+2 |
| * | stm32/tests: add stm32h753zi, stm32h7a3zi. | Dario Nieuwenhuis | 2023-10-21 | 1 | -0/+2 |
| * | stm32/tests: add stm32wl hil. | Dario Nieuwenhuis | 2023-10-17 | 1 | -0/+1 |
| * | Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 | Dániel Buga | 2023-10-16 | 1 | -1/+1 |
| * | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 |
| * | stm32/rng: add test. | Dario Nieuwenhuis | 2023-10-16 | 1 | -18/+24 |
| * | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 |
| * | stm32/rcc: add LSE/LSI to all chips, add RTC to more chips. | Dario Nieuwenhuis | 2023-10-11 | 1 | -10/+10 |
| * | h7: enable rtc test | Matt Ickstadt | 2023-10-06 | 1 | -1/+1 |
| * | tests/stm32: increase tickrate for better precision. | Dario Nieuwenhuis | 2023-10-04 | 1 | -1/+1 |
| * | stm32/hil: add f2, f3, f7, l49 | Dario Nieuwenhuis | 2023-10-03 | 1 | -0/+4 |
| * | tests/stm32: add eth test. | Dario Nieuwenhuis | 2023-10-02 | 1 | -3/+11 |
| * | tests/stm32: add L0, L1, L4, L4+, L5 | Dario Nieuwenhuis | 2023-09-26 | 1 | -0/+5 |
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 |
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -1/+1 |
| * | tests/stm32: add stop and cleanpu | xoviat | 2023-08-26 | 1 | -1/+8 |
| * | Bump executor crate version to 0.3.0 | Dániel Buga | 2023-08-23 | 1 | -1/+1 |
| * | Update embedded-hal to 1.0.0-rc.1 (#1783) | Dario Nieuwenhuis | 2023-08-16 | 1 | -2/+2 |