| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: remove mac and ble test | xoviat | 2025-12-18 | 1 | -2/+2 |
| | | |||||
| * | wpan: restore ble test | xoviat | 2025-12-12 | 1 | -1/+1 |
| | | |||||
| * | rm usart_dma | xoviat | 2025-12-11 | 1 | -0/+2 |
| | | |||||
| * | remove rp test | xoviat | 2025-11-26 | 1 | -0/+1 |
| | | |||||
| * | wpan: restructure ipcc and hil test wpan_mac | xoviat | 2025-11-23 | 1 | -1/+1 |
| | | |||||
| * | ci: use devtool to build. | Dario Nieuwenhuis | 2025-09-11 | 1 | -350/+9 |
| | | |||||
| * | executor: add priority scheduler. | Dario Nieuwenhuis | 2025-09-11 | 1 | -0/+6 |
| | | |||||
| * | Add edf example to CI and fix the example | diondokter | 2025-09-11 | 1 | -0/+1 |
| | | |||||
| * | Add STM32F1 AFIO remap | Fabian Wolter | 2025-09-05 | 1 | -1/+5 |
| | | |||||
| * | Merge pull request #4600 from i509VCB/c1105_c1106 | i509VCB | 2025-09-04 | 1 | -12/+13 |
| |\ | | | | | | | mspm0: add mspm0c1105/6 | ||||
| | * | mspm0: add mspm0c1105/6 | i509VCB | 2025-08-28 | 1 | -12/+13 |
| | | | |||||
| * | | executor: add "task metadata" concept, make name a task metadata. | Dario Nieuwenhuis | 2025-08-29 | 1 | -0/+1 |
| | | | |||||
| * | | executor: do not store task IDs in RAM, we can get it from the pointer every ↵ | Dario Nieuwenhuis | 2025-08-29 | 1 | -0/+2 |
| |/ | | | | time. | ||||
| * | fix: re-remove nrf53 dk | Ulf Lilleengen | 2025-08-25 | 1 | -0/+1 |
| | | |||||
| * | fix: revert changes to ci.sh for now | Ulf Lilleengen | 2025-08-25 | 1 | -11/+325 |
| | | |||||
| * | fix: use the cargo-embassy-devtool | Ulf Lilleengen | 2025-08-25 | 1 | -325/+10 |
| | | |||||
| * | ci: Build stm32h7s3a8 with log feature | Matt Johnston | 2025-08-15 | 1 | -1/+1 |
| | | | | | Covers some different peripherals to the existing stm32f429zi,log build. | ||||
| * | ci: 5340dk is dead | i509VCB | 2025-08-14 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #4478 from leftger/example/stm32wba-usb-dfu | Dario Nieuwenhuis | 2025-07-29 | 1 | -0/+2 |
| |\ | | | | | | | STM32WBA usb-dfu example | ||||
| | * | STM32WBA usb-dfu example | Gerzain Mata | 2025-07-29 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | - Added sample application - Added sample bootloader Removed trace import | ||||
| * | | Fix build of embassy-time with std+defmt. | Dario Nieuwenhuis | 2025-07-29 | 1 | -0/+1 |
| |/ | |||||
| * | stm32: fix build for stm32c09x | Dario Nieuwenhuis | 2025-07-29 | 1 | -0/+2 |
| | | |||||
| * | Added examples/stm32wba6 to ci.sh | Gerzain Mata | 2025-07-27 | 1 | -0/+1 |
| | | |||||
| * | embassy-embedded-hal: make time feature non-default | Dario Nieuwenhuis | 2025-07-25 | 1 | -0/+2 |
| | | | | | default features considered harmful. | ||||
| * | stm32: do not run stm32c071rb tests. | Dario Nieuwenhuis | 2025-07-23 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'embassy-rs:main' into obe1line-stm32c071 | obe1line | 2025-07-23 | 1 | -0/+5 |
| |\ | |||||
| | * | nxp: Add mimxrt1062 support | i509VCB | 2025-07-22 | 1 | -1/+3 |
| | | | | | | | | | The examples in this case are designed for the IMXRT1060-EVK. The same chip is used in the Teensy 4.0/1, but that will probably get its own set of examples due to some differences such as the FCB. | ||||
| | * | nxp: Add MIMXRT1011 GPIO and time driver | i509VCB | 2025-07-22 | 1 | -0/+2 |
| | | | | | | | | | PIT is used for the time driver | ||||
| | * | Disable flaky test rpi-pico/cyw43-perf | Dario Nieuwenhuis | 2025-07-21 | 1 | -0/+1 |
| | | | |||||
| * | | Updated version of stm32-data and added c071 and c051 into ci.sh | Chris Storah | 2025-07-23 | 1 | -0/+3 |
| |/ | |||||
| * | Added RTC low-power support for STM32WBA65 | Gerzain Mata | 2025-07-18 | 1 | -1/+1 |
| | | | | | Also added low-power feature for STM32WBA65RI build | ||||
| * | Removed reference to ADC3 for STM32G4x1 if the peripheral does not exist and ↵ | Wouter Geraedts | 2025-07-17 | 1 | -0/+1 |
| | | | | | added stm32g431kb to CI for testing | ||||
| * | stm32: fix stm32g0b0 build. | Dario Nieuwenhuis | 2025-07-16 | 1 | -0/+1 |
| | | | | | It has USB but not HSI48 which would break things. Only g0x1 has HSI48. | ||||
| * | Disable flaky test | Dario Nieuwenhuis | 2025-07-16 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #4344 from i509VCB/lpc55-feature | i509VCB | 2025-07-09 | 1 | -1/+1 |
| |\ | | | | | | | nxp: add feature for lpc55 | ||||
| | * | nxp: add feature for lpc55 | i509VCB | 2025-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | this is needed since I will be working on adding support for the MCX families to embassy-nxp Co-authored-by: IriniaCh524 <[email protected]> | ||||
| * | | Reenable rpi pico tests. | Dario Nieuwenhuis | 2025-07-07 | 1 | -3/+0 |
| | | | |||||
| * | | add examples/stm32h723 to ci.sh | melvdl | 2025-06-27 | 1 | -0/+1 |
| | | | |||||
| * | | Added STM32WBA6XXX devices as features | Gerzain Mata | 2025-06-26 | 1 | -0/+2 |
| |/ | | | | | | | | | | | | Added 2 wba6 features to cargo batch in ci.sh WIP Added default RTC rust version for undefined peripherals Added missing generated RTC peripheral to be handled by rtc/v3.rs Reordered cfg_attrs in rtc/mod.rs | ||||
| * | Add support for Cortex-A/R | Robin Mueller | 2025-05-28 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'embassy-rs:main' into dfu-verify | Gerhard de Clercq | 2025-05-26 | 1 | -0/+5 |
| |\ | |||||
| | * | chore: disable another test | Ulf Lilleengen | 2025-05-23 | 1 | -0/+3 |
| | | | |||||
| | * | chore: temporarily disable pico tests | Ulf Lilleengen | 2025-05-23 | 1 | -0/+2 |
| | | | |||||
| * | | [embassy-usb-dfu] support ed25519 verification | Gerhard de Clercq | 2025-05-23 | 1 | -0/+1 |
| |/ | | | | | This commit adds the ability to verify that USB DFU updates are correctly signed using ed25519. This required adding support to embassy-boot for reading from the DFU partition. | ||||
| * | mspm0: fix build for int groups. | Dario Nieuwenhuis | 2025-05-19 | 1 | -0/+7 |
| | | |||||
| * | Merge pull request #4194 from i509VCB/update-metapac2 | Dario Nieuwenhuis | 2025-05-18 | 1 | -5/+5 |
| |\ | | | | | mspm0: generate features per chip + package | ||||
| | * | mspm0: generate feature per chip + package | i509VCB | 2025-05-13 | 1 | -5/+5 |
| | | | |||||
| * | | ci: build std examples on aarch64-unknown-linux-gnu | i509VCB | 2025-05-13 | 1 | -1/+1 |
| |/ | |||||
| * | Fix more CI | Dion Dokter | 2025-05-01 | 1 | -12/+13 |
| | | |||||
| * | tests/stm32: stm32l0 is alive. | Dario Nieuwenhuis | 2025-04-24 | 1 | -1/+0 |
| | | |||||
