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
*
Undo the pwr-guarding cfg.
Bob McWhirter
2021-08-02
1
-2
/
+1
*
Update to latest stm32-data.
Bob McWhirter
2021-08-02
1
-0
/
+0
*
Fallback to total RAM or FLASH size if otherwise not present.
Bob McWhirter
2021-08-02
1
-2
/
+2
*
Emit a default memory.x alongside device.x from metapac.
Bob McWhirter
2021-08-02
8
-67
/
+49
*
Merge pull request #337 from lulf/introduce-future-types
Dario Nieuwenhuis
2021-08-02
1
-15
/
+40
|
\
|
*
Use lifetime to ensure only a single future is created at a time
Ulf Lilleengen
2021-08-02
1
-1
/
+1
|
*
Make RecvFuture sync
Ulf Lilleengen
2021-08-02
1
-0
/
+10
|
*
Expose SendFuture and RecvFuture types
Ulf Lilleengen
2021-08-02
1
-15
/
+30
|
/
*
Merge pull request #335 from bgamari/no-build-core
Dario Nieuwenhuis
2021-07-31
6
-18
/
+0
|
\
|
*
examples: Drop build-std = ["core"]
Ben Gamari
2021-07-31
6
-18
/
+0
|
/
*
Merge pull request #321 from thalesfragoso/f4-pll
Dario Nieuwenhuis
2021-07-31
9
-163
/
+348
|
\
|
*
stm32: Use build.rs to generate a more coarse feature
Thales Fragoso
2021-07-31
4
-255
/
+17
|
*
Get rid of some warnings
Thales Fragoso
2021-07-29
1
-5
/
+3
|
*
F4: Add PWR configuration to PLL
Thales Fragoso
2021-07-29
4
-2
/
+15
|
*
f4-pll: Add max values per chip
Thales Fragoso
2021-07-29
3
-13
/
+273
|
*
f4-rcc: Add option to enable debug_wfe and add hello example
Thales Fragoso
2021-07-29
2
-3
/
+50
|
*
Start working on the F4 PLL
Thales Fragoso
2021-07-29
2
-158
/
+263
*
|
Merge pull request #329 from timokroeger/misc-stm32-fixes
Dario Nieuwenhuis
2021-07-30
17
-138
/
+81
|
\
\
|
|
/
|
/
|
|
*
stm32l4: Fix examples crate name
Timo Kröger
2021-07-29
1
-1
/
+1
|
*
stm32wl55: Use `Dbgmcu::enable_all`
Timo Kröger
2021-07-29
1
-5
/
+1
|
*
stm32l0: Use `embassy::main` for examples
Timo Kröger
2021-07-29
3
-49
/
+19
|
*
stm32l4: Cleanup examples
Timo Kröger
2021-07-29
9
-75
/
+48
|
*
stm32f0: Enable debug access in low power modes
Timo Kröger
2021-07-29
3
-8
/
+12
*
|
Merge pull request #328 from embassy-rs/remove_peripehral_shared
Dario Nieuwenhuis
2021-07-29
2
-123
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove embassy_hal_common::peripheral_shared
Dario Nieuwenhuis
2021-07-29
2
-123
/
+0
|
/
*
Merge pull request #326 from embassy-rs/extras-rename
Dario Nieuwenhuis
2021-07-29
66
-59
/
+59
|
\
|
*
Rename embassy-extras to embassy-hal-common
Dario Nieuwenhuis
2021-07-29
66
-59
/
+59
*
|
Merge pull request #325 from embassy-rs/update-chiptool
Dario Nieuwenhuis
2021-07-29
2
-31
/
+24
|
\
\
|
|
/
|
/
|
|
*
Update chiptool
Dario Nieuwenhuis
2021-07-29
2
-31
/
+24
|
/
*
Merge pull request #277 from Liamolucko/fix-peripheral-ub
Dario Nieuwenhuis
2021-07-29
9
-53
/
+209
|
\
|
*
Don't bother supporting creating a `PeripheralMutex` in an exception handler
Liam Murphy
2021-07-29
2
-42
/
+5
|
*
Replace `PeripheralStateUnchecked` with `register_interrupt_unchecked`
Liam Murphy
2021-07-29
5
-64
/
+84
|
*
Don't allow disabling interrupts wrapped by `PeripheralMutex`
Liam Murphy
2021-07-28
2
-36
/
+1
|
*
fix: interrupts with equal priority can't preempt each other
Liam Murphy
2021-07-28
1
-24
/
+4
|
*
Fix `#[cfg]`s in `exception_to_system_handler`
Liam Murphy
2021-07-27
1
-0
/
+11
|
*
Remove `critical-section` dependency
Liam Murphy
2021-07-27
1
-1
/
+0
|
*
Remove critical sections from `PeripheralMutex` interrupt handler by checking...
Liam Murphy
2021-07-27
5
-48
/
+187
|
*
Add `Send/Sync` bounds to `PeripheralState`
Liam Murphy
2021-07-24
6
-24
/
+44
|
*
Update the import
Liam Murphy
2021-07-05
1
-1
/
+1
|
*
Fix stm32 ethernet
Liam Murphy
2021-07-05
3
-5
/
+6
|
*
Elide lifetimes on `Peripheral::state`
Liam Murphy
2021-07-05
1
-1
/
+1
|
*
extras: Fix UB in `Peripheral`
Liam Murphy
2021-07-05
5
-28
/
+86
*
|
Merge pull request #320 from bobmcwhirter/data-update-28jul
Bob McWhirter
2021-07-28
1
-0
/
+0
|
\
\
|
*
|
Align with -data HEAD.
Bob McWhirter
2021-07-28
1
-0
/
+0
|
/
/
*
|
Merge pull request #317 from bobmcwhirter/peri_irq
Bob McWhirter
2021-07-28
6
-65
/
+34
|
\
\
|
*
|
Revert "Optimize CI"
Bob McWhirter
2021-07-28
1
-39
/
+17
|
*
|
Trivial to trigger checks from CI.
Bob McWhirter
2021-07-28
1
-0
/
+1
|
*
|
Update to new stm32-data with better multicore NVIC parsing.
Bob McWhirter
2021-07-27
1
-0
/
+0
|
*
|
Use new interrupt! table format to /enable/ the IRQs also.
Bob McWhirter
2021-07-27
2
-2
/
+2
|
*
|
Generate more rows in the interrupts! table.
Bob McWhirter
2021-07-27
3
-24
/
+14
[next]