summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-20Failing attempt to add softdevice to DFU packagetmp/dfu_pkg_pca10059cos
2022-10-20Switch to loading fw using a DFU packagecos
2022-10-20Adapt blinky for nRF52840-DONGLE (PCA10059)cos
2022-10-19Merge #1017masterbors[bot]
2022-10-19Add missing examples to rust-analyzer linked projectsGrant Miller
2022-10-19Merge #1014bors[bot]
2022-10-18Merge #1015bors[bot]
2022-10-18Enable defmt in embassy-hal-commonMatous Hybl
2022-10-18Add memory barriers to H7 flash driver to mitigate PGSERR errorsMatous Hybl
2022-10-18Merge #1012bors[bot]
2022-10-17Associate state with the instance rather than having a separate arrayJeremy Fitzhardinge
2022-10-16rp i2c: have separate wakers for each i2c unitJeremy Fitzhardinge
2022-10-12Merge #984 #1006bors[bot]
2022-10-12Merge #1010bors[bot]
2022-10-12Correctly enable RTC_IRQ when scheduling an RTC alarmMathias
2022-10-11Merge #985bors[bot]
2022-10-11Merge #1008bors[bot]
2022-10-11Add note on partition sizes to bootloader docsUlf Lilleengen
2022-10-10Change rak4631 feature to sx126x, removing use in board-specific processing; ...ceekdee
2022-10-10Merge branch 'embassy-rs:master' into masterChuck Davis
2022-10-10Merge #1005bors[bot]
2022-10-10Merge #1004bors[bot]
2022-10-09Removes some of the code duplication for UarteWithIdlehuntc
2022-10-08Merge branch 'embassy-rs:master' into masterChuck Davis
2022-10-08Improve generics and consolidate antenna handlingceekdee
2022-10-08Expose Pin::pin() and Pin::bank() as publicMatt Johnston
2022-10-07Fix adc_v4 compilationchemicstry
2022-10-07Fix internal channel reading on adc_v2chemicstry
2022-10-07Merge #1003bors[bot]
2022-10-07all Cargo.toml: Add license to all crate Cargo.toml fileschrysn
2022-10-07Use RccPeripheral for adc_v2chemicstry
2022-10-05ci/doc: build embassy-time too.Dario Nieuwenhuis
2022-10-05Merge #1000bors[bot]
2022-10-05Forgot to add space function to immediate publisherDion Dokter
2022-10-04Merge #996bors[bot]
2022-10-04Add required info to embassy-sync packageUlf Lilleengen
2022-10-03rp async i2c: raise the tx_empty thresholdJeremy Fitzhardinge
2022-10-03rp i2c: clean up tx_abrt handlingJeremy Fitzhardinge
2022-10-03Use 1 thread in ci doc building.Dario Nieuwenhuis
2022-10-02rp i2c: allow blocking ops on async contextsJeremy Fitzhardinge
2022-10-02Merge pull request #994 from embassy-rs/ci-docsDario Nieuwenhuis
2022-10-02Build docs in CIDario Nieuwenhuis
2022-10-02Merge #993bors[bot]
2022-10-01make I2c::write_async take an iteratorJeremy Fitzhardinge
2022-10-01embassy-rp i2c: async (non-blocking) exampleJeremy Fitzhardinge
2022-10-01embassy-rp: async i2c implementationJeremy Fitzhardinge
2022-10-01rp i2c: make blocking only for Mode=BlockingJeremy Fitzhardinge
2022-10-01rp i2c: remove vestiges of DMAJeremy Fitzhardinge
2022-10-01embassy-rp: inline I2c::regsJeremy Fitzhardinge
2022-10-01update embedded-hal apiJeremy Fitzhardinge