embassy/examples
Ulf Lilleengen 55ff397c0c boot: release flash after prepare and refactor api
This refactoring of the chip specific bootloader creates the internal boot instance and aligned
buffer in the prepare stage, so that they are automatically dropped after. This unlocks a use
case where peripherals owning the flash need to be Drop'ed before load() happens.
2023-08-11 20:58:31 +02:00
..
.cargo move embassy-net-w5500 to subdir. 2023-05-31 00:54:20 +02:00
boot boot: release flash after prepare and refactor api 2023-08-11 20:58:31 +02:00
nrf-rtos-trace Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
nrf5340 Update to embedded-io 0.5 (#1752) 2023-08-07 13:43:09 +02:00
nrf52840 Update to embedded-io 0.5 (#1752) 2023-08-07 13:43:09 +02:00
nrf52840-rtic Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
rp Update to embedded-io 0.5 (#1752) 2023-08-07 13:43:09 +02:00
std Update to embedded-io 0.5 (#1752) 2023-08-07 13:43:09 +02:00
stm32c0 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
stm32f0 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
stm32f1 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
stm32f2 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
stm32f3 Set frequency in stm32 SPI examples 2023-07-31 00:02:50 +02:00
stm32f4 Update to embedded-io 0.5 (#1752) 2023-08-07 13:43:09 +02:00
stm32f7 Update to embedded-io 0.5 (#1752) 2023-08-07 13:43:09 +02:00
stm32f334 Fix package name for stm32f334-examples 2023-08-03 21:57:29 +01:00
stm32g0 changed ADDR variable to addr 2023-07-31 15:37:01 +05:30
stm32g4 stm32/pwm: add output type control 2023-07-29 12:01:32 -05:00
stm32h5 Update to embedded-io 0.5 (#1752) 2023-08-07 13:43:09 +02:00
stm32h7 Update to embedded-io 0.5 (#1752) 2023-08-07 13:43:09 +02:00
stm32l0 Update to embedded-io 0.5 (#1752) 2023-08-07 13:43:09 +02:00
stm32l1 Set frequency in stm32 SPI examples 2023-07-31 00:02:50 +02:00
stm32l4 stm32/l4: set rtc clock source in rcc 2023-08-08 19:58:03 -05:00
stm32l5 Update to embedded-io 0.5 (#1752) 2023-08-07 13:43:09 +02:00
stm32u5 Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
stm32wb wpan: fix examples 2023-07-30 16:46:33 +01:00
stm32wl stm32/rtc: remove generics and segregate clock sel 2023-08-08 19:47:01 -05:00
wasm Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00