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
/
stm32f7
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: allocate space for 2 sockets, needed for dhcp.
Dario Nieuwenhuis
2023-01-19
1
-1
/
+1
*
Add smoltcp dhcp socket configuration
Paweł Jan Czochański
2023-01-19
1
-8
/
+3
*
stm32 otg: add examples.
chemicstry
2023-01-11
1
-0
/
+107
*
stm32/eth_v1: update to new embassy-net trait, remove PeripheralMutex.
Dario Nieuwenhuis
2022-12-13
1
-25
/
+25
*
Merge #1024
bors[bot]
2022-10-26
1
-1
/
+11
|
\
|
*
Improve examples
Grant Miller
2022-10-24
1
-4
/
+4
|
*
stm32/adc: Remove voltage and temperature conversions
Grant Miller
2022-10-24
1
-1
/
+11
*
|
stm32: Add support for read_until_idle on UART
Guillaume MICHEL
2022-10-26
1
-1
/
+3
|
/
*
Remove flash lock/unlock public API from stm32 flash, and perform the unlocki...
Mathias
2022-09-30
1
-1
/
+1
*
Remove Forever, switch to static_cell.
Dario Nieuwenhuis
2022-08-22
1
-7
/
+7
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
8
-13
/
+13
*
examples Remove the `fn config()` idiom.
Dario Nieuwenhuis
2022-08-17
3
-18
/
+9
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
8
-19
/
+22
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
8
-23
/
+23
*
Update embassy-stm32
Dario Nieuwenhuis
2022-07-23
1
-3
/
+8
*
embassy-stm32: Simplify time
Grant Miller
2022-07-10
2
-5
/
+5
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
9
-32
/
+16
*
WIP embassy-net v2
Dario Nieuwenhuis
2022-05-25
1
-90
/
+83
*
Automatically set ADC clock prescaler on v2 ADC to respect max frequency
Matous Hybl
2022-05-18
1
-0
/
+26
*
Merge #752
bors[bot]
2022-05-06
1
-4
/
+3
|
\
|
*
Replace embassy::io with embedded_io.
Dario Nieuwenhuis
2022-05-07
1
-4
/
+3
*
|
Add F7 flash and bootloader support
Matous Hybl
2022-05-06
1
-0
/
+59
|
/
*
embassy-stm32/eth: convert LAN8742 driver to generic SMI driver
David Lenfesty
2022-04-30
1
-4
/
+4
*
Use embassy/defmt-timestamp-uptime in all examples.
Dario Nieuwenhuis
2022-04-02
8
-54
/
+31
*
Format
chemicstry
2022-03-17
1
-1
/
+1
*
Cleanup
chemicstry
2022-03-16
1
-1
/
+2
*
Add F7 example
chemicstry
2022-03-16
1
-0
/
+43
*
stm32: Add standard crate-wide macros for pin/dma traits, switch all drivers ...
Dario Nieuwenhuis
2022-02-10
1
-3
/
+4
*
stm32/usart: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
1
-1
/
+0
*
stm32/exti: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
1
-1
/
+0
*
stm32/gpio: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-19
2
-9
/
+7
*
Review changes
Robert Walker
2021-12-29
1
-21
/
+5
*
Added and tested the usart dma example for stm32f767zi using a
Robert Walker
2021-12-28
1
-0
/
+46
*
examples: remove unused deps.
Dario Nieuwenhuis
2021-11-29
1
-2
/
+1
*
Add v1c ethernet driver for the STM32F7 family.
Matous Hybl
2021-11-10
2
-1
/
+139
*
Initial support for STM32F767ZI.
Matous Hybl
2021-10-26
5
-0
/
+136
[prev]