Kat Perez
|
dfaab013eb
|
move SpawnerTraceExt back into Spawner
|
2025-05-08 14:35:43 -04:00 |
|
Kat Perez
|
e968c47636
|
update TraceExt trait name for Spawner
|
2025-05-08 14:04:54 -04:00 |
|
Kat Perez
|
194a3044ac
|
remove unused task_id
|
2025-05-08 13:46:41 -04:00 |
|
Kat Perez
|
3b873bb6bb
|
implement TaskRefTrace for tracing-only fields in TaskRef
|
2025-05-08 13:40:32 -04:00 |
|
Kat Perez
|
462d04c6d5
|
move TaskTracker to trace
|
2025-05-08 13:35:34 -04:00 |
|
Kat Perez
|
8a8deb704f
|
move spawn_named into trace.rs through TraceExt trait
|
2025-05-08 11:29:44 -04:00 |
|
Kat Perez
|
56b5e35c60
|
change rtos-trace feature flag on tracing API to trace feature flag
|
2025-05-08 10:58:59 -04:00 |
|
Kat Perez
|
8f18810ec6
|
remove unused tracing API
|
2025-05-08 10:58:27 -04:00 |
|
Kat Perez
|
b3e13cc6de
|
make tracing API functions internal
|
2025-05-08 10:58:07 -04:00 |
|
Kat Perez
|
f2429c212e
|
fix whitespace in the imports in trace.rs
|
2025-05-06 11:55:58 -04:00 |
|
Kat Perez
|
6085916714
|
use an intrusive linked list in TaskHeader to track tasks
|
2025-05-06 11:47:04 -04:00 |
|
Kat Perez
|
f4e0cbb7cc
|
add ID field to TaskHeader
|
2025-05-06 09:59:27 -04:00 |
|
Kat Perez
|
54b3fb6e7a
|
remove name from TaskRegistry and retrieve from task header instead
|
2025-05-06 09:27:19 -04:00 |
|
Kat Perez
|
61f0f889a0
|
add get/set for task name
|
2025-05-06 09:23:39 -04:00 |
|
Kat Perez
|
05d52decb2
|
add name to TaskHeader
|
2025-05-06 09:04:21 -04:00 |
|
Kat Perez
|
bbffd2b3f9
|
whitespace in the documentation
|
2025-05-06 08:27:46 -04:00 |
|
Kat Perez
|
032898adf5
|
add a stub implementation for spawn_named
When rtos-trace is not enabled, spawn_named will use spawn instead
|
2025-05-06 08:27:46 -04:00 |
|
Kat Perez
|
f8f9c38b2e
|
add a task registry to tracing infrastructure
|
2025-05-06 08:27:46 -04:00 |
|
Ulf Lilleengen
|
966914f465
|
Merge pull request #4125 from diondokter/configurable-bank-support
STM32: Configurable bank support
|
2025-05-06 12:12:10 +00:00 |
|
Dion Dokter
|
8017d58eb9
|
Merge branch 'main' into configurable-bank-support
|
2025-05-06 13:17:00 +02:00 |
|
Dion Dokter
|
73f11d238a
|
Updated metapac tag
|
2025-05-06 13:15:26 +02:00 |
|
Ulf Lilleengen
|
af6f5ca0c4
|
Merge pull request #4172 from embassy-rs/update-net-changelog
fix: update embassy-net changelog
|
2025-05-06 10:50:26 +00:00 |
|
Ulf Lilleengen
|
254b203e1a
|
fix: update embassy-net changelog
|
2025-05-06 12:47:29 +02:00 |
|
Dario Nieuwenhuis
|
9d1750bd5f
|
Merge pull request #4171 from yutannihilation/fix/spdifrx-invalid-sample
Fix clippy::bad_bit_mask
|
2025-05-06 09:03:25 +00:00 |
|
Hiroaki Yutani
|
5105442f1f
|
Fix clippy::bad_bit_mask
|
2025-05-06 09:44:00 +09:00 |
|
Ulf Lilleengen
|
6034b17728
|
Merge pull request #4167 from JuliDi/embassy-sync-docs
Clarify docs for signal and watch
|
2025-05-05 07:31:50 +00:00 |
|
JuliDi
|
723ebfcb4f
|
clarify docs for signal and watch
|
2025-05-04 16:31:26 +02:00 |
|
Dario Nieuwenhuis
|
9fee43f2bd
|
Merge pull request #4164 from yutannihilation/patch-1
doc: Tweak the example `rust-toolchain.toml`
|
2025-05-04 11:20:52 +00:00 |
|
Hiroaki Yutani
|
a42fa0a67a
|
Tweak
|
2025-05-04 09:54:37 +09:00 |
|
Hiroaki Yutani
|
0406b83c52
|
Tweak the example rust-toolchain.toml in doc
|
2025-05-04 09:39:35 +09:00 |
|
Dario Nieuwenhuis
|
93ff90db04
|
Merge pull request #4161 from nyurik/readme
chore: minor readme cleanup
|
2025-05-03 18:37:12 +00:00 |
|
Yuri Astrakhan
|
7f259aaff2
|
chore: minor readme cleanup
use simpler markdown linking, minor grammar cleanup
|
2025-05-02 21:57:27 -04:00 |
|
Dario Nieuwenhuis
|
7a97825427
|
Merge pull request #4160 from nyurik/probe-rs
chore: use `probe-rs` instead of `probe-run`
|
2025-05-02 23:18:47 +00:00 |
|
Yuri Astrakhan
|
e5c03e1e79
|
chore: use probe-rs instead of probe-run
I found a few remaining deprecated `probe-run` cases.
|
2025-05-02 17:56:32 -04:00 |
|
Dario Nieuwenhuis
|
716160e9ab
|
Merge pull request #4154 from embassy-rs/update-metapac-491
Update stm32-metapac
|
2025-05-01 16:56:47 +00:00 |
|
Dario Nieuwenhuis
|
38fd357536
|
Update stm32-metapac
|
2025-05-01 18:38:37 +02:00 |
|
Dario Nieuwenhuis
|
03122737c1
|
Merge pull request #4153 from embassy-rs/remove-nrf-ble
Remove embassy_nrf:📻:ble.
|
2025-05-01 13:35:20 +00:00 |
|
Dario Nieuwenhuis
|
df84dfec7a
|
Remove embassy_nrf:📻:ble.
Fixes #4144
|
2025-05-01 15:33:02 +02:00 |
|
Dion Dokter
|
e478bdf1df
|
Remove all notion of 'default' and 'alt' flash layouts. Now there's just the one layout.
|
2025-05-01 14:28:06 +02:00 |
|
Dion Dokter
|
59d839a2b8
|
Fix dual bank support for F7
|
2025-05-01 13:37:12 +02:00 |
|
Dion Dokter
|
cff6eb9a81
|
Fix more CI
|
2025-05-01 11:52:48 +02:00 |
|
Dion Dokter
|
66b8fdc818
|
Fix f7 boot example
|
2025-05-01 11:28:57 +02:00 |
|
Dion Dokter
|
28a98ed0df
|
Fix f7 example
|
2025-05-01 11:20:38 +02:00 |
|
Dion Dokter
|
a83726b77e
|
Fix the f4 flash tests by throwing away alt mode
|
2025-05-01 11:15:14 +02:00 |
|
Dion Dokter
|
ace20f40ad
|
Maybe fixed all CI
|
2025-05-01 10:35:10 +02:00 |
|
diondokter
|
f713f170a1
|
Merge branch 'main' into configurable-bank-support
|
2025-05-01 09:44:39 +02:00 |
|
Dario Nieuwenhuis
|
52e4c7c30c
|
Merge pull request #4149 from embassy-rs/stm32-otg-fix-trdt
stm32/otg: calculate TRDT using AHB freq instead of kernel freq.
|
2025-04-30 17:08:58 +00:00 |
|
Dario Nieuwenhuis
|
0591d60a79
|
stm32/otg: calculate TRDT using AHB freq instead of kernel freq.
|
2025-04-30 18:11:20 +02:00 |
|
Dario Nieuwenhuis
|
bd8021fe99
|
Merge pull request #4148 from U007D/main
add 133MHz tick rate to support PR2040 @ 133MHz when `TIMERx`'s `SOUR…
|
2025-04-30 17:47:35 +02:00 |
|
Curly
|
34b6a518f8
|
add 133MHz tick rate to support PR2040 @ 133MHz when TIMERx's SOURCE is set to SYSCLK
|
2025-04-30 07:50:13 -07:00 |
|