embassy/examples/boot/application
huntc 8497f98de2 Provides a means of obtaining the current WDT config
Obtaining the current WDT config is important so that we do not have to duplication configuration around the place. A constructor method has been introduced that returns WDT config in accordance with how the register is presently configured. The bootloader example has also been updated to show the watchdog can be obtained and used.
2023-01-04 12:13:44 +11:00
..
nrf Provides a means of obtaining the current WDT config 2023-01-04 12:13:44 +11:00
rp feat: embassy-boot for rp2040 2022-12-02 11:28:33 +01:00
stm32f3 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32f7 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00
stm32h7 Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +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
stm32wl Bump defmt-rtt to 0.4 2022-11-29 21:15:24 +01:00