aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
Commit message (Expand)AuthorAgeFilesLines
...
* nrf53: add WDT supportMatthew Tran2025-04-201-0/+1
* RIP stm32l073rzDario Nieuwenhuis2025-04-181-0/+1
* fix: stm32wb55 low power feature did not compileckrenslehner2025-04-151-0/+1
* Add Embassy iMXRT RTC Time DriverFelipe Balbi2025-04-091-2/+2
* Add embassy-imxrtFelipe Balbi2025-04-091-0/+2
* Merge pull request #4017 from shilga/SpinlockMutexDario Nieuwenhuis2025-04-071-0/+1
|\
| * embassy-rp: add multicore test for SpinlockRawMutexSebastian Quilitz2025-04-071-0/+1
* | mspm0: add uart testsi509VCB2025-04-061-0/+4
* | Remove flaky test.Dario Nieuwenhuis2025-04-061-1/+2
|/
* build c1104 seperately for defmt buffer sizei509VCB2025-03-191-1/+5
* Revert "build C1104 with --release"i509VCB2025-03-151-1/+1
* build C1104 with --releasei509VCB2025-03-151-1/+1
* Add mspm0 chips to CI which have working int_group implementationsi509VCB2025-03-151-0/+10
* rename `rp23` (?) folder to `rp235x`; fix `ci.sh` to use `rp235x` folderCurly2025-02-231-1/+1
* Forgot to actually skip the adc test.Caleb Jamison2025-02-181-0/+2
* Inital rp23 ci testsCaleb Jamison2025-02-181-1/+11
* Update cargo-batch.Dario Nieuwenhuis2025-02-171-90/+90
* RIP nrf52833-dkDario Nieuwenhuis2025-01-291-0/+1
* stm32: test split pins in CI.Dario Nieuwenhuis2025-01-211-1/+1
* feat: mmap mode for qspi and exampleLiu Hancheng2025-01-071-0/+1
* Merge pull request #3691 from fatfingers23/feature/rm2_feature_flagDario Nieuwenhuis2024-12-291-1/+1
|\
| * Removed the cyw43-pio overclock featureBailey Townsend2024-12-281-1/+1
* | ci: add embassy-usb to build tests9names2024-12-291-0/+9
|/
* Rename ETQD, bump dateDániel Buga2024-12-221-2/+2
* Disable failing testDániel Buga2024-12-161-0/+3
* Make `integrated-timers` the default, remove Cargo feature.Dario Nieuwenhuis2024-12-151-9/+2
* Refactor integrated-timersDániel Buga2024-12-101-1/+3
* nrf: add nrf54l base: gpio and time driver.Dario Nieuwenhuis2024-11-171-0/+3
* Add examples/stm32h7b0 to CIDario Nieuwenhuis2024-10-271-0/+1
* stm32: Fix build for chips with octospim but not octospi2.Dario Nieuwenhuis2024-10-211-0/+1
* enable ci usart testsAlexandros Liarokapis2024-10-151-5/+0
* Merge pull request #3343 from george-cosma/hal-with-pacUlf Lilleengen2024-10-071-0/+2
|\
| * feat: embassy-lpc55 hal with gpio and pint driverGeorge Cosma2024-10-071-0/+2
* | Disable nrf52840 hil tests.Dario Nieuwenhuis2024-09-161-1/+2
* | net: refactor to simplify lifetimes/generics.Dario Nieuwenhuis2024-09-161-1/+1
|/
* stm32/tests: disable flaky stm32wl55jc/usart_rx_ringbufferedDario Nieuwenhuis2024-09-041-0/+1
* rp: use the rp-binary-info crate for binary info.Dario Nieuwenhuis2024-08-171-0/+1
* disable uart ringbuffered test on f2.Dario Nieuwenhuis2024-08-171-1/+2
* Temporarily disable stm32f1 tests.Dario Nieuwenhuis2024-08-171-0/+3
* Adding nrf9151 and nrf9161 feature coverage to CInerwalt2024-08-121-0/+6
* rp: update PAC, fix CI.Dario Nieuwenhuis2024-08-121-3/+4
* Intrinsics aren't implemented for 235x yet.Caleb Jamison2024-08-091-3/+2
* Maybe fix ci/build IICaleb Jamison2024-08-091-4/+3
* Maybe fix ci/build?Caleb Jamison2024-08-091-4/+8
* cyw43: add Bluetooth support.Dario Nieuwenhuis2024-08-051-0/+2
* Change dual bank CI test to non-dual coreDion Dokter2024-08-051-1/+1
* Change embassy-boot ci tests to non-dual core chip for simplicity.Dion Dokter2024-08-051-2/+4
* Update to Rust 1.80, make check-cfg unconditional.Dario Nieuwenhuis2024-07-251-6/+0
* ci: add instructions to install cargo-batch if not installed.Dario Nieuwenhuis2024-07-241-0/+8
* Fixing 9151 s and ns ci example buildsnerwalt2024-07-151-1/+2