aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implements continuous sampling for the nRF SAADChuntc2021-10-183-6/+192
* Merge #434bors[bot]2021-10-1722-33/+38
|\
| * Update clapDario Nieuwenhuis2021-10-182-4/+3
| * Clippy fixesDario Nieuwenhuis2021-10-1820-29/+35
|/
*-. Merge #429 #431bors[bot]2021-10-162-19/+5
|\ \
| | * interrupt: transmute instead of steal.Dario Nieuwenhuis2021-10-161-5/+4
| |/ |/|
| * nrf/uarte: do not use WFE on drop.Dario Nieuwenhuis2021-10-161-14/+1
|/
* Merge #423bors[bot]2021-10-1310-12/+381
|\
| * - Removed the enable assert from UARTE.Dion Dokter2021-10-132-2/+3
| * Added anomaly workaround from the HAL to improve the UARTEDion Dokter2021-10-121-0/+56
| * Undoing unnecessary changesDion Dokter2021-10-1214-151/+90
| * ran fmtDion Dokter2021-10-116-9/+12
| * Made all PPI channels not configurable (even though they are) so they can't u...Dion Dokter2021-10-112-17/+17
| * Merge remote-tracking branch 'upstream/master'Dion Dokter2021-10-1125-166/+2160
| |\
| * | Initial support for nrf9160Dion Dokter2021-10-1116-87/+458
* | | Merge #426bors[bot]2021-10-131-8/+15
|\ \ \
| * | | nrf/saadc: make InputChannel private.Dario Nieuwenhuis2021-10-131-4/+4
| * | | nrf/saadc: make Input trait sealed.Dario Nieuwenhuis2021-10-131-4/+11
| * | | nrf/saadc: require unborrow for Input.Dario Nieuwenhuis2021-10-131-1/+1
|/ / /
* | | Merge #424bors[bot]2021-10-112-3/+12
|\ \ \
| * | | Add borsDario Nieuwenhuis2021-10-122-3/+12
|/ / /
* | | Merge pull request #413 from topisani/masterDario Nieuwenhuis2021-10-1213-86/+238
|\ \ \
| * | | inline FRE register check for SPI on F1Tobias Pisani2021-10-111-23/+19
| * | | Add AFType::Input for input configurations.Tobias Pisani2021-10-112-14/+16
| * | | Make miso/mosi optional when for unidirectional spiTobias Pisani2021-10-114-46/+97
| * | | Correctly set alternate function for stm32f1 gpiosTobias Pisani2021-10-111-4/+10
| * | | Generate USART pin definitions for stm32f1Tobias Pisani2021-10-112-7/+45
| * | | partial alternate function configuration on STM32f1Tobias Pisani2021-10-119-28/+72
| * | | feat: Add spi support for STM32F1 variantsTobias Pisani2021-10-113-2/+17
|/ / /
* | | Fix typo in RunQueue documentationDaniel Bevenius2021-10-111-1/+1
* | | Update to newer revision of async lorawan stackUlf Lilleengen2021-10-113-6/+6
| |/ |/|
* | Merge pull request #419 from embassy-rs/nrf-fixes-2Dario Nieuwenhuis2021-10-1111-93/+296
|\ \
| * | nrf/saadc: move chip-specific mappings to chips/Dario Nieuwenhuis2021-10-117-39/+56
| * | nrf/ppi: nrf52805 only has 10 configurable channels.Dario Nieuwenhuis2021-10-118-44/+230
| * | nrf: rename Cargo feature references from "51" to "nrf51".Dario Nieuwenhuis2021-10-113-14/+14
|/ /
* | Merge pull request #418 from embassy-rs/fix-saadcDario Nieuwenhuis2021-10-112-5/+7
|\ \
| * | nrf/saadc: nrf52805 only has 2 channelsDario Nieuwenhuis2021-10-111-2/+7
| * | nrf/saadc: nrf52820 doesn't have it.Dario Nieuwenhuis2021-10-111-3/+0
|/ /
* | Merge pull request #417 from huntc/extend-saadcDario Nieuwenhuis2021-10-113-55/+104
|\ \
| * | Conflates the negative and positive types as they are the same, and renames p...huntc2021-10-111-66/+26
| * | Removed the NotConnected as it isn't used.huntc2021-10-111-14/+0
| * | No use case understood for NotConnected, so hiding it for nowhuntc2021-10-111-2/+1
| * | No need for unwraphuntc2021-10-111-2/+1
| * | Need to borrow the pins for the lifetime of the config, and subsequently the ...huntc2021-10-111-5/+9
| * | Extend SAADC one shot supporthuntc2021-10-093-43/+144
| |/
* | Merge pull request #410 from lulf/embassy-loraDario Nieuwenhuis2021-10-1011-1/+1742
|\ \ | |/ |/|
| * Add embassy-lora crateUlf Lilleengen2021-09-3011-1/+1742
* | Merge pull request #414 from embassy-rs/nrf-saadc-remove-traitDario Nieuwenhuis2021-10-072-21/+3
|\ \
| * | nrf/saadc: remove Sample trait.Dario Nieuwenhuis2021-10-072-21/+3
|/ /
* / Add matrix botDario Nieuwenhuis2021-10-061-0/+44
|/