| Commit message (Expand) | Author | Age | Files | Lines |
| * | Disable failing test | Dániel Buga | 2024-12-16 | 1 | -0/+3 |
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -9/+2 |
| * | Refactor integrated-timers | Dániel Buga | 2024-12-10 | 1 | -1/+3 |
| * | nrf: add nrf54l base: gpio and time driver. | Dario Nieuwenhuis | 2024-11-17 | 1 | -0/+3 |
| * | Add examples/stm32h7b0 to CI | Dario Nieuwenhuis | 2024-10-27 | 1 | -0/+1 |
| * | stm32: Fix build for chips with octospim but not octospi2. | Dario Nieuwenhuis | 2024-10-21 | 1 | -0/+1 |
| * | enable ci usart tests | Alexandros Liarokapis | 2024-10-15 | 1 | -5/+0 |
| * | Merge pull request #3343 from george-cosma/hal-with-pac | Ulf Lilleengen | 2024-10-07 | 1 | -0/+2 |
| |\ |
|
| | * | feat: embassy-lpc55 hal with gpio and pint driver | George Cosma | 2024-10-07 | 1 | -0/+2 |
| * | | Disable nrf52840 hil tests. | Dario Nieuwenhuis | 2024-09-16 | 1 | -1/+2 |
| * | | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 1 | -1/+1 |
| |/ |
|
| * | stm32/tests: disable flaky stm32wl55jc/usart_rx_ringbuffered | Dario Nieuwenhuis | 2024-09-04 | 1 | -0/+1 |
| * | rp: use the rp-binary-info crate for binary info. | Dario Nieuwenhuis | 2024-08-17 | 1 | -0/+1 |
| * | disable uart ringbuffered test on f2. | Dario Nieuwenhuis | 2024-08-17 | 1 | -1/+2 |
| * | Temporarily disable stm32f1 tests. | Dario Nieuwenhuis | 2024-08-17 | 1 | -0/+3 |
| * | Adding nrf9151 and nrf9161 feature coverage to CI | nerwalt | 2024-08-12 | 1 | -0/+6 |
| * | rp: update PAC, fix CI. | Dario Nieuwenhuis | 2024-08-12 | 1 | -3/+4 |
| * | Intrinsics aren't implemented for 235x yet. | Caleb Jamison | 2024-08-09 | 1 | -3/+2 |
| * | Maybe fix ci/build II | Caleb Jamison | 2024-08-09 | 1 | -4/+3 |
| * | Maybe fix ci/build? | Caleb Jamison | 2024-08-09 | 1 | -4/+8 |
| * | cyw43: add Bluetooth support. | Dario Nieuwenhuis | 2024-08-05 | 1 | -0/+2 |
| * | Change dual bank CI test to non-dual core | Dion Dokter | 2024-08-05 | 1 | -1/+1 |
| * | Change embassy-boot ci tests to non-dual core chip for simplicity. | Dion Dokter | 2024-08-05 | 1 | -2/+4 |
| * | Update to Rust 1.80, make check-cfg unconditional. | Dario Nieuwenhuis | 2024-07-25 | 1 | -6/+0 |
| * | ci: add instructions to install cargo-batch if not installed. | Dario Nieuwenhuis | 2024-07-24 | 1 | -0/+8 |
| * | Fixing 9151 s and ns ci example builds | nerwalt | 2024-07-15 | 1 | -1/+2 |
| * | Adding 9120 to ci.sh | nerwalt | 2024-07-15 | 1 | -0/+4 |
| * | Moved ltdc example to its own crate | David Haig | 2024-06-28 | 1 | -0/+1 |
| * | tests/nrf: unify, add nrf52832, nrf52833, nrf5340, nrf9160 | Dario Nieuwenhuis | 2024-06-25 | 1 | -2/+6 |
| * | Update stable to Rust 1.79. | Dario Nieuwenhuis | 2024-06-13 | 1 | -0/+6 |
| * | Add example to CI | Joël Schulz-Andres | 2024-05-24 | 1 | -0/+1 |
| * | Add dsi example | Joël Schulz-Ansres | 2024-05-21 | 1 | -0/+1 |
| * | update example path | Ulf Lilleengen | 2024-05-21 | 1 | -5/+5 |
| * | stm32/tests: add stm32u0 hil. | Dario Nieuwenhuis | 2024-05-13 | 1 | -0/+1 |
| * | stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. | Dario Nieuwenhuis | 2024-05-01 | 1 | -0/+6 |
| * | stm32: add support for H5[23], U5[FG], WBA5[045]. | Dario Nieuwenhuis | 2024-04-30 | 1 | -0/+4 |
| * | ci: add u0 examples. | Dario Nieuwenhuis | 2024-04-16 | 1 | -0/+1 |
| * | temporarily disable stm32l152re/usart_rx_ringbuffered test. | Dario Nieuwenhuis | 2024-04-15 | 1 | -0/+3 |
| * | Add stm32u0 support. | Dario Nieuwenhuis | 2024-04-14 | 1 | -0/+3 |
| * | stm32/timer: simplify traits, convert from trait methods to struct. | Dario Nieuwenhuis | 2024-03-23 | 1 | -0/+1 |
| * | ci stm32: build target fix | eZio Pan | 2024-03-06 | 1 | -25/+26 |
| * | ci stm32: update U5 H5 WBA target to Armv8-M | eZio Pan | 2024-03-05 | 1 | -7/+7 |
| * | tests/rp: reenable i2c test. | Dario Nieuwenhuis | 2024-02-17 | 1 | -3/+0 |
| * | tests/stm32: actually add stm32f091rc, stm32h503rb. | Dario Nieuwenhuis | 2024-02-17 | 1 | -0/+2 |
| * | stm32/rcc: port F0 to new API. | Dario Nieuwenhuis | 2024-02-13 | 1 | -0/+7 |
| * | Merge pull request #2541 from xgroleau/fix/executor-rtos-usage-time | Dario Nieuwenhuis | 2024-02-09 | 1 | -0/+2 |
| |\ |
|
| | * | fix: compilation for rtos trace | xgroleau🐢 | 2024-02-08 | 1 | -0/+2 |
| * | | ci(boot): add new example and fix bootloader/stm32wb-dfu | Badr Bouslikhin | 2024-02-07 | 1 | -1/+2 |
| |/ |
|
| * | stm32/rcc: fix more build failures. | Dario Nieuwenhuis | 2024-02-04 | 1 | -0/+3 |
| * | Merge pull request #2533 from embassy-rs/stm32-rcc-fixit | Dario Nieuwenhuis | 2024-02-04 | 1 | -0/+2 |
| |\ |
|