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
/
embassy-stm32
/
src
/
fmc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fmc_a13d16' of github.com:everdrone/embassy
xoviat
2025-11-09
1
-0
/
+18
|
\
|
*
Add definitions for 13-bit address and 16-bit data SDRAM
everdrone
2025-11-08
1
-0
/
+36
*
|
correct 16 bit SDRAM configuration label from 16 banks to 4 banks
Kat
2025-10-21
1
-1
/
+1
*
|
add 16 bit SDRAM configuration for Bank 1 in fmc.rs
Kat
2025-10-21
1
-0
/
+18
|
/
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
stm32/afio: make af_num() unavailable in afio chips.
Dario Nieuwenhuis
2025-09-06
1
-1
/
+1
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-12
/
+11
*
stm32: Add 13bit address sdram constructors
kalkyl
2024-07-17
1
-0
/
+40
*
stm32/gpio: refactor AfType
Jan Špaček
2024-06-16
1
-3
/
+2
*
Emit cargo:rustc-check-cfg instructions from build.rs
Jan Špaček
2024-05-30
1
-2
/
+2
*
stm32/rcc: replace generated enable/disable code with runtime info
Jan Špaček
2024-05-25
1
-4
/
+4
*
stm32: use private_bounds for sealed traits.
Dario Nieuwenhuis
2024-03-23
1
-10
/
+8
*
stm32: update metapac.
Dario Nieuwenhuis
2024-02-26
1
-2
/
+6
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-19
1
-0
/
+1
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-18
1
-0
/
+4
*
Add raw fmc access implementation
JuliDi
2023-10-28
1
-0
/
+31
*
enable clock first
pbert
2023-10-12
1
-1
/
+1
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
1
-2
/
+1
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-1
/
+1
*
fmt
William Yager
2023-07-03
1
-1
/
+0
*
Add bank 1 16 bit
William Yager
2023-07-03
1
-0
/
+19
*
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
1
-5
/
+3
*
stm32: fix fmc-related build failures on some F4's
Dario Nieuwenhuis
2023-02-13
1
-0
/
+276