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
Commit message (
Expand
)
Author
Age
Files
Lines
*
unify channel assign
eZio Pan
2023-12-16
1
-4
/
+6
*
cargo fmt
eZio Pan
2023-12-15
1
-11
/
+5
*
add ws2812 example for stm32f4 with PWM and DMA
eZio Pan
2023-12-15
1
-0
/
+135
*
Merge pull request #2289 from embassy-rs/ehm-rc4
Dario Nieuwenhuis
2023-12-14
1
-1
/
+1
|
\
|
*
use released embedded-hal-mock.
Dario Nieuwenhuis
2023-12-14
1
-1
/
+1
|
/
*
Merge pull request #2284 from Redrield/feature/embassy-usb-dfu
Ulf Lilleengen
2023-12-14
23
-7
/
+1219
|
\
|
*
Rename bootloader feature to dfu
Kaitlyn Kenwell
2023-12-14
3
-6
/
+6
|
*
Abstract chip reset logic, add Reset impls for cortex-m and esp32c3
Kaitlyn Kenwell
2023-12-14
8
-20
/
+64
|
*
Adjust stm32wb-dfu example memory maps to fix linker errors
Kaitlyn Kenwell
2023-12-14
2
-4
/
+4
|
*
Adjust toml files, fix application example
Kaitlyn Kenwell
2023-12-14
3
-8
/
+8
|
*
Add examples to ci.sh
Kaitlyn Kenwell
2023-12-14
2
-1
/
+2
|
*
SCB::sys_reset has a DSB internally, no need to replicate
Kaitlyn Kenwell
2023-12-14
1
-1
/
+0
|
*
fmt
Kaitlyn Kenwell
2023-12-14
1
-1
/
+0
|
*
fmt
Kaitlyn Kenwell
2023-12-14
1
-2
/
+2
|
*
Address reviews
Kaitlyn Kenwell
2023-12-14
19
-41
/
+307
|
*
Last fmt hopefully
Kaitlyn Kenwell
2023-12-13
1
-1
/
+1
|
*
Formatting fixes, add example using stm32wb55
Kaitlyn Kenwell
2023-12-13
14
-2
/
+411
|
*
fmt
Kaitlyn Kenwell
2023-12-13
4
-64
/
+73
|
*
Merge branch 'main' into feature/embassy-usb-dfu
Kaitlyn Kenwell
2023-12-13
3
-1
/
+24
|
|
\
|
*
|
Add embassy-usb-dfu
Kaitlyn Kenwell
2023-12-13
10
-7
/
+492
*
|
|
Merge pull request #2288 from embassy-rs/ci-cache-test
Dario Nieuwenhuis
2023-12-14
4
-3
/
+7
|
\
\
\
|
*
|
|
ci: fix test job not caching anything.
Dario Nieuwenhuis
2023-12-14
4
-3
/
+7
*
|
|
|
Merge pull request #2287 from embassy-rs/eh-rc3
Dario Nieuwenhuis
2023-12-14
41
-203
/
+238
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update embedded-hal to 1.0.0-rc.3
Dario Nieuwenhuis
2023-12-14
41
-203
/
+238
*
|
|
|
Merge pull request #2286 from eZioPan/update-metapac5
Dario Nieuwenhuis
2023-12-14
2
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
after stm32-metapac update, TIM CR1 ARPE enum to bool
eZio Pan
2023-12-14
2
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #2285 from plaes/boot-partition-formatting-docs-rs
Ulf Lilleengen
2023-12-14
1
-25
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
embassy-boot: Fix formatting for tables
Priit Laes
2023-12-14
1
-25
/
+11
|
/
/
*
|
Merge pull request #2283 from embassy-rs/clarify-boot-requirements
Dario Nieuwenhuis
2023-12-13
2
-1
/
+22
|
\
\
|
*
|
docs: more docs in embassy-boot crate documentation
Ulf Lilleengen
2023-12-13
2
-1
/
+22
|
/
/
*
|
Merge pull request #2280 from plaes/embassy-boot-partition-docs
Ulf Lilleengen
2023-12-13
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
embassy-boot: Add explanation to dfu vs active size assertion
Priit Laes
2023-12-13
1
-0
/
+2
|
/
*
Merge pull request #2276 from cschuhen/stm32f1-can-example
Dario Nieuwenhuis
2023-12-11
1
-0
/
+67
|
\
|
*
More formatting.
Corey Schuhen
2023-12-11
1
-2
/
+1
|
*
Update formatting.
Corey Schuhen
2023-12-11
1
-19
/
+8
|
*
Add example for using CAN with STM32F103 (BluePill) with a real CAN
Corey Schuhen
2023-12-11
1
-0
/
+79
|
/
*
Merge pull request #2275 from lights0123/stm32-usart-invert
Dario Nieuwenhuis
2023-12-10
1
-1
/
+17
|
\
|
*
stm32: usart pin inversion
lights0123
2023-12-10
1
-1
/
+17
|
/
*
Merge pull request #2272 from cbruiz/feature/more-gp-timer-driver-candidates
Dario Nieuwenhuis
2023-12-09
3
-2
/
+31
|
\
|
*
* Add GP TIM9 and TIM11 to be used as time_driver
Carlos Barrales Ruiz
2023-12-09
3
-2
/
+31
|
/
*
Merge pull request #2271 from embassy-rs/update-metapac4
Dario Nieuwenhuis
2023-12-08
3
-2
/
+4
|
\
|
*
stm32: update stm32-metapac. Fixes USB on STM32WB.
Dario Nieuwenhuis
2023-12-08
3
-2
/
+4
*
|
Merge pull request #2270 from Redrield/fix/wb55-usb
Dario Nieuwenhuis
2023-12-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Conditionally compile line for all stm32wb chips
Kaitlyn Kenwell
2023-12-08
1
-1
/
+1
|
*
Assert CR2.USV on stm32wb55, wb35 series chips
Kaitlyn Kenwell
2023-12-08
1
-1
/
+1
|
/
*
Merge pull request #2267 from embassy-rs/e-h-internal-docs
Ulf Lilleengen
2023-12-08
6
-2
/
+27
|
\
|
*
docs: document all public apis of embedded-hal-internal
Ulf Lilleengen
2023-12-08
6
-2
/
+27
*
|
Merge pull request #2268 from embassy-rs/doc-bind-interrupts
Dario Nieuwenhuis
2023-12-08
3
-0
/
+56
|
\
\
|
*
|
Document how to bind multiple interrupts and handlers in `bind_interrupts!`.
Dario Nieuwenhuis
2023-12-08
3
-0
/
+56
|
/
/
*
|
Merge pull request #2263 from embassy-rs/jamesmunns-patch-2
Dario Nieuwenhuis
2023-12-08
1
-1
/
+2
|
\
\
[next]