273 Commits

Author SHA1 Message Date
Ulf Lilleengen
187b2fc243
Merge pull request #5461 from linuxtim/minor-book-fixes
book: Minor grammar and copy-editing changes
2026-03-04 07:23:32 +00:00
James Munns
bd6c4f95b1
Merge pull request #5466 from diondokter/mcxa-docs
[MCXA] include & update docs
2026-02-16 12:25:31 +00:00
Dion Dokter
b2673d8c9e [MCXA] include & update docs 2026-02-16 11:57:44 +01:00
Elen Eisendle
7505cd7358 docs: mention which crate has cargo size and nm 2026-02-16 11:55:18 +01:00
Tim Small
202d73de2a book: Fix typo in the stm32 developer documentation 2026-02-15 11:39:46 +00:00
Tim Small
4dc4ba428e book: iMXRT HAL section minor copy editing. 2026-02-15 11:39:46 +00:00
Tim Small
731844dbd2 book: Fix typo in the stm32 developer documentation 2026-02-15 11:39:41 +00:00
Tim Small
5af81e9918 book: Minor punctuation fix in bootloader section 2026-02-15 11:39:25 +00:00
Tim Small
7a5e67502a book: Minor grammar and copy tweaks for the "System Description" 2026-02-15 11:32:50 +00:00
Tim Small
80185166d3 book: Minor grammar and copy-editing changes
In the "Starting a new project" section minor grammar improvements.
2026-02-15 11:32:39 +00:00
Felipe Balbi
f3a7839cc8 [MICROCHIP] Add missing drivers to microchip.adoc 2026-01-09 09:58:10 -08:00
Felipe Balbi
5e30c73c60 [MICROCHIP] Add embassy-microchip HAL 2026-01-09 09:58:06 -08:00
Ulf Lilleengen
f9547e6455 chore: prepare crate releases 2026-01-04 16:26:19 +01:00
Ulf Lilleengen
8da656654e chore: update to stm32-metapac 19 2026-01-04 10:55:48 +01:00
xoviat
ca4fbafa52
Merge pull request #5123 from potatotech/fix-book-basic-app-refs
doc: Fix code blocks in book - basic application
2025-12-27 23:06:59 +00:00
Maciej Ślusarz
e831957751
Update embassy_in_the_wild.adoc
Add new project to the list
2025-12-26 21:55:13 +01:00
potatotech
a968457be3 Fix code blocks in book - basic application
New references inferred from changes made in these commits:
8ff497e9bc2d9fa7402bc6f060ebc8909ad97a32 (main.rs changed)
3a6ea3a31c90179fb3cbd30c18e3a310e2ee647c (Cargo.toml changed)
2025-12-21 23:12:17 -08:00
Ulf Lilleengen
79fe3da622 chore: prepare nrf hals for release 2025-12-15 09:32:46 +01:00
James Munns
2b607b8aae Add docs page 2025-12-05 12:58:31 +01:00
Ulf Lilleengen
7cd74f489f docs: mention nrf54 support 2025-12-02 14:59:28 +01:00
WillaWillNot
764c921a57 Reverted adding AnyBinding, removed AnyChannel, removed ability for ExtiInput to accept AnyPin and AnyChannel arguments, added ExtiPin trait for all pins which is lost on converstion to AnyPin and contains type-level ExtiChannel information 2025-11-22 16:48:46 -05:00
WillaWillNot
54d57bc72f Fixed broken examples/formatting reported by CI 2025-11-21 20:44:07 -05:00
WillaWillNot
623623a25f Updated documentation, fixed EXTI definition issues with chips that have touch sensing, updated examples, added generation of convenience method to bind_interrupts for easier type erasure 2025-11-21 16:36:15 -05:00
Steven Schulteis
5e90c3fdb3 Fix docs for embassy-boot state partition size 2025-11-18 19:24:12 -06:00
xoviat
30d6c7e53b
Merge branch 'main' into main 2025-11-09 10:47:48 -06:00
Aquarel
97db3cd2cd Add opentrig project to Embassy in the Wild page 2025-11-08 20:40:27 -05:00
Aquarel
9d0fadee4c Add mini power supply project to Embassy in the Wild page 2025-11-08 20:14:24 -05:00
xoviat
d7023ed3d1 fix edition 2025-10-29 17:29:16 -05:00
xoviat
8ff497e9bc doc: use frontpage example
ref #4776
2025-10-29 17:17:39 -05:00
Dario Nieuwenhuis
abc8e450f9 Edition 2024. 2025-10-06 23:19:53 +02:00
1-rafael-1
99ec24162a Add Air Quality Monitor project to Embassy in the Wild page 2025-10-04 16:19:46 +02:00
Ulf Lilleengen
0ba74a4127 chore: prepare crate releases 2025-09-30 10:31:33 +02:00
Carl Kadie
c101acbdc3
Update Embassy in the Wild with no_std Raspberry Pi Pico clock demonstrating layered Embassy tasks
(I also added a note that newer entries are at the top. If this isn't right, let me know or change.)
2025-09-06 14:05:45 -07:00
Dario Nieuwenhuis
8aec341f28 executor: return error when creating the spawntoken, not when spawning. 2025-08-29 13:23:21 +02:00
Ulf Lilleengen
83f2557eac chore: prepare embassy crate releases 2025-08-26 16:05:09 +02:00
Dario Nieuwenhuis
3a6ea3a31c Load all crates in the graph, honor the "publish" flag to prevent publishing examples/tests. 2025-08-25 19:44:50 +02:00
Ulf Lilleengen
c4c5167e3d chore: update metapac and prepare embassy-stm32 0.3.0 2025-08-12 18:17:41 +02:00
Rob Wells
794477eca3
book: Suggest Picotool for RP chips instead of elf2uf2-rs 2025-08-12 07:04:23 +01:00
Ulf Lilleengen
9ca44b519a chore: bump nrf and rp hal versions 2025-08-04 14:07:30 +02:00
Ulf Lilleengen
3f1ddaf60e chore: prepare embassy-executor 0.8 release 2025-07-31 10:33:14 +02:00
Dario Nieuwenhuis
996974e313
Merge pull request #4259 from natevw/patch-1
Update layer_by_layer.adoc to clarify PAC limitations
2025-07-24 23:14:45 +00:00
Ulf Lilleengen
8c087e3641 chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0 2025-07-16 15:47:37 +02:00
Ulf Lilleengen
4f50c85221 chore: update to embassy-nrf v0.4.0 2025-07-14 11:55:23 +02:00
Ulf Lilleengen
c7e33b28b8 Revert "chore: update to embassy-nrf v0.4.0"
This reverts commit 1df59ffec4eed74ade4086da496a32d376e4190a.
2025-07-14 11:50:13 +02:00
Ulf Lilleengen
1df59ffec4 chore: update to embassy-nrf v0.4.0 2025-07-14 11:46:47 +02:00
Dániel Buga
8d2657383e
Link to esp-generate 2025-07-02 10:33:16 +02:00
Dániel Buga
5da6e31a3e
Correct esp-hal link 2025-06-24 16:19:33 +02:00
paul fornage
f84792aaa7 Add syntax highlighter 2025-06-20 07:47:30 -07:00
9names
69abc42077 doc: add high-level embassy-boot a-b info 2025-06-01 00:08:09 +10:00
Nathan Vander Wilt
035040e53c
Update layer_by_layer.adoc to clarify PAC limitations
proposed fix for #4226, re. https://github.com/embassy-rs/embassy/issues/4226#issuecomment-2908772500
2025-05-27 11:38:11 -07:00