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-stm32f4-examples
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: consolidate crates
xoviat
2021-03-30
6
-392
/
+0
*
stm32: use embassy::main in more places
xoviat
2021-03-29
2
-61
/
+12
*
Reexport macros at root, use eveywhere as `#[embassy::task]`
Dario Nieuwenhuis
2021-03-29
5
-11
/
+10
*
stm32/serial: update to new traits.
Dario Nieuwenhuis
2021-03-29
1
-2
/
+5
*
Merge branch 'master' of https://github.com/akiles/embassy into proc-macro
xoviat
2021-03-27
1
-0
/
+146
|
\
|
*
Merge branch 'master' of https://github.com/akiles/embassy into st-usb
xoviat
2021-03-27
1
-1
/
+2
|
|
\
|
*
|
Move USB to embassy-extras
Thales Fragoso
2021-03-19
2
-151
/
+6
|
*
|
USB: Use updated PeripheralMutex
Thales Fragoso
2021-03-19
2
-2
/
+2
|
*
|
Bring back old usb example
Thales Fragoso
2021-03-19
2
-42
/
+185
|
*
|
Change ClassSet indexing and tune up example
Thales Fragoso
2021-03-19
1
-28
/
+57
|
*
|
Start working on usb serial
Thales Fragoso
2021-03-19
1
-0
/
+119
*
|
|
add embassy::main and implement for stm32f4
xoviat
2021-03-27
1
-38
/
+11
|
|
/
|
/
|
*
|
stm32: fix exti to require SysCfg.constrain()
xoviat
2021-03-22
1
-1
/
+2
|
/
*
F4: Fix compilation for other MCUs
Thales Fragoso
2021-03-18
2
-4
/
+2
*
Merge pull request #82 from xoviat/c-exti
Dario Nieuwenhuis
2021-03-18
1
-5
/
+2
|
\
|
*
fix extipin
xoviat
2021-03-17
1
-5
/
+2
*
|
cleanup misc. warnings
xoviat
2021-03-17
1
-3
/
+1
|
/
*
fix can example
xoviat
2021-03-17
1
-0
/
+2
*
Merge pull request #20 from xoviat/canbus
Dario Nieuwenhuis
2021-03-17
1
-0
/
+59
|
\
|
*
fixup
xoviat
2021-03-15
1
-11
/
+6
|
*
add can driver
xoviat
2021-03-15
1
-0
/
+64
*
|
Update features for latest nightly.
Dario Nieuwenhuis
2021-03-17
4
-0
/
+8
|
/
*
implement generics on serial
xoviat
2021-03-04
1
-1
/
+22
*
Move traits to separate crate.
xoviat
2021-03-02
2
-2
/
+2
*
Merge pull request #49 from thalesfragoso/st-timer
Dario Nieuwenhuis
2021-02-20
1
-0
/
+65
|
\
|
*
Add RTC timer for stm32f4
Thales Fragoso
2021-02-17
1
-0
/
+65
*
|
stm32f4-examples: add workaround for WFI breaking RTT
Dario Nieuwenhuis
2021-02-20
3
-0
/
+22
|
/
*
Get rid of some warnings
Thales Fragoso
2021-02-13
3
-19
/
+6
*
Executor API V2.
Dario Nieuwenhuis
2021-02-02
2
-14
/
+8
*
stm32f4/examples: add config and linker script so they're runnable.
Dario Nieuwenhuis
2021-01-21
3
-1
/
+100
*
minor cleanup to interface
xoviat
2021-01-14
1
-6
/
+8
*
Build stm32 and stm32-examples in test script.
Dario Nieuwenhuis
2021-01-14
1
-0
/
+67