Dario Nieuwenhuis
|
98398d31f7
|
README fixes.
|
2023-05-31 01:12:08 +02:00 |
|
Dario Nieuwenhuis
|
4f203ae175
|
Merge pull request #1520 from embassy-rs/w5500
Merge embassy-net-w5500 into main repo
|
2023-05-30 23:04:38 +00:00 |
|
Dario Nieuwenhuis
|
d70994e4a8
|
net-w5500: integrate into main repo.
|
2023-05-31 01:01:30 +02:00 |
|
Dario Nieuwenhuis
|
82d765689a
|
Merge remote-tracking branch 'w5500/main' into w5500
|
2023-05-31 00:55:16 +02:00 |
|
Dario Nieuwenhuis
|
7f0e778145
|
move embassy-net-w5500 to subdir.
|
2023-05-31 00:54:20 +02:00 |
|
Dario Nieuwenhuis
|
3f90620343
|
Merge pull request #1512 from embassy-rs/cyw43
Merge cyw43 into main repo
|
2023-05-30 21:54:32 +00:00 |
|
Dario Nieuwenhuis
|
3f35a8876e
|
cyw43: adapt build to main embassy repo.
|
2023-05-30 23:26:29 +02:00 |
|
Dario Nieuwenhuis
|
b3bbe5eb2d
|
Merge remote-tracking branch 'cyw43/master' into cyw43
|
2023-05-30 22:43:40 +02:00 |
|
Dario Nieuwenhuis
|
c327c6cd6f
|
cyw43: move crate to subdir.
|
2023-05-30 22:42:49 +02:00 |
|
Dario Nieuwenhuis
|
f5d0d28ac3
|
Merge pull request #1498 from rmja/remove-bootloader-partitions
Remove bootloader partitions
|
2023-05-30 20:08:01 +00:00 |
|
Dario Nieuwenhuis
|
05688934a1
|
Merge pull request #1511 from Eekle/ex-debug-symbols-on-release
Add [profile.release] debug = true to all examples
|
2023-05-30 19:52:13 +00:00 |
|
George Elliott-Hunter
|
36bd6c817e
|
Add [profile.release] debug = true to all examples
|
2023-05-30 20:27:06 +02:00 |
|
Rasmus Melchior Jacobsen
|
c22d2b5b5b
|
Remove unused use's
|
2023-05-30 14:15:52 +02:00 |
|
Rasmus Melchior Jacobsen
|
b703db4c09
|
Fix verify test
|
2023-05-30 14:07:35 +02:00 |
|
Rasmus Melchior Jacobsen
|
b527cc98af
|
Formatting
|
2023-05-30 14:05:38 +02:00 |
|
Rasmus Melchior Jacobsen
|
36e00caf4d
|
Align examples
|
2023-05-30 14:03:31 +02:00 |
|
Rasmus Melchior Jacobsen
|
c2aca45b8d
|
Add offset and size accessors to Partition
|
2023-05-30 13:57:40 +02:00 |
|
Rasmus Melchior Jacobsen
|
887ecef369
|
Align stm32
|
2023-05-30 13:57:19 +02:00 |
|
Rasmus Melchior Jacobsen
|
24dee870a8
|
Align rp
|
2023-05-30 13:57:03 +02:00 |
|
Rasmus Melchior Jacobsen
|
54bbb4400d
|
Align nrf
|
2023-05-30 13:56:35 +02:00 |
|
Rasmus Melchior Jacobsen
|
c6a984f506
|
Align tests
|
2023-05-30 13:55:49 +02:00 |
|
Rasmus Melchior Jacobsen
|
551f76c700
|
Remove legacy Partition type and use the one from embedded-hal
|
2023-05-30 13:44:12 +02:00 |
|
Rasmus Melchior Jacobsen
|
b23e40f722
|
Add TestFlash helper
|
2023-05-30 13:41:10 +02:00 |
|
Rasmus Melchior Jacobsen
|
1cd87f0028
|
Cleanup MemFlash
|
2023-05-30 13:40:04 +02:00 |
|
Rasmus Melchior Jacobsen
|
c5ec453ec1
|
Add bootloader helper for creating config from linkerfile symbols
|
2023-05-30 13:38:00 +02:00 |
|
Rasmus Melchior Jacobsen
|
5205b5b095
|
Split FirmwareUpdater into async and blocking types
|
2023-05-30 13:36:42 +02:00 |
|
Rasmus Melchior Jacobsen
|
311236e81e
|
Merge branch 'remove-bootloader-partitions' of https://github.com/rmja/embassy into remove-bootloader-partitions
|
2023-05-30 13:25:09 +02:00 |
|
Rasmus Melchior Jacobsen
|
392ed64f6f
|
Merge remote-tracking branch 'upstream/main' into remove-bootloader-partitions
|
2023-05-30 13:24:15 +02:00 |
|
Dario Nieuwenhuis
|
1d34078fa1
|
Merge pull request #1508 from embassy-rs/ci-fixes
ci: run HIL tests in parallel.
|
2023-05-29 23:21:00 +00:00 |
|
Dario Nieuwenhuis
|
020e956f1b
|
ci: run HIL tests in parallel.
|
2023-05-30 01:10:53 +02:00 |
|
Dario Nieuwenhuis
|
3760bdbb1b
|
Merge pull request #1507 from embassy-rs/ci-fixes
Remove unneeded default-features=false.
|
2023-05-29 20:56:13 +00:00 |
|
Dario Nieuwenhuis
|
42a5b14724
|
Remove unneeded default-features=false.
|
2023-05-29 22:50:30 +02:00 |
|
xoviat
|
08753f74ae
|
Merge pull request #1428 from xoviat/uart
stm32/uart: rework ringbuf
|
2023-05-29 20:19:35 +00:00 |
|
xoviat
|
da0be7114f
|
stm32/uart: fix dma ringbuf tests
|
2023-05-29 15:14:43 -05:00 |
|
Dario Nieuwenhuis
|
f8a835be27
|
Merge pull request #1506 from embassy-rs/ci-fixes
ci: fix nrf, rp tests.
|
2023-05-29 20:07:28 +00:00 |
|
xoviat
|
68441a74c2
|
Merge branch 'main' of https://github.com/embassy-rs/embassy into uart
|
2023-05-29 15:07:21 -05:00 |
|
Dario Nieuwenhuis
|
1a31b03976
|
ci: fix nrf, rp tests.
|
2023-05-29 22:01:19 +02:00 |
|
Rasmus Melchior Jacobsen
|
94046f30ff
|
Remove the usage of the local Partition type in BootLoader
|
2023-05-29 22:00:44 +02:00 |
|
xoviat
|
aba0f8fd6c
|
stm32/uart: refactor rx ringbuffer
- remove some race conditions
- allow full use of rx buffer
|
2023-05-29 14:49:43 -05:00 |
|
Dario Nieuwenhuis
|
3b38079490
|
Merge pull request #1505 from rmja/split-firmware-updater
Split the FirmwareUpdater into blocking and async
|
2023-05-29 19:48:44 +00:00 |
|
Rasmus Melchior Jacobsen
|
c844894a6e
|
Split the FirmwareUpdater into blocking and async
|
2023-05-29 21:29:13 +02:00 |
|
Dario Nieuwenhuis
|
642eb1400b
|
Merge pull request #1503 from embassy-rs/ci-fixes
ci: add stable build, add tests.
|
2023-05-29 18:09:05 +00:00 |
|
Rasmus Melchior Jacobsen
|
1acbc5b1a9
|
Remove the usage of the local Partition type in BootLoader
|
2023-05-29 20:07:26 +02:00 |
|
Dario Nieuwenhuis
|
421ee4dfbf
|
ci: add stable build, add tests.
|
2023-05-29 19:51:06 +02:00 |
|
Dario Nieuwenhuis
|
46961cfdf7
|
Fix tests.
|
2023-05-29 19:46:28 +02:00 |
|
Dario Nieuwenhuis
|
cc23129456
|
Merge pull request #1502 from embassy-rs/ci-fixes
CI fixes.
|
2023-05-29 16:55:38 +00:00 |
|
Dario Nieuwenhuis
|
6cb6e57592
|
CI fixes.
|
2023-05-29 18:49:50 +02:00 |
|
Dario Nieuwenhuis
|
760a32246a
|
Merge pull request #1495 from embassy-rs/new-ci
Switch from GHA to Bender CI
|
2023-05-29 16:21:10 +00:00 |
|
Dario Nieuwenhuis
|
7b2a39a6fb
|
Switch to Bender for CI.
|
2023-05-29 18:15:53 +02:00 |
|
bors[bot]
|
bab03a3927
|
Merge #1489 #1500
1489: stm32/ipcc: make IPCC methods static r=xoviat a=OueslatiGhaith
1500: stm32/tests: disable sdmmc test for now r=xoviat a=xoviat
Co-authored-by: goueslati <ghaith.oueslati@habemus.com>
Co-authored-by: Ghaith Oueslati <73850124+OueslatiGhaith@users.noreply.github.com>
Co-authored-by: xoviat <xoviat@users.noreply.github.com>
|
2023-05-29 14:42:51 +00:00 |
|