embassy/examples
bors[bot] bf4c0de16a
Merge #1139
1139: Wdt config changes r=lulf a=huntc

Per commits:

* By passing WDT config around we can control it more easily and promote sharing it between files.

* The memory layout of the s140 crept into a number of memory files, which can cause confusion (well, it did for me!).

* Obtaining the current WDT config is useful so that we do not have to duplicate configurations around the place. A constructor method has been introduced that attempts to return the current running WDT config from the WDT peripheral. The bootloader example has also been updated to show how the watchdog can be obtained and used.

Co-authored-by: huntc <huntchr@gmail.com>
2023-01-04 07:44:23 +00:00
..
boot Merge #1139 2023-01-04 07:44:23 +00:00
nrf net: split driver trait to a separate crate. 2022-12-26 04:49:08 +01:00
nrf-rtos-trace all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
rp rp: switch to released 0.2.1 pio crate. 2022-12-26 22:30:22 +01:00
std net: split driver trait to a separate crate. 2022-12-26 04:49:08 +01:00
stm32f0 enabled interrupt feature 2022-12-21 11:56:30 +05:30
stm32f1 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32f2 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32f3 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32f4 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32f7 net: split driver trait to a separate crate. 2022-12-26 04:49:08 +01:00
stm32g0 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32g4 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32h7 net: split driver trait to a separate crate. 2022-12-26 04:49:08 +01:00
stm32l0 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32l1 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32l4 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32l5 net: split driver trait to a separate crate. 2022-12-26 04:49:08 +01:00
stm32u5 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32wb Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32wl Add random example 2022-12-04 09:38:57 +01:00
wasm all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00