issues
search
probe-rs
/
rtt-target
Target side implementation of the RTT (Real-Time Transfer) I/O protocol
MIT License
122
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Last-minute changes
#55
bugadani
closed
4 days ago
0
defmt global logger with rtt-target
#54
Gibbz
opened
2 weeks ago
1
New release
#53
okhsunrog
closed
4 days ago
0
set_defmt_channel not found in crate rtt_target
#52
Gibbz
closed
3 weeks ago
1
Add flush() and is_empty() to channels
#51
IsaacDynamo
closed
1 month ago
0
rust-lld error
#50
Admsher
closed
3 months ago
13
General overhaul and defmt support
#49
bugadani
closed
4 months ago
0
Support non 32-bit targets
#48
timdyer
opened
6 months ago
1
rprint! adding newline
#47
pkoevesdi
opened
6 months ago
8
Add flush function to `UpChannel`
#46
diondokter
closed
6 months ago
0
Out-of-date documentation regarding "cortex-m" and "riscv" features
#45
dlaw
closed
4 months ago
2
v0.5.0 release
#44
Yatekii
closed
10 months ago
0
Question: How to use rtt_target + embassy tasks
#43
pustekuchen91
closed
10 months ago
1
make init macros accept `expr` for `$size`, `path` for `$mode`
#42
eZioPan
closed
1 year ago
0
fix(rtt-target): remove check for inexistent feature in debug.rs
#40
vpochapuis
closed
1 year ago
0
Problem with linking
#39
hanusek
closed
6 months ago
3
Unable to build when using rtt target
#38
TheFern2
closed
1 year ago
1
Fix crates.io badges
#37
atouchet
closed
1 year ago
0
panic-rtt-target with CS
#36
perlindgren
closed
1 year ago
1
Eliminate some simple unsafe operations
#35
tgross35
opened
1 year ago
4
Panic rtt target riscv
#34
perlindgren
closed
1 year ago
5
v0.4.0 - feature cortex-m not available
#33
kolbma
closed
1 year ago
2
Add rdbg! macro
#32
tgross35
closed
1 year ago
0
Make `up` and `down` fields public to appease rust-analyzer
#31
tgross35
closed
1 year ago
1
Rust analyzer doesn't like `rtt_init_target`
#30
tgross35
closed
1 year ago
1
add license-file to crate metadata
#29
danc86
closed
1 year ago
0
Use critical-section 1.0 for locking.
#28
Dirbaio
closed
1 year ago
6
Review usage of critical-sections by default
#27
ryan-summers
closed
2 years ago
3
RTT and VSCode
#26
romancardenas
closed
2 years ago
2
Extend RTT protocol to report buffer overflows
#25
ianrrees
opened
2 years ago
2
small section related to read via RTT
#24
robamu
closed
1 year ago
0
check for debugger and wait for output
#23
gauteh
closed
2 years ago
3
panic-rtt-target 0.3.1 is absent on crates.io
#22
burrbull
closed
2 years ago
1
Use atomic polyfill for targets missing atomic support
#21
MabezDev
closed
1 year ago
5
[FR] expose `write(_, buf: &[u8])` when `set_print_channel()` used
#20
ildar
opened
3 years ago
1
fails to build
#19
ildar
closed
2 years ago
1
Hardfault when accessing self.flags
#18
haata
closed
3 years ago
3
rtt_init_print!() macro pollutes scope
#17
etiandre
closed
2 years ago
2
Add macros that are included only in debug build
#16
xoac
closed
1 year ago
1
Use dev-dependencies for examples. Update crates
#15
xoac
closed
3 years ago
1
Update cortex-m to 0.7.1
#14
mattico
closed
3 years ago
2
Support for rdbg like std::dbg?
#13
barafael
closed
1 year ago
0
Add RISC-V support
#12
Disasm
closed
4 years ago
0
Will not work on aarch64
#11
berkus
closed
4 years ago
6
Do not work on STM32L0 (thumbv6m)
#10
romixlab
opened
4 years ago
0
Blocking mode write blocks forever on a large buffer
#9
jacobrosenthal
closed
4 years ago
5
asm breakpoint style handler
#8
jacobrosenthal
closed
4 years ago
3
Does not work out-of-the-box with RTIC
#7
jounathaen
closed
4 years ago
4
Make more operations volatile and add compiler fences
#6
mvirkkunen
closed
4 years ago
0
Fix rprint macro (terminal selection).
#5
romixlab
closed
4 years ago
1
Next