index
:
embassy
master
tmp/dfu_pkg_pca10059
Modern embedded framework, using Rust and async.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-19
stm32/exti: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
stm32/gpio: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
stm32: use critical_section instead of cortex_m::interrupt
Dario Nieuwenhuis
2022-01-19
stm32: remove unused .pep8 file
Dario Nieuwenhuis
2022-01-19
Merge #582
bors[bot]
2022-01-19
Merge #583
bors[bot]
2022-01-19
nrf: return ptr in slice_ptr_parts
Dario Nieuwenhuis
2022-01-19
nrf: build with unstable-traits in ci
Dario Nieuwenhuis
2022-01-18
Make advanced timer trait not require general purpose timer trait as the time...
Matous Hybl
2022-01-14
Merge #579
bors[bot]
2022-01-14
examples/stm32l1: remove memory.x, use the crate-provided one
Greg V
2022-01-14
stm32l1/rcc: fix clock frequency assertion
Greg V
2022-01-14
stm32l1/rcc: set required flash bits for high frequencies
Greg V
2022-01-14
Merge #552
bors[bot]
2022-01-14
Merge #574
bors[bot]
2022-01-14
Merge #578
bors[bot]
2022-01-14
Update stm32-data.
Matous Hybl
2022-01-14
Add the possibility to reconfigure Spi mode and bit order configuration on th...
Matous Hybl
2022-01-14
Fix typo in defuse doc comment
Daniel Bevenius
2022-01-13
nrf: impl embedded-hal 1.0 and embedded-hal-async traits.
Dario Nieuwenhuis
2022-01-13
nrf/rng: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/qspi: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/uarte: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/gpiote: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/gpio: Rename FlexPin to Flex.
Dario Nieuwenhuis
2022-01-13
nrf/twim: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/spim: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/spim: share code between blocking+async.
Dario Nieuwenhuis
2022-01-13
stm32-metapac: remove stm32gbk
Dario Nieuwenhuis
2022-01-13
Merge #577
bors[bot]
2022-01-13
Merge #508
bors[bot]
2022-01-13
Port the PWM example to H7, add low-level API example implementing 32-bit PWM.
Matous Hybl
2022-01-13
Make RCC accessible using low-level API.
Matous Hybl
2022-01-13
Add simple PWM, add PWM pin definitions also accessible from low-level API.
Matous Hybl
2022-01-13
Add low level timer API.
Matous Hybl
2022-01-12
embassy/util: Add yield_now()
Dario Nieuwenhuis
2022-01-12
Merge #576
bors[bot]
2022-01-12
Make exti an optional feature
Ulf Lilleengen
2022-01-10
Merge pull request #573 from danbev/runtime-doc-typo2
Dario Nieuwenhuis
2022-01-10
Fix 'the the' typo and add a missing 'it'
Daniel Bevenius
2022-01-10
Merge #572
bors[bot]
2022-01-10
Makes the uarte endtx event available
huntc
2022-01-06
Merge #567
bors[bot]
2022-01-06
Merge pull request #568 from danbev/runtime-doc-typo
Dario Nieuwenhuis
2022-01-06
Fix typo in basic_application.adoc
Daniel Bevenius
2022-01-06
Fix typo in hal.adoc
Daniel Bevenius
2022-01-06
Fix typo in runtime.adoc
Daniel Bevenius
2022-01-06
Remove unsafe from new on RND
huntc
2022-01-05
Merge #566
bors[bot]
2022-01-05
macros: initialize chip before executor.
Dario Nieuwenhuis
[next]