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
/
tests
/
stm32
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add DAC HIL test with ADC
JuliDi
2023-07-27
1
-3
/
+10
*
stm32/tests: fix cargo
xoviat
2023-07-15
1
-0
/
+1
*
wpan: add mac test
xoviat
2023-07-15
1
-7
/
+13
*
fix test
GhaithOueslati
2023-07-15
1
-3
/
+0
*
Release embassy-time v0.1.2
Dario Nieuwenhuis
2023-07-06
1
-1
/
+1
*
update embedded-hal crates.
Dario Nieuwenhuis
2023-07-04
1
-2
/
+2
*
stm32/tests: update ble test
xoviat
2023-06-22
1
-0
/
+3
*
Merge pull request #1569 from xoviat/tl-mbox-2
xoviat
2023-06-21
1
-1
/
+1
|
\
|
*
stm32/wpan: add ble, mac features and cleanup
xoviat
2023-06-18
1
-1
/
+1
*
|
Merge branch 'main' of https://github.com/embassy-rs/embassy into can
xoviat
2023-06-19
1
-3
/
+4
|
\
|
|
*
stm32/wpan: get --release working
xoviat
2023-06-13
1
-1
/
+1
|
*
tests/ble: disable test for now
xoviat
2023-06-12
1
-2
/
+2
|
*
fix CI for tests
goueslati
2023-06-12
1
-2
/
+2
|
*
fix CI for tests
goueslati
2023-06-12
1
-0
/
+1
|
*
Remove embassy-cortex-m crate, move stuff to embassy-hal-common.
Dario Nieuwenhuis
2023-06-09
1
-1
/
+1
*
|
Merge branch 'main' into can
xoviat
2023-05-30
1
-4
/
+6
|
\
|
|
*
ci: run HIL tests in parallel.
Dario Nieuwenhuis
2023-05-30
1
-0
/
+2
|
*
-
.
Merge #1489 #1500
bors[bot]
2023-05-29
1
-4
/
+4
|
|
\
\
|
|
|
*
stm32/tests: disable sdmmc test for now
xoviat
2023-05-29
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
*
stm32/ipcc: refactor examples and tests
xoviat
2023-05-27
1
-3
/
+3
|
|
/
*
/
stm32/can: add hw test and cleanup
xoviat
2023-05-30
1
-1
/
+7
|
/
*
Merge #1424
bors[bot]
2023-05-11
1
-0
/
+6
|
\
|
*
stm32/ble: fix tests and add instructions to run example
xoviat
2023-05-11
1
-1
/
+1
|
*
stm32/tests: add hil test for ble
xoviat
2023-05-03
1
-1
/
+7
*
|
stm32/usart: add baudrate calc test.
Dario Nieuwenhuis
2023-05-02
1
-0
/
+1
|
/
*
stm32/test: add real defmt timestamp
Dario Nieuwenhuis
2023-05-01
1
-1
/
+2
*
stm32/uart: feature-gate ringbuffer out when using gpdma, not supported yet.
Dario Nieuwenhuis
2023-05-01
1
-7
/
+13
*
Ring-buffered uart rx with one-period overrun detection
Rasmus Melchior Jacobsen
2023-05-01
1
-0
/
+2
*
Merge #1376
bors[bot]
2023-05-01
1
-1
/
+9
|
\
|
*
stm32/rtc: fix datetime and add f4 test
xoviat
2023-04-25
1
-1
/
+9
*
|
Bump versions preparing for -macros and -executor release
Ulf Lilleengen
2023-04-27
1
-1
/
+1
|
/
*
stm32/sdmmc: add hil test for f4.
Dario Nieuwenhuis
2023-04-17
1
-1
/
+42
*
Release embassy-sync v0.2.0
Dario Nieuwenhuis
2023-04-13
1
-1
/
+1
*
stm32/test: add C0 hil tests.
Dario Nieuwenhuis
2023-04-11
1
-1
/
+2
*
stm32/test: add h5 hil tests.
Dario Nieuwenhuis
2023-04-10
1
-0
/
+1
*
Update embedded-hal crates.
Dario Nieuwenhuis
2023-04-06
1
-2
/
+2
*
executor: add Pender, rework Cargo features.
Dario Nieuwenhuis
2023-04-03
1
-1
/
+1
*
Bump defmt-rtt to 0.4
Dario Nieuwenhuis
2022-11-29
1
-1
/
+1
*
Switch to async-fn-in-trait
Dario Nieuwenhuis
2022-11-25
1
-1
/
+1
*
Update Rust nightly.
Dario Nieuwenhuis
2022-10-26
1
-1
/
+1
*
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
1
-0
/
+1
*
Update embedded-hal versions and explicitly pin
Ulf Lilleengen
2022-09-29
1
-2
/
+2
*
time: add more tick rates, use 1mhz as default.
Dario Nieuwenhuis
2022-09-02
1
-1
/
+1
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
1
-1
/
+1
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-1
/
+2
*
Update to critical-section 1.0, atomic-polyfill 1.0
Dario Nieuwenhuis
2022-08-17
1
-1
/
+1
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
1
-1
/
+2
*
Remove the authors field from Cargo.tomls
Dario Nieuwenhuis
2022-06-18
1
-1
/
+0
*
Update to 2021 edition. (#820)
Dario Nieuwenhuis
2022-06-18
1
-2
/
+1
*
examples/stm32*, tests/stm32: specify time-tick-32768hz
Will Glynn
2022-05-31
1
-1
/
+1
[prev]
[next]