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-net-adin1110
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix all check-cfg errors in the entire repo.
Dario Nieuwenhuis
2024-05-31
1
-1
/
+1
*
Update embedded-hal to v1.0
Dario Nieuwenhuis
2024-01-09
1
-5
/
+5
*
fix: expose less
Ulf Lilleengen
2023-12-20
1
-2
/
+3
*
docs: embassy-net-adin1110
Ulf Lilleengen
2023-12-20
1
-0
/
+2
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-2
/
+1
*
Update embedded-(hal,io,nal).
Dario Nieuwenhuis
2023-11-29
1
-2
/
+6
*
Update Rust nightly.
Dario Nieuwenhuis
2023-11-01
1
-0
/
+1
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-3
/
+3
*
Add more documentation and comment
René van Dorst
2023-09-07
1
-0
/
+7
*
fix some spelling
René van Dorst
2023-09-07
1
-2
/
+2
*
Update comment about turn around byte.
René van Dorst
2023-08-28
1
-2
/
+2
*
Show the error type
René van Dorst
2023-08-28
1
-2
/
+2
*
Add fmt.rs to improve log/debug and embbed and PC
René van Dorst
2023-08-28
1
-61
/
+40
*
Validate FCS in fifo_read() and refactor tests.
René van Dorst
2023-08-28
1
-158
/
+289
*
Don't let the MAC add FCS when it is done by app
René van Dorst
2023-08-27
1
-12
/
+29
*
Fix read_fifo() better readout and more checks
René van Dorst
2023-08-27
1
-22
/
+165
*
refactor write_fifo(), don´t copy frame data
René van Dorst
2023-08-24
1
-411
/
+228
*
Replace size_align_u32() with next_multiple_of()
René van Dorst
2023-08-24
1
-25
/
+5
*
Remove the `SPI::Error` as a generic parameter.
René van Dorst
2023-08-24
1
-19
/
+11
*
add embassy-net-adin1110 to .github/ci/doc.sh
René van Dorst
2023-08-24
1
-0
/
+1
*
remove the type_alias_impl_trait feature
René van Dorst
2023-08-24
1
-1
/
+0
*
more clippy fixes
René van Dorst
2023-08-24
1
-3
/
+5
*
Fix linting.
René van Dorst
2023-08-24
1
-66
/
+72
*
fix warning
René van Dorst
2023-08-24
1
-0
/
+3
*
Add embassy-net-adin1110
René van Dorst
2023-08-24
1
-0
/
+1246