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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove embassy-cortex-m crate, move stuff to embassy-hal-common.
Dario Nieuwenhuis
2023-06-09
1
-1
/
+1
*
ci: run HIL tests in parallel.
Dario Nieuwenhuis
2023-05-30
15
-57
/
+79
*
-
.
Merge #1489 #1500
bors[bot]
2023-05-29
5
-41
/
+22
|
\
\
|
|
*
stm32/tests: disable sdmmc test for now
xoviat
2023-05-29
1
-1
/
+1
|
|
/
|
/
|
|
*
tests/stm32: revert cfg changes
xoviat
2023-05-27
1
-5
/
+3
|
*
stm32/ipcc: refactor examples and tests
xoviat
2023-05-27
4
-13
/
+19
|
*
stm32/ipcc: extract tl_mbox linker file to embassy-stm32
xoviat
2023-05-27
1
-23
/
+0
|
*
stm32/ipcc: update test
goueslati
2023-05-26
1
-9
/
+9
|
/
*
stm32: move to bind_interrupts
xoviat
2023-05-24
4
-118
/
+121
*
Merge #1457
bors[bot]
2023-05-23
3
-3
/
+33
|
\
|
*
stm32/ipcc: disable test
xoviat
2023-05-22
1
-1
/
+1
|
*
stm32/ipcc: fix hil test
xoviat
2023-05-21
3
-5
/
+29
|
*
stm32/ipcc: enable test
xoviat
2023-05-21
1
-1
/
+1
|
*
updated test case
goueslati
2023-05-19
1
-1
/
+7
*
|
stm32 uart: Add a test for blocking RX overflow
Timo Kröger
2023-05-14
1
-1
/
+21
|
/
*
Merge #1424
bors[bot]
2023-05-11
2
-0
/
+57
|
\
|
*
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
2
-1
/
+58
*
|
stm32/test: remove adsfa
Dario Nieuwenhuis
2023-05-02
1
-1
/
+0
*
|
stm32/test: F1 no longer fits in RAM.
Dario Nieuwenhuis
2023-05-02
1
-1
/
+1
*
|
stm32/test: workaround #1426
Dario Nieuwenhuis
2023-05-02
2
-2
/
+8
*
|
stm32/usart: add baudrate calc test.
Dario Nieuwenhuis
2023-05-02
4
-24
/
+72
|
/
*
stm32/test: fix race condition in uart_dma.
Dario Nieuwenhuis
2023-05-01
1
-9
/
+18
*
stm32/test: cleanup ringbuffer test, exit on success (transferring 100kb)
Dario Nieuwenhuis
2023-05-01
1
-39
/
+38
*
stm32/test: add real defmt timestamp
Dario Nieuwenhuis
2023-05-01
2
-12
/
+2
*
stm32/uart: feature-gate ringbuffer out when using gpdma, not supported yet.
Dario Nieuwenhuis
2023-05-01
2
-7
/
+15
*
Support overflow detection for more than one ring-period
Rasmus Melchior Jacobsen
2023-05-01
1
-4
/
+15
*
Ring-buffered uart rx with one-period overrun detection
Rasmus Melchior Jacobsen
2023-05-01
2
-0
/
+190
*
Merge #1376
bors[bot]
2023-05-01
2
-1
/
+61
|
\
|
*
stm32/rtc: fix datetime and add f4 test
xoviat
2023-04-25
2
-1
/
+61
*
|
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
3
-1
/
+234
*
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
7
-2
/
+20
*
stm32/test: add h5 hil tests.
Dario Nieuwenhuis
2023-04-10
6
-16
/
+35
*
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
*
stm32: Add support for read_until_idle on UART
Guillaume MICHEL
2022-10-26
2
-16
/
+49
*
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
*
tests/stm32: add lpuart test on stm32wb55
Dario Nieuwenhuis
2022-08-20
2
-14
/
+2
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
7
-8
/
+9
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
6
-18
/
+18
*
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
7
-14
/
+15
[next]