Badr Bouslikhin
|
333b2afe6d
|
test(boot): add various write firmware test configurations
|
2024-02-11 20:17:15 +01:00 |
|
Badr Bouslikhin
|
eb3bd39b06
|
feat(boot): enhance firmware write functionality
|
2024-02-11 20:16:17 +01:00 |
|
Badr Bouslikhin
|
72ab04c453
|
Revert "feat(usb-dfu): change usb dfu chunks write mechanism "
This reverts commit c95bf6895a .
|
2024-02-11 19:38:16 +01:00 |
|
Badr Bouslikhin
|
8f7d80f9f7
|
Revert "feat(boot): introduce non-erase flash write method "
This reverts commit 2e8b7d2590 .
|
2024-02-11 19:38:15 +01:00 |
|
Badr Bouslikhin
|
2a09996a78
|
Merge branch 'embassy-rs:main' into usb-dfu-erase-then-write
|
2024-02-11 19:35:42 +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 |
|
Caleb Jamison
|
b4dc406e19
|
Switch to ticker
|
2024-02-10 17:00:10 -05:00 |
|
Caleb Jamison
|
c873dcbb20
|
Add explicit reset time to ws2812 write fn.
|
2024-02-10 16:55:32 -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 |
|
Guilherme S. Salustiano
|
fdb15b2054
|
add comments about buffer unsound
|
2024-02-10 08:58:31 +01:00 |
|
Guilherme S. Salustiano
|
40282c2666
|
add buffer input on transmit/receive
|
2024-02-10 08:49:14 +01:00 |
|
Guilherme S. Salustiano
|
3773928425
|
apply clippy sugestions
|
2024-02-10 08:18:32 +01:00 |
|
Guilherme S. Salustiano
|
802bdd1af8
|
remove first person comments and assert disable state when it's necessary
|
2024-02-10 08:09:08 +01: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 |
|
Priit Laes
|
6e2d54c40b
|
faq: Nightly is not required anymore
|
2024-02-09 10:14:55 +02:00 |
|
Priit Laes
|
bb743420be
|
faq: Fix typo
|
2024-02-09 10:14:34 +02:00 |
|
Caleb Garrett
|
f6645750c9
|
Removed hash DMA from unsupported configs.
|
2024-02-08 17:24:27 -05:00 |
|
Dario Nieuwenhuis
|
b326ee19bb
|
Merge pull request #2547 from plaes/spi-easydma-size-checks
nrf: spim/spis: Add size checks for EasyDMA buffer
|
2024-02-08 20:11:03 +00:00 |
|
Priit Laes
|
27411658d9
|
nrf: spim/spis: Add size checks for EasyDMA buffer
On most nRF chips, maximum buffer size for EasyDMA is 255, thus
we never got any data when attempting to use 256 bytes as RX/TX buffer.
|
2024-02-08 21:48:41 +02:00 |
|
xgroleau🐢
|
262518cfe5
|
fix: removed trailing comma
|
2024-02-08 09:02:07 -05:00 |
|
xgroleau🐢
|
09613e90de
|
fix: missing 0
|
2024-02-08 09:01:07 -05:00 |
|
xgroleau🐢
|
d48620d58f
|
fix: compilation for rtos trace
|
2024-02-08 08:59:06 -05:00 |
|
shufps
|
34c71b58cf
|
made adc example working with default clock configuration and switched in v1 to PCLK/2 per default
|
2024-02-08 11:28:53 +01:00 |
|
shufps
|
dabe48c3bd
|
fmt
|
2024-02-08 11:15:28 +01:00 |
|
shufps
|
b2b2abeb33
|
clippy
|
2024-02-08 11:14:29 +01:00 |
|