Michael de Silva
|
0ceb313b6f
|
FIX: Correct typo in stm32 gpio
|
2024-02-14 07:22:52 +05:30 |
|
Dario Nieuwenhuis
|
4c7ed5e055
|
Merge pull request #2565 from caleb-garrett/hmac
STM32 HMAC
|
2024-02-13 20:47:42 +01:00 |
|
Caleb Garrett
|
f0045b9217
|
Added HMAC to STM32 hash test.
|
2024-02-13 10:17:19 -05:00 |
|
Dario Nieuwenhuis
|
ee4afa4280
|
Merge pull request #2567 from jr-oss/faq_linker_error
FAQ add hint to embassy-time linker error to include HAL in linking
|
2024-02-13 15:33:31 +01:00 |
|
James Munns
|
4a0b1cbadb
|
Update docs/modules/ROOT/pages/faq.adoc
|
2024-02-13 15:23:50 +01:00 |
|
Ralf
|
f9af0096bd
|
FAQ add hint to embassy-time linker error to include HAL in linking
|
2024-02-13 15:04:47 +01:00 |
|
Caleb Garrett
|
14a678fe45
|
Fixed HMAC blocking mode.
|
2024-02-12 20:33:04 -05:00 |
|
Caleb Garrett
|
f0f1f2d14c
|
Added HMAC example.
|
2024-02-12 20:33:04 -05:00 |
|
Caleb Garrett
|
37c869827e
|
Update STM32 hash test.
|
2024-02-12 20:33:04 -05:00 |
|
Caleb Garrett
|
d8b4922b3c
|
Add STM32 HMAC function.
|
2024-02-12 20:33:04 -05:00 |
|
Dario Nieuwenhuis
|
8c82d1bcbc
|
Merge pull request #2528 from caleb-garrett/hash
STM32 Hash Accelerator
|
2024-02-13 01:36:11 +01:00 |
|
Dario Nieuwenhuis
|
e8c998aad8
|
Merge pull request #2563 from nbars/main
Print panics via defmt per default for the stm32f0 example
|
2024-02-12 20:30:04 +00:00 |
|
Dario Nieuwenhuis
|
9664972f53
|
Merge pull request #2562 from embassy-rs/rcc-h7-sdlevel
stm32/rcc: use h7 sdlevel enum from pac.
|
2024-02-12 20:27:43 +00:00 |
|
Nils Bars
|
6e24f0562d
|
Print panics via defmt per default for the stm32f0 example
|
2024-02-12 21:18:50 +01:00 |
|
Ulf Lilleengen
|
acaac8ef70
|
Merge pull request #2556 from chamburr/fix-async-updater
Fix unaligned buffer in async updater
|
2024-02-12 20:05:50 +00:00 |
|
Ulf Lilleengen
|
a2b7b0c8e0
|
Merge pull request #2414 from JomerDev/usb-logger-without-device
Adds function and macro to create usb logger without device (also fixes a logger issue)
|
2024-02-12 20:04:57 +00:00 |
|
Dario Nieuwenhuis
|
937a9e7955
|
stm32/rcc: use h7 sdlevel enum from pac.
|
2024-02-12 20:58:04 +01:00 |
|
Dario Nieuwenhuis
|
180f4c9c9b
|
Merge pull request #2561 from embassy-rs/net-docs2
net: enable dhcpv4-hostname feature in docs.
|
2024-02-12 19:51:59 +00:00 |
|
Dario Nieuwenhuis
|
affaf2be1f
|
net: enable dhcpv4-hostname feature in docs.
|
2024-02-12 20:50:06 +01:00 |
|
Jomer.Dev
|
16ed0b1e37
|
Move usb clas loop to private function
Move const to the outside of the logger
|
2024-02-12 19:01:22 +01:00 |
|
Dario Nieuwenhuis
|
b7c1ad553f
|
Merge pull request #2560 from embassy-rs/rcc-f3
stm32/rcc: port F3 RCC to new API
|
2024-02-12 01:29:32 +00:00 |
|
Dario Nieuwenhuis
|
0dc5e6d3e4
|
stm32/rcc: port F3 RCC to new API
See #2515
|
2024-02-12 02:19:31 +01:00 |
|
Caleb Garrett
|
7bf044278e
|
fmt
|
2024-02-11 11:47:38 -05:00 |
|
Caleb Garrett
|
eb64d71247
|
Consolidated hash drivers.
|
2024-02-11 11:32:29 -05:00 |
|
Han Cen
|
d77b6a60d2
|
Fix unaligned buffer in async updater
|
2024-02-10 20:45:44 +08:00 |
|
Dario Nieuwenhuis
|
edb3989b57
|
Merge pull request #2555 from eZioPan/timer-doc-fix
timer-doc-fix
|
2024-02-10 11:37:04 +00:00 |
|
eZio Pan
|
b4399a1bf5
|
timer-doc-fix
|
2024-02-10 16:22:36 +08:00 |
|
Dario Nieuwenhuis
|
f0ffc9f74a
|
Merge pull request #2553 from embassy-rs/update-metapac55
stm32: update metapac.
|
2024-02-10 02:02:52 +00:00 |
|
Dario Nieuwenhuis
|
832776d2c7
|
stm32: update metapac.
|
2024-02-10 02:50:35 +01:00 |
|
Caleb Garrett
|
0c9661a661
|
Merge branch 'main' into hash
|
2024-02-09 19:24:19 -05:00 |
|
Dario Nieuwenhuis
|
e7d0b8db88
|
Merge pull request #2499 from eZioPan/update-metapac8
Update embassy-stm32 after stm32-metapac timer_v2
|
2024-02-10 00:24:02 +01:00 |
|
eZio Pan
|
8fd803a5fe
|
use cfg_if to reduce macro condition
|
2024-02-10 00:00:43 +01:00 |
|
eZio Pan
|
0f94006be3
|
doc fix
|
2024-02-10 00:00:43 +01:00 |
|
eZio Pan
|
6c690ab259
|
restore original public API of timer, but keep new PAC
|
2024-02-10 00:00:43 +01:00 |
|
eZio Pan
|
b3cdf3a040
|
bug fix
|
2024-02-10 00:00:43 +01:00 |
|
eZio Pan
|
319f10da5d
|
stm32-timer: filter out c0, f1 and f37x
|
2024-02-10 00:00:43 +01:00 |
|
eZio Pan
|
5b646bc3bd
|
stm32-timer: L0 is special
|
2024-02-10 00:00:43 +01:00 |
|
eZio Pan
|
d538829f2f
|
add methods with macro
|
2024-02-10 00:00:43 +01:00 |
|
Dario Nieuwenhuis
|
53bf0332e9
|
asdkf
|
2024-02-10 00:00:43 +01:00 |
|
eZio Pan
|
dc4898ca89
|
update timer mod after stm32-metapac timer_v2
|
2024-02-09 23:58:13 +01:00 |
|
eZio Pan
|
d6636ca116
|
minor fix
|
2024-02-09 23:57:09 +01:00 |
|
Dario Nieuwenhuis
|
04147b4147
|
Merge pull request #2544 from shufps/feat/adc-l0
Feat/adc l0
|
2024-02-09 22:48:57 +00:00 |
|
Dario Nieuwenhuis
|
5e82e32784
|
Merge pull request #2541 from xgroleau/fix/executor-rtos-usage-time
fix: rtos-trace time missing
|
2024-02-09 22:20:06 +00:00 |
|
Ulf Lilleengen
|
1641f8a27e
|
Merge pull request #2397 from tyler-gilbert/add-write-immediate-api-dma-ring-buffer
Add write_immediate() function to STM32 DMA ringbufer API
|
2024-02-09 20:05:41 +00:00 |
|
Ulf Lilleengen
|
c4f3e0dfd5
|
Merge pull request #2540 from badrbouslikhin/bootloader-modular-flash-partitions
feat: enhance bootloader for multiple flash support
|
2024-02-09 19:33:51 +00:00 |
|
Ulf Lilleengen
|
fd9318f205
|
Merge pull request #2354 from AdinAck/docs-generation-1
Add Generation Repos to Docs
|
2024-02-09 19:33:16 +00:00 |
|
Ulf Lilleengen
|
8f273ee8e3
|
Merge pull request #2551 from embassy-rs/fix-docs
docs: use correct link to book
|
2024-02-09 19:32:30 +00:00 |
|
Ulf Lilleengen
|
32f950cb5e
|
docs: use correct link to book
Fixes #2550
|
2024-02-09 20:30:50 +01:00 |
|
Ulf Lilleengen
|
460cf79513
|
Merge pull request #2548 from plaes/faq-fixes
Faq fixes due to embassy-time crate split
|
2024-02-09 08:46:03 +00:00 |
|
Priit Laes
|
cbdc49ef8d
|
faq: embassy-time was split into three packages, update faq accordingly
I ran into this issue when I had to pull in embassy-nrf from git,
though cargo didn't complain about conflicting embassy-time links.
|
2024-02-09 10:15:53 +02:00 |
|