aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf52840
Commit message (Collapse)AuthorAgeFilesLines
...
* Move embassy-lora, lora examples to lora-phy repo.Dario Nieuwenhuis2023-11-296-535/+0
|
* executor: release v0.3.3Dario Nieuwenhuis2023-11-151-1/+1
|
* usb: remove msos-descriptor feature.Dario Nieuwenhuis2023-11-081-1/+1
|
* Upgrade static-cell to v2.0Dario Nieuwenhuis2023-11-021-1/+1
|
* Release embassy-executor v0.3.1Dario Nieuwenhuis2023-11-011-1/+1
|
* Prepare embassy-net 0.2.1 and embassy-sync 0.4.0Dániel Buga2023-10-311-1/+1
|
* docs: add linker script commentsUlf Lilleengen2023-10-191-1/+6
| | | | | Existing comment were outdated. Provide an example configuration for using the softdevice with the nRF52 examples.
* Prepare embassy-net(/-driver,/-driver-channel) 0.2.0Dániel Buga2023-10-161-1/+1
|
* time: add `links` key, release v0.1.5.Dario Nieuwenhuis2023-10-161-1/+1
|
* time: Update examples, tests, and other code to use new Timer::after_x ↵Adam Greig2023-10-1528-77/+76
| | | | convenience methods
* Release embassy-time 0.1.4Dániel Buga2023-10-121-1/+1
|
* update embedded-io, embedded-nal-async.Dario Nieuwenhuis2023-10-041-2/+2
|
* Update rust-lorawan crate versions.ceekdee2023-09-251-6/+2
|
* Update for rust-lorawan and lora-phy version 2.ceekdee2023-09-246-25/+15
|
* feat: bump embassy-sync version to 0.3.0Ulf Lilleengen2023-09-141-1/+1
| | | | Update changelog in preparation for release
* Release embassy-time v0.1.3Jesse Braham2023-08-281-2/+2
|
* Bump executor crate version to 0.3.0Dániel Buga2023-08-231-1/+1
|
* Merge pull request #1763 from rubdos/sender-receiver-with-ctxDario Nieuwenhuis2023-08-223-3/+3
|\ | | | | | | Refactor Channel/Sender/Receiver poll methods
| * Deprecate *recv* in favor of *receive*Ruben De Smet2023-08-223-3/+3
| |
* | net-esp-hosted: sane error handling in control requests.Dario Nieuwenhuis2023-08-171-2/+2
| |
* | Update embedded-hal to 1.0.0-rc.1 (#1783)Dario Nieuwenhuis2023-08-162-4/+8
| |
* | net-enc28j60: add example.Dario Nieuwenhuis2023-08-152-0/+128
|/
* Update to embedded-io 0.5 (#1752)Dario Nieuwenhuis2023-08-074-5/+6
|
* Merge branch 'main' into mainChuck Davis2023-07-271-0/+3
|\
| * Added debug=2 in release profile to all examples.Piotr Esden-Tempski2023-07-261-0/+3
| | | | | | | | | | | | | | This makes rtt output work right when using `cargo run` in release mode. Debug was already enabled for release builds in some of the examples but not all.
* | Use lora-phy v1.2.1; modify embassy-lora dependencies.ceekdee2023-07-261-3/+0
|/
* cargo fmtQuentin Smith2023-07-182-35/+38
|
* Merge remote-tracking branch 'origin/main' into nrf-pdmQuentin Smith2023-07-173-13/+114
|
* Release embassy-time v0.1.2Dario Nieuwenhuis2023-07-061-1/+1
|
* Remove wifi envvars. They're annoying, they cause rust-analyzer errors when ↵Dario Nieuwenhuis2023-07-051-1/+4
| | | | opening the examples.
* update embedded-hal crates.Dario Nieuwenhuis2023-07-042-3/+7
|
* Update probe-rs-cli -> probe-rsDario Nieuwenhuis2023-06-293-4/+4
|
* Modify an exampleDániel Buga2023-06-251-1/+5
|
* esp-hosted: add perf hil test.Dario Nieuwenhuis2023-06-221-4/+4
|
* esp-hosted: fix build on stable.Dario Nieuwenhuis2023-06-221-4/+20
|
* esp-hosted: fix warnings.Dario Nieuwenhuis2023-06-221-1/+0
|
* esp-hosted: wait for esp firmware init.Dario Nieuwenhuis2023-06-221-3/+0
|
* wip: esp-hosted net driver.Dario Nieuwenhuis2023-06-222-0/+145
|
* examples: use nicer InterrupExt to set irq priority in multprio.Dario Nieuwenhuis2023-06-091-9/+5
|
* Remove executor dep+reexports from HALs.Dario Nieuwenhuis2023-06-091-1/+1
| | | | Closes #1547
* net: Support dual stack IPRuben De Smet2023-06-071-3/+3
|
* Rename StaticConfig to StaticConfigV4Ruben De Smet2023-06-061-1/+1
|
* Use make_static! from static-cell v1.1Dario Nieuwenhuis2023-06-013-36/+23
|
* net: do not use smoltcp Instant/Duration in public API.Dario Nieuwenhuis2023-05-151-1/+1
|
* Fix some typosDirk Stolle2023-05-084-5/+5
|
* Merge branch 'embassy-rs:master' into masterChuck Davis2023-04-281-1/+1
|\
| * Bump versions preparing for -macros and -executor releaseUlf Lilleengen2023-04-271-1/+1
| |
* | Remove external-lora-phy feature.ceekdee2023-04-281-1/+1
| |
* | Remove legacy LoRa drivers.ceekdee2023-04-271-1/+1
|/
* build fixes for stableUlf Lilleengen2023-04-261-1/+1
|