embassy/embassy-boot
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 fix: bump embassy-boot version 2022-11-25 15:51:31 +01:00
nrf Pass WDT config around 2023-01-04 10:19:39 +11:00
rp Cleanup 2023-01-03 23:34:50 +01:00
stm32 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00