aboutsummaryrefslogtreecommitdiff
path: root/embassy-lora
Commit message (Expand)AuthorAgeFilesLines
* Support unstable-trait feature for stm32Ulf Lilleengen2022-01-263-16/+19
* stm32/gpio: expose all functionality as inherent methods.Dario Nieuwenhuis2022-01-191-10/+9
* Remove unneeded rustfmt::skipUlf Lilleengen2021-12-161-4/+18
* Update rust-toolchainUlf Lilleengen2021-12-161-2/+2
* Flush MISO before transfer operationUlf Lilleengen2021-12-031-2/+1
* Refactor sx127x radio to use async SPI with DMAUlf Lilleengen2021-12-032-213/+246
* Update rust-lorawan to version supporting defmt 0.3Ulf Lilleengen2021-12-021-2/+2
* Update to defmt 3.0ish.Bob McWhirter2021-11-151-7/+1
* Use upstream version of rust-lorawanUlf Lilleengen2021-10-221-2/+2
* Update to newer revision of async lorawan stackUlf Lilleengen2021-10-111-2/+2
* Add embassy-lora crateUlf Lilleengen2021-09-307-0/+1550