Ulf Lilleengen
|
ea1b97ed40
|
Merge pull request #1660 from Georges760/examples/rp/spi_gc9a01
add spi_display with mipidsi example for rp pico
|
2024-11-14 08:33:34 +00:00 |
|
Dario Nieuwenhuis
|
796f6c034a
|
Release embassy-executor 0.6.3.
|
2024-11-12 18:07:50 +01:00 |
|
Dániel Buga
|
94659325ab
|
Prep executor 0.6.2
|
2024-11-06 13:58:02 +01:00 |
|
Georges Palauqui
|
fb004fb6e2
|
add second example fo SPI display on RP
|
2024-11-05 18:54:04 +01:00 |
|
Georges Palauqui
|
66205fdd85
|
update spi_display example for rp
|
2024-10-27 09:50:57 +01:00 |
|
Ulf Lilleengen
|
61f55be92a
|
Use released version of reqwless for examples
|
2024-10-21 19:41:28 +02:00 |
|
Dario Nieuwenhuis
|
1a24b4f018
|
Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1
|
2024-10-21 01:26:02 +02:00 |
|
Dario Nieuwenhuis
|
eea08d761d
|
Merge pull request #3407 from CBJamo/pio_programs
rp: Move pio programs into embassy-rp
|
2024-10-13 19:41:57 +00:00 |
|
Caleb Jamison
|
57c1fbf308
|
Move pio programs into embassy-rp
|
2024-10-09 10:18:00 -04:00 |
|
Dario Nieuwenhuis
|
f6155cf735
|
Update smoltcp, embedded-nal-async to use the core::net IP addr types.
|
2024-10-07 00:22:44 +02:00 |
|
Ulf Lilleengen
|
c9ad897d4a
|
Use released bt-hci crate
|
2024-08-21 18:14:15 +02:00 |
|
Dario Nieuwenhuis
|
66a5a33da9
|
Merge pull request #3243 from HellbenderInc/rp2350
Initial rp235x support
|
2024-08-12 11:22:19 +00:00 |
|
Caleb Jamison
|
b185e02a42
|
Initial rp235x support
Examples have been run, but there is not yet a test suite.
|
2024-08-08 21:35:21 -04:00 |
|
Dario Nieuwenhuis
|
ad4df1c1ad
|
cyw43: make sure to yield if doing busy-polling for interrupts.
|
2024-08-09 01:07:52 +02:00 |
|
Dario Nieuwenhuis
|
4f7ac1946a
|
cyw43: add Bluetooth support.
Co-Authored-By: Brandon Ros <brandonros1@gmail.com>
|
2024-08-05 21:07:42 +02:00 |
|
9names
|
dc77601e9f
|
Update rp examples to cyw43 0.2 and cyw43-pio 0.2
|
2024-08-05 22:18:04 +10:00 |
|
Ulf Lilleengen
|
f605302791
|
Prepare to release embassy-rp
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
37d7b0cd06
|
prepare release embassy-executor
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
61bda59d83
|
Prepare to release embassy-usb
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
44282b18fa
|
Prepare embassy-time release
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
5767c003cc
|
Prepare release of embassy-embedded-hal 0.2.0
|
2024-08-05 08:56:29 +02:00 |
|
JuliDi
|
2571e0416f
|
bump usbd-hid from 0.7.0 to 0.8.1
|
2024-07-16 12:26:51 +02:00 |
|
rafael
|
376f65e1d3
|
add assign_resources example
|
2024-07-08 22:07:38 +02:00 |
|
9names
|
7b9215c8b9
|
Use published version of reqwless
|
2024-06-25 20:33:55 +10:00 |
|
rafael
|
32e9867b4e
|
need to bring down binary size or flashing will corrupt the device
|
2024-06-24 20:51:31 +02:00 |
|
rafael
|
b05217b356
|
add wifi_webrequest example
|
2024-06-23 23:04:47 +02:00 |
|
Ulf Lilleengen
|
30918c355b
|
prepare for embassy-time 0.3.1 release
|
2024-06-04 09:02:41 +02:00 |
|
Ulf Lilleengen
|
cf0d227cca
|
Prepare for embassy-sync 0.6.0 release
|
2024-05-29 12:09:55 +02:00 |
|
Dan Groshev
|
b843f2546f
|
Add a CHANGELOG to embassy-usb-logger and bump its version
|
2024-05-20 14:25:32 +01:00 |
|
kalkyl
|
fd5412ffc5
|
rp: Add embedded-sdmmc example
|
2024-05-11 15:16:20 +02:00 |
|
kalkyl
|
dc108ca31d
|
rp: Add raw interrupt handler example
|
2024-05-09 11:04:31 +02:00 |
|
Dario Nieuwenhuis
|
5732ee7ca9
|
Reduce use of the full futures crate.
|
2024-04-26 23:22:25 +02:00 |
|
James Munns
|
0d0d8e14e2
|
Update dependent versions
|
2024-04-23 19:48:16 +02:00 |
|
Gustav Toft
|
0427c442ea
|
Implement raw sockets in embassy-net
|
2024-04-04 15:51:25 +02:00 |
|
Haobo Gu
|
a0afd378f4
|
update usbd-hid to latest
Signed-off-by: Haobo Gu <haobogu@outlook.com>
|
2024-02-26 17:28:29 +08:00 |
|
9names
|
850fe7251a
|
Add cyw43 package versions to rp-examples Cargo.toml
|
2024-01-13 09:01:11 +11:00 |
|
Dario Nieuwenhuis
|
22197320ff
|
bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.
|
2024-01-11 23:01:24 +01:00 |
|
Dario Nieuwenhuis
|
c9ac39df94
|
Update embedded-hal to v1.0
|
2024-01-09 23:37:14 +01:00 |
|
Scott Mabin
|
f85898771b
|
New embassy-net release
|
2024-01-04 16:06:59 +00:00 |
|
Dario Nieuwenhuis
|
eb7197c5b7
|
examples: configure executor task arena sizes.
|
2024-01-02 18:13:25 +01:00 |
|
Dario Nieuwenhuis
|
8b36a32ed5
|
ci: use beta, add secondary nightly ci.
|
2023-12-21 15:03:57 +01:00 |
|
Dario Nieuwenhuis
|
d81395fab3
|
Update embedded-hal to 1.0.0-rc.3
|
2023-12-14 16:19:32 +01:00 |
|
Jesse Braham
|
925f5cbc26
|
Update all references to embasy-executor to the latest version
|
2023-12-06 12:05:47 +01:00 |
|
Scott Mabin
|
334900752a
|
update release version in examples and other crates
|
2023-12-04 13:15:10 +00:00 |
|
Dario Nieuwenhuis
|
c6989dfbca
|
Remove nightly and unstable-traits features in preparation for 1.75.
|
2023-11-29 17:26:33 +01:00 |
|
Dario Nieuwenhuis
|
4634316749
|
Update embedded-(hal,io,nal).
|
2023-11-29 17:01:36 +01:00 |
|
Dario Nieuwenhuis
|
1b9925e3da
|
Move embassy-lora, lora examples to lora-phy repo.
|
2023-11-29 16:26:31 +01:00 |
|
Dario Nieuwenhuis
|
1f9b649f80
|
executor: release v0.3.3
|
2023-11-15 18:44:01 +01:00 |
|
Dario Nieuwenhuis
|
4647df14b1
|
Update heapless to v0.8, embedded-nal-async to v0.7
|
2023-11-10 16:43:53 +01:00 |
|
Dario Nieuwenhuis
|
0b015bd727
|
usb: remove msos-descriptor feature.
|
2023-11-08 23:21:52 +01:00 |
|