* at the expense of a few more words of flash. ```rust #[link_section = ".regions"] static ITCM_REGION: Region = Region { start: 0x1000_0000, length: 0x4000 } ```