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
*
Add BlockingTimer and features to choose tick rate
Thales Fragoso
2021-06-28
2
-2
/
+67
*
Merge pull request #255 from thalesfragoso/od-pin
Dario Nieuwenhuis
2021-06-27
12
-37
/
+153
|
\
|
*
stm32: Make sure Output gpio driver is pushpull
Thales Fragoso
2021-06-27
1
-0
/
+1
|
*
stm32: Update gpio examples
Thales Fragoso
2021-06-25
12
-39
/
+37
|
*
Separate OpenDrain pin to a new type
Thales Fragoso
2021-06-25
1
-23
/
+85
|
*
stm32: Allow for open drain configuration for output pin
Thales Fragoso
2021-06-24
1
-1
/
+56
*
|
Merge pull request #257 from embassy-rs/rp-clocks
Dario Nieuwenhuis
2021-06-25
7
-27
/
+239
|
\
\
|
*
|
rp/spi: add write-only spi driver
Dario Nieuwenhuis
2021-06-25
3
-1
/
+185
|
*
|
rp/clocks: fix wrong PLL setup
Dario Nieuwenhuis
2021-06-25
1
-6
/
+7
|
*
|
rp/gpio: add infallible inherent methods
Dario Nieuwenhuis
2021-06-25
3
-20
/
+47
|
/
/
*
|
Merge pull request #256 from embassy-rs/rp-clocks
Dario Nieuwenhuis
2021-06-25
11
-190
/
+210
|
\
\
|
|
/
|
/
|
|
*
rp: clock setup
Dario Nieuwenhuis
2021-06-25
11
-190
/
+210
|
/
*
Merge pull request #254 from thalesfragoso/f0-rcc
Thales
2021-06-24
11
-112
/
+427
|
\
|
*
Separate exti into v1 and v2
Thales Fragoso
2021-06-24
4
-105
/
+114
|
*
#[cfg] exti
Thales Fragoso
2021-06-24
1
-3
/
+3
|
*
Remove unused gpio_af from codegen
Thales Fragoso
2021-06-24
2
-5
/
+0
|
*
Add F0 RCC
Thales Fragoso
2021-06-24
3
-1
/
+238
|
*
Update features to include F0
Thales Fragoso
2021-06-22
2
-0
/
+74
|
/
*
Merge pull request #252 from thalesfragoso/net-resources
Dario Nieuwenhuis
2021-06-21
4
-29
/
+41
|
\
|
*
net: Make the user pass in the StackResources in init
Thales Fragoso
2021-06-20
4
-29
/
+41
*
|
Update stm32-data (adds DBGMCU to all chips)
Dario Nieuwenhuis
2021-06-21
3
-5
/
+4
|
/
*
Merge pull request #251 from embassy-rs/net-fix
Dario Nieuwenhuis
2021-06-18
1
-0
/
+5
|
\
|
*
net/tcp: Fix panic when consuming 0 bytes at EOF
Dario Nieuwenhuis
2021-06-18
1
-0
/
+5
|
/
*
Merge pull request #247 from thalesfragoso/eth-v2
Dario Nieuwenhuis
2021-06-16
16
-5
/
+1252
|
\
|
*
stm32h7: Add ethernet example
Thales Fragoso
2021-06-16
6
-3
/
+216
|
*
stm32: Make vcell dependency optional
Thales Fragoso
2021-06-16
1
-2
/
+2
|
*
eth-v2: Make embassy-net optional
Thales Fragoso
2021-06-16
2
-2
/
+3
|
*
net: Add features for pool size and remove unwrap on smoltcp device
Thales Fragoso
2021-06-16
3
-1
/
+18
|
*
eth-v2: Get hclk frequency from clock singleton
Thales Fragoso
2021-06-16
1
-3
/
+4
|
*
eth-v2: Enable source address filtering
Thales Fragoso
2021-06-16
1
-12
/
+3
|
*
eth-v2: Fix bug in Rx descriptors and add docs art
Thales Fragoso
2021-06-16
1
-25
/
+50
|
*
eth-v2: Fix setting the registers for the descriptors
Thales Fragoso
2021-06-16
2
-12
/
+17
|
*
eth-v2: Fix off by one bug
Thales Fragoso
2021-06-16
1
-1
/
+1
|
*
eth-v2: Work around missing AF for REF_CLK
Thales Fragoso
2021-06-16
1
-10
/
+10
|
*
eth-v2: Enable clocks in new
Thales Fragoso
2021-06-16
1
-1
/
+15
|
*
eth-v2: Remove Instance trait
Thales Fragoso
2021-06-16
1
-83
/
+57
|
*
eth-v2: Implement embassy-net's Device Trait and fix Drop
Thales Fragoso
2021-06-16
1
-1
/
+88
|
*
eth: Add lan8742a PHY
Thales Fragoso
2021-06-16
3
-20
/
+204
|
*
eth-v2: Start Ethernet peripheral implementation
Thales Fragoso
2021-06-16
8
-2
/
+737
|
/
*
Merge pull request #250 from lulf/dual-core
Dario Nieuwenhuis
2021-06-16
13
-90
/
+480
|
\
|
*
Update submodule
Ulf Lilleengen
2021-06-16
1
-0
/
+0
|
*
Prescaler 1 means divide by 3 on WL55
Ulf Lilleengen
2021-06-16
2
-2
/
+6
|
*
Rename from wl55 to wl5x and enable debug wfe
Ulf Lilleengen
2021-06-16
3
-6
/
+19
|
*
Add support for generating PAC for dual cores
Ulf Lilleengen
2021-06-16
12
-89
/
+462
*
|
Merge pull request #249 from embassy-rs/nrf-pacs
Dario Nieuwenhuis
2021-06-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
nrf: use released nrf52805-pac, nrf52820-pac
Dario Nieuwenhuis
2021-06-15
1
-2
/
+2
|
/
*
Merge pull request #248 from lulf/add-timer-frequencies
Dario Nieuwenhuis
2021-06-15
7
-26
/
+45
|
\
|
*
Fix compile
Ulf Lilleengen
2021-06-15
1
-4
/
+4
|
*
Use correct frequencies for timers
Ulf Lilleengen
2021-06-15
7
-30
/
+49
|
/
*
Merge pull request #246 from lulf/remove-default-rcc
Dario Nieuwenhuis
2021-06-14
1
-5
/
+0
|
\
[next]