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
*
Disable PPI trigger during normal read
Ulf Lilleengen
2021-05-10
1
-4
/
+10
*
Read rx amount outside of poll_fn
Ulf Lilleengen
2021-05-10
1
-3
/
+4
*
Use rxdrdy as trigger for timer
Ulf Lilleengen
2021-05-10
1
-1
/
+1
*
Add implementation of ReadUntilIdle for nRF UART
Ulf Lilleengen
2021-05-10
1
-1
/
+158
*
Don't use -eabihf
Dario Nieuwenhuis
2021-05-10
2
-3
/
+3
*
Merge pull request #167 from rukai/use_rust_toolchain_toml
Dario Nieuwenhuis
2021-05-10
2
-7
/
+8
|
\
|
*
Use rust-toolchain.toml for developers and CI
Rukai
2021-05-09
2
-7
/
+8
*
|
Merge pull request #166 from rukai/work_on_latest_nightly
Dario Nieuwenhuis
2021-05-08
2
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix build on the latest nightly
Rukai
2021-05-08
2
-2
/
+1
|
/
*
Merge pull request #158 from derekdreery/blocking_spim
Dario Nieuwenhuis
2021-05-05
1
-0
/
+97
|
\
|
*
Make changes to `Write` as well as `Transfer`
Richard Dodd
2021-05-05
1
-8
/
+4
|
*
Address issues in PR.
Richard Dodd
2021-05-05
1
-8
/
+4
|
*
Implement the blocking hal api for SPIM.
Richard Dodd
2021-05-05
1
-0
/
+105
*
|
Merge pull request #157 from derekdreery/flex-pin
Dario Nieuwenhuis
2021-05-05
1
-37
/
+154
|
\
\
|
|
/
|
/
|
|
*
Address issues in PR
Richard Dodd
2021-05-05
1
-15
/
+22
|
*
Add a pin variant that can change between disconnected/input/output.
Richard Dodd
2021-05-05
1
-42
/
+152
|
/
*
Fix core::panic! not printing in examples (#153)
dskleingeld
2021-05-02
6
-8
/
+5
*
Merge pull request #149 from xoviat/spi
Thales
2021-04-25
1
-2
/
+1
|
\
|
*
stm32: fix spi/write
xoviat
2021-04-24
1
-2
/
+1
*
|
Merge pull request #148 from xoviat/spi
xoviat
2021-04-24
1
-1
/
+19
|
\
|
|
*
stm32: use interrupt for spi transmit
xoviat
2021-04-24
1
-1
/
+19
|
/
*
Merge pull request #145 from lulf/generic-config
Dario Nieuwenhuis
2021-04-23
15
-142
/
+546
|
\
|
*
Pass config directly to chip specific configure function
Ulf Lilleengen
2021-04-22
15
-142
/
+546
*
|
Add stm32f401 peripherals
Dario Nieuwenhuis
2021-04-23
1
-0
/
+55
*
|
Actually do not build CAN on stm32f401
Dario Nieuwenhuis
2021-04-23
1
-1
/
+1
*
|
Do not build CAN on stm32f401
Dario Nieuwenhuis
2021-04-23
1
-1
/
+0
|
/
*
Merge pull request #143 from lulf/nrf-port-any-edge
Dario Nieuwenhuis
2021-04-20
1
-1
/
+16
|
\
|
*
Add detection of edge transitions for ports
Ulf Lilleengen
2021-04-16
1
-1
/
+16
|
/
*
Rename PeripheralBorrow to Unborrow
Dario Nieuwenhuis
2021-04-14
12
-64
/
+61
*
Merge pull request #141 from embassy-rs/no-pin
Dario Nieuwenhuis
2021-04-14
20
-258
/
+248
|
\
|
*
Remove Pin from Flash trait
Dario Nieuwenhuis
2021-04-14
3
-65
/
+66
|
*
Remove Pin from Delay trait
Dario Nieuwenhuis
2021-04-14
2
-5
/
+4
|
*
Remove Pin from I2c
Dario Nieuwenhuis
2021-04-14
1
-4
/
+3
|
*
Remove Pin from SPI
Dario Nieuwenhuis
2021-04-14
4
-59
/
+76
|
*
Remove Pin from GPIO traits
Dario Nieuwenhuis
2021-04-14
5
-38
/
+27
|
*
Remove pin from Uart
Dario Nieuwenhuis
2021-04-14
5
-87
/
+72
|
/
*
Merge pull request #140 from lulf/reexport-macro-param
Dario Nieuwenhuis
2021-04-14
5
-29
/
+122
|
\
|
*
Add embassy_prefix attribute parameter to task and main macros
Ulf Lilleengen
2021-04-14
5
-29
/
+122
*
|
Fix vscode settings
Dario Nieuwenhuis
2021-04-14
1
-3
/
+2
|
/
*
stm32: add draft spi trait (#130)
xoviat
2021-04-13
3
-1
/
+481
*
Merge pull request #139 from xoviat/stm32f407
xoviat
2021-04-13
1
-0
/
+92
|
\
|
*
stm32: add f407
xoviat
2021-04-13
1
-0
/
+92
|
/
*
Merge pull request #138 from lulf/std-main-macro
Dario Nieuwenhuis
2021-04-12
3
-1
/
+69
|
\
|
*
Add std version of embassy::main
Ulf Lilleengen
2021-04-12
3
-1
/
+69
*
|
Merge pull request #137 from lulf/generic-critical-section
Dario Nieuwenhuis
2021-04-12
4
-4
/
+39
|
\
\
|
|
/
|
/
|
|
*
Workaround broken cast crate
Dario Nieuwenhuis
2021-04-12
1
-0
/
+2
|
*
Allow signals to be used when building for std
Ulf Lilleengen
2021-04-12
3
-4
/
+37
|
/
*
extras: fix build with defmt
Dario Nieuwenhuis
2021-04-10
1
-1
/
+1
*
nrf/gpio: remove DummyPin
Dario Nieuwenhuis
2021-04-10
1
-14
/
+3
*
Merge pull request #134 from xoviat/fix-stm32f4
xoviat
2021-04-06
10
-38
/
+37
|
\
[next]