Caleb Jamison
|
168a9f9d8a
|
Intrinsics aren't implemented for 235x yet.
|
2024-08-09 16:25:05 -04:00 |
|
Caleb Jamison
|
ffdc60d6fb
|
Move #![cfg]s to lib.rs
|
2024-08-09 16:09:16 -04:00 |
|
Caleb Jamison
|
05cb1baf37
|
Fix ci/rustfmt
|
2024-08-09 15:54:30 -04:00 |
|
Caleb Jamison
|
67c2ee22be
|
Maybe fix ci/build II
|
2024-08-09 15:52:16 -04:00 |
|
Caleb Jamison
|
101977f23f
|
Maybe fix ci/build?
|
2024-08-09 12:39:21 -04:00 |
|
Caleb Jamison
|
e5d8d8b18e
|
Switch to single pac
|
2024-08-09 12:31:29 -04:00 |
|
Caleb Jamison
|
6a797deb72
|
Fixup pac dep sources
|
2024-08-08 22:07:43 -04:00 |
|
Caleb Jamison
|
6f03c40516
|
cargo fmt
|
2024-08-08 21:54:21 -04: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
|
891c5ee105
|
Merge pull request #3232 from embassy-rs/misc-fixes-44
Misc fixes.
|
2024-08-07 13:01:33 +00:00 |
|
Dario Nieuwenhuis
|
59cb1531c9
|
examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)
|
2024-08-07 14:58:20 +02:00 |
|
Dario Nieuwenhuis
|
d3ff0b1848
|
Merge pull request #3235 from Niels-Be/patch-1
Rename package for embassy-stm32h755cm4 and cm7 example
|
2024-08-06 18:29:26 +00:00 |
|
Niels Becker
|
207048ff38
|
Rename package for embassy-stm32h755cm7-example
|
2024-08-06 20:10:46 +02:00 |
|
Niels Becker
|
3f045ede48
|
Rename package for embassy-stm32h755cm4-example
|
2024-08-06 20:08:26 +02:00 |
|
Dario Nieuwenhuis
|
21edbd3c17
|
Silence some unused warnings on nightly.
|
2024-08-05 21:37:07 +02:00 |
|
Dario Nieuwenhuis
|
46aa206a7c
|
Merge pull request #2865 from embassy-rs/pico-bluetooth
Cyw43 / Pico W bluetooth, take 2
|
2024-08-05 19:19:12 +00:00 |
|
Dario Nieuwenhuis
|
4f7ac1946a
|
cyw43: add Bluetooth support.
Co-Authored-By: Brandon Ros <brandonros1@gmail.com>
|
2024-08-05 21:07:42 +02:00 |
|
Ulf Lilleengen
|
afc8e684dd
|
Merge pull request #3231 from joriskleiber/doc-fixes
Fix broken link to rp-pac and add link to critical-section in embassy-rp
|
2024-08-05 15:00:58 +00:00 |
|
Joris Kleiber
|
06872da5f8
|
Fix broken link to rp-pac and add link to critical-section in embassy-rp
|
2024-08-05 16:59:08 +02:00 |
|
Ulf Lilleengen
|
059c7b582c
|
Merge pull request #3158 from diondokter/stm-dualcore
Stm dualcore better init
|
2024-08-05 13:18:45 +00:00 |
|
Dion Dokter
|
e322732fdb
|
Add H7 dual core to common and run fmt
|
2024-08-05 15:13:11 +02:00 |
|
Dion Dokter
|
3cd2081450
|
Fix tests
|
2024-08-05 15:07:51 +02:00 |
|
Dion Dokter
|
5884576b88
|
Updated WL examples to use new API
|
2024-08-05 14:43:57 +02:00 |
|
Dario Nieuwenhuis
|
a94f197950
|
Merge pull request #3230 from 9names/cyw43-release-0.2
Uprev cyw43 and cyw43-pio for embassy-rp 0.2 release
|
2024-08-05 12:26:17 +00:00 |
|
Dion Dokter
|
705a8fc38c
|
Change dual bank CI test to non-dual core
|
2024-08-05 14:19:45 +02:00 |
|
9names
|
49a8cf251b
|
Add cyw43/cyw43-pio changelogs
|
2024-08-05 22:19:01 +10:00 |
|
9names
|
dc77601e9f
|
Update rp examples to cyw43 0.2 and cyw43-pio 0.2
|
2024-08-05 22:18:04 +10:00 |
|
Dion Dokter
|
9b8848936f
|
Update new examples to new releases
|
2024-08-05 14:16:11 +02:00 |
|
Dion Dokter
|
741ca2046f
|
Change embassy-boot ci tests to non-dual core chip for simplicity.
Add new examples to CI
|
2024-08-05 14:12:46 +02:00 |
|
9names
|
819d1efb5b
|
Uprev cyw43 and cyw43-pio for embassy-rp 0.2
|
2024-08-05 20:48:55 +10:00 |
|
Dion Dokter
|
90427ee231
|
Fix WL boot example
|
2024-08-05 12:12:55 +02:00 |
|
Dion Dokter
|
ab4d378dda
|
Merge branch 'master' into stm-dualcore
|
2024-08-05 11:21:21 +02:00 |
|
Dion Dokter
|
2a7fe16ceb
|
Improve shared data placement, require less atomic support and use unsafecell for the clocks
|
2024-08-05 11:18:16 +02:00 |
|
Ulf Lilleengen
|
0f685761e0
|
Merge pull request #3229 from plaes/nrf-changelog
nrf: Rearrange CHANGELOG by features for better overview
|
2024-08-05 07:40:15 +00:00 |
|
Priit Laes
|
31ac31f3f3
|
nrf: Rearrange CHANGELOG by features for better overview
|
2024-08-05 10:37:12 +03:00 |
|
Ulf Lilleengen
|
d091b3f0a4
|
Merge pull request #3225 from embassy-rs/prepare-nrf-release
Prepare some crate releases
|
2024-08-05 07:05:57 +00:00 |
|
Ulf Lilleengen
|
886580179f
|
update dates
|
2024-08-05 08:58:56 +02:00 |
|
Ulf Lilleengen
|
187093e147
|
Prepare to release embassy-boot-rp
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
f605302791
|
Prepare to release embassy-rp
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
ec9a07d143
|
Prepare to release embassy-boot-nrf
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
1588fbc256
|
Prepare to release embassy-boot
|
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
|
ffb55754c8
|
Prepare release embassy-net-driver-channel
|
2024-08-05 08:56:29 +02:00 |
|
Ulf Lilleengen
|
2f3b3335e1
|
Prepare for embassy-nrf release
|
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
|
fb0ab1e42a
|
Prepare release of embassy-hal-internal
|
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 |
|
Dario Nieuwenhuis
|
e173b973ae
|
Merge pull request #3227 from barafael/patch-1
Fix possible typo in embassy-rp README.md
|
2024-08-04 18:49:16 +00:00 |
|
Rafael Bachmann
|
2a1ace29a3
|
Fix possible typo in embassy-rp README.md
There is no feature `time` in embassy-rp. Is it `time-driver`? Is it something else?
|
2024-08-03 15:32:39 +02:00 |
|