index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
modules
/
ROOT
/
pages
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add USB debugging section to FAQ
Joël Schulz-Ansres
2024-04-22
1
-0
/
+20
*
Update layer_by_layer.adoc
Oleksandr Kuksenko
2024-04-19
1
-1
/
+1
*
FAQ: Common STM32 stumbling blocks
James Munns
2024-04-16
1
-0
/
+31
*
Merge pull request #2741 from schmettow/patch-1
Dario Nieuwenhuis
2024-04-04
1
-0
/
+8
|
\
|
*
Update embassy_in_the_wild.adoc
schmettow
2024-03-28
1
-1
/
+1
|
*
Added YLab project to "in the wild"
schmettow
2024-03-26
1
-0
/
+8
*
|
Update faq.adoc
David Zwart
2024-04-03
1
-2
/
+2
*
|
Update faq.adoc
David Zwart
2024-04-03
1
-0
/
+2
*
|
Update faq.adoc with memory.x definition helping hand
David Zwart
2024-04-03
1
-0
/
+21
|
/
*
docs: update broken reference in basic_application.adoc
Andreas Schmidt
2024-03-01
1
-1
/
+1
*
docs: update basic example references in basic_application.adoc
Andreas Schmidt
2024-02-29
1
-11
/
+2
*
Documented rp2040 probe-rs info bug, linked to new_project page
Barnaby Walters
2024-02-28
1
-0
/
+3
*
grammar fix
Barnaby Walters
2024-02-28
1
-1
/
+1
*
[docs] Added some failure modes to watch out for
Barnaby Walters
2024-02-28
1
-7
/
+21
*
Update docs/modules/ROOT/pages/faq.adoc
James Munns
2024-02-13
1
-1
/
+1
*
FAQ add hint to embassy-time linker error to include HAL in linking
Ralf
2024-02-13
1
-0
/
+7
*
Merge pull request #2354 from AdinAck/docs-generation-1
Ulf Lilleengen
2024-02-09
2
-9
/
+25
|
\
|
*
add some generation resources, add some feature descriptions
Adin Ackerman
2023-12-24
2
-9
/
+25
*
|
faq: embassy-time was split into three packages, update faq accordingly
Priit Laes
2024-02-09
1
-3
/
+6
*
|
faq: Nightly is not required anymore
Priit Laes
2024-02-09
1
-2
/
+1
*
|
faq: Fix typo
Priit Laes
2024-02-09
1
-2
/
+4
*
|
docs: fix bullet point indentation
Ulf Lilleengen
2024-02-05
1
-1
/
+1
*
|
docs: Embassy in the wild - add air quality monitoring system
Matous Hybl
2024-02-03
1
-0
/
+2
*
|
Update docs/modules/ROOT/pages/faq.adoc
James Munns
2024-01-30
1
-1
/
+1
*
|
Add some comments from chat
James Munns
2024-01-30
1
-0
/
+18
*
|
Fix the backticks on the getting started page
Shane Snover
2024-01-25
1
-1
/
+1
*
|
Update faq.adoc
James Munns
2024-01-23
1
-1
/
+2
*
|
add extra info to stable arena usage
Adin Ackerman
2024-01-16
1
-1
/
+18
*
|
Added manual ISR FAQ
Barnaby Walters
2024-01-13
1
-0
/
+4
*
|
cleanup docs and add channel synchronization example
Ulf Lilleengen
2024-01-10
4
-52
/
+132
*
|
add draft doc page for peripheral sharing
Vasil Nikolov
2024-01-10
1
-0
/
+78
*
|
[FAQ]: Link to Arena configuration docs
James Munns
2024-01-02
1
-1
/
+7
*
|
Expand LoRa crate notes per PR review
Benjamin Ward
2024-01-01
1
-1
/
+1
*
|
Update docs to reflect current LoRa crate name/location
Benjamin Ward
2023-12-30
1
-1
/
+1
|
/
*
Remove Xtensa specifier
Dániel Buga
2023-12-21
1
-1
/
+1
*
docs: more docs in embassy-boot crate documentation
Ulf Lilleengen
2023-12-13
1
-1
/
+3
*
Merge pull request #2263 from embassy-rs/jamesmunns-patch-2
Dario Nieuwenhuis
2023-12-08
1
-1
/
+2
|
\
|
*
Tweak FAQ size profile suggestions
James Munns
2023-12-07
1
-1
/
+2
*
|
Merge pull request #2265 from JuliDi/docs-best-practices
Dario Nieuwenhuis
2023-12-08
1
-0
/
+53
|
\
\
|
*
|
add best practices first draft
JuliDi
2023-12-08
1
-0
/
+53
*
|
|
Merge pull request #2251 from JuliDi/faq-performance-tweaks
Dario Nieuwenhuis
2023-12-08
1
-0
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix Cargo.toml and config.toml keys
JuliDi
2023-12-05
1
-4
/
+5
|
*
|
remove unnecessary backtick
JuliDi
2023-12-04
1
-1
/
+1
|
*
|
add speed optimization
JuliDi
2023-12-04
1
-0
/
+16
*
|
|
Merge pull request #2260 from barnabywalters/main
Ulf Lilleengen
2023-12-08
1
-0
/
+9
|
\
\
\
|
*
\
\
Fixed merge conflict
Barnaby Walters
2023-12-06
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
Update docs/modules/ROOT/pages/embassy_in_the_wild.adoc
Barnaby Walters
2023-12-06
1
-1
/
+1
|
*
|
|
|
Added lora-rs links
Barnaby Walters
2023-12-06
1
-1
/
+2
|
|
/
/
/
|
*
|
|
Added description for Card/IO
Barnaby Walters
2023-12-06
1
-1
/
+1
|
*
|
|
Added embassy in the wild docs page with two projects
Barnaby Walters
2023-12-06
1
-0
/
+8
|
|
|
/
|
|
/
|
[next]