minimum build code for new APPROTECT is chip type-specific

This commit is contained in:
Peter Hansen
2023-12-03 13:47:26 -05:00
parent a31ae52d1a
commit dd62bb16e5
8 changed files with 10 additions and 2 deletions

View File

@ -7,6 +7,7 @@ pub const FORCE_COPY_BUFFER_SIZE: usize = 512;
pub const FLASH_SIZE: usize = 1024 * 1024;
pub const RESET_PIN: u32 = 18;
pub const APPROTECT_MIN_BUILD_CODE: u8 = b'F';
embassy_hal_internal::peripherals! {
// USB