9names 4cc5ab9474 Add rp235x imagedef features (based on rp2040 boot2 features)
rp235x firmwares need an Image Definition if they want to be called
from the rp235x bootrom.

Currently this Image Definition is manually added to each project/example,
but for most users it will always be the default (Secure Exe).

This commit adds crate features to allow users to configure this, with the
default of including a Secure Exe Image Definition in.
Just like the boot2-* features, this includes an opt-out (imagedef-none)
to allow the user to not make use of this included Image Definition.
2025-02-16 15:43:01 +11:00
..
2024-08-09 16:09:16 -04:00
2024-08-09 16:09:16 -04:00
2025-01-30 00:16:36 +02:00
2023-06-16 01:41:07 +02:00
2024-09-04 13:42:03 -04:00
2023-05-29 22:01:19 +02:00
2024-11-16 22:22:47 +01:00
2024-10-25 13:12:24 +02:00
2024-08-08 21:35:21 -04:00
2024-12-03 00:14:24 +01:00
2025-01-12 20:56:08 -06:00
2024-09-17 21:26:59 +02:00
2025-02-12 13:22:43 +01:00