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
path:
root
/
examples
/
stm32l4
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32/rtc: enable lse in examples.
Dario Nieuwenhuis
2023-09-30
1
-0
/
+1
*
stm32/usart: return error instead of panicking on bad baudrate.
Dario Nieuwenhuis
2023-09-26
2
-2
/
+2
*
Merge branch 'embassy-rs:main' into adin1110-part2
René van Dorst
2023-08-28
2
-2
/
+2
|
\
|
*
stm32: fix l4 re-export
xoviat
2023-08-27
2
-2
/
+2
*
|
stm32l4: Update adin1110 example add FCS option
René van Dorst
2023-08-28
1
-6
/
+18
|
/
*
stm32l4: Add EVAL-ADIN1110EBZ example with basic http server
René van Dorst
2023-08-24
1
-0
/
+438
*
stm32/l4: set rtc clock source in rcc
xoviat
2023-08-08
1
-4
/
+1
*
stm32/rtc: fix exampel
xoviat
2023-08-06
1
-1
/
+1
*
Merge pull request #1606 from JcBernack/rng-update
Dario Nieuwenhuis
2023-07-30
1
-2
/
+6
|
\
|
*
stm32/rng: use bind_interrupts!.
Dario Nieuwenhuis
2023-07-31
1
-2
/
+6
*
|
Set frequency in stm32 SPI examples
bofh
2023-07-31
3
-11
/
+15
*
|
Fix formatting
bofh
2023-07-30
1
-9
/
+1
*
|
Fix stm32 SPI examples
bofh
2023-07-30
3
-15
/
+1
|
/
*
stm32: fix DAC examples
Adam Greig
2023-07-22
1
-1
/
+1
*
Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm...
Mathias
2023-07-03
5
-21
/
+150
|
\
|
*
Merge pull request #1565 from JuliDi/main
Dario Nieuwenhuis
2023-06-29
2
-11
/
+143
|
|
\
|
|
*
remove need for StaticCell in dac_dma example for stm32l4
JuliDi
2023-06-28
1
-21
/
+8
|
|
*
attempt at fixing ci
JuliDi
2023-06-28
1
-1
/
+0
|
|
*
attempt at fixing ci
JuliDi
2023-06-28
1
-1
/
+1
|
|
*
add doc
JuliDi
2023-06-28
1
-0
/
+2
|
|
*
Update DAC examples, add DAC + DMA example
JuliDi
2023-06-28
2
-10
/
+154
|
*
|
stm32/otg: add VBUS detection.
Dario Nieuwenhuis
2023-06-27
1
-1
/
+3
|
|
/
|
*
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
2
-11
/
+7
*
|
L4: Switch to MSI to prevent problems with PLL configuration, and enable powe...
Mathias
2023-07-01
1
-0
/
+50
|
/
*
stm32: move to bind_interrupts
xoviat
2023-05-24
6
-18
/
+36
*
Fix some typos
Dirk Stolle
2023-05-08
1
-1
/
+1
*
Add MCO support for L4 and F4 families
Mathieu Dupont
2023-04-03
1
-0
/
+27
*
Fix examples broken by the macro fix.
Dario Nieuwenhuis
2023-03-08
3
-3
/
+3
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
1
-1
/
+0
*
stm32 otg: add examples.
chemicstry
2023-01-11
1
-0
/
+108
*
stm32: Add support for read_until_idle on UART
Guillaume MICHEL
2022-10-26
2
-2
/
+6
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
10
-11
/
+11
*
examples Remove the `fn config()` idiom.
Dario Nieuwenhuis
2022-08-17
1
-6
/
+3
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
9
-19
/
+23
*
Implement I2C pullup configuration
chemicstry
2022-08-09
3
-3
/
+30
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
10
-20
/
+20
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
14
-52
/
+19
*
Async shared bus for SPI & I2C + rename embassy-traits (#769)
Henrik Alsér
2022-05-26
2
-2
/
+2
*
Remove embassy_hal_common::usb.
Dario Nieuwenhuis
2022-05-04
1
-115
/
+0
*
Switch to crates.io embedded-hal, embedded-hal-async.
Dario Nieuwenhuis
2022-04-22
1
-30
/
+0
*
fix clock in l4 rng example
Philip A Reimer
2022-04-11
1
-3
/
+4
*
add stm32l4 hsi48 and usb example
Philip A Reimer
2022-04-09
1
-0
/
+115
*
Use embassy/defmt-timestamp-uptime in all examples.
Dario Nieuwenhuis
2022-04-02
15
-45
/
+45
*
Update rust nightly, embedded-hal 1.0, embedded-hal-async.
Dario Nieuwenhuis
2022-03-11
1
-1
/
+1
*
Update examples
Grant Miller
2022-03-08
1
-1
/
+1
*
stm32: Remove OptionalPin
Dario Nieuwenhuis
2022-02-10
1
-2
/
+1
*
traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.
Dario Nieuwenhuis
2022-01-27
2
-8
/
+5
*
Support unstable-trait feature for stm32
Ulf Lilleengen
2022-01-26
4
-11
/
+10
*
stm32/spi: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
1
-2
/
+1
*
stm32/i2c: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
2
-3
/
+1
[next]