mbed-os/tools/targets
Volodymyr Medvid 226edc1abd PSOC6.py: remove silicon ID check
PSoC 6 hex files contain 4-byte chip ID at virtual offset 0x90500002
added by PSoC Creator or cymcuelftool from .cymeta ELF section.
merge_images compares chip ID in CM0+ and CM4 hex files and raises
an exception in case of mismatch. Chip ID is different for each MPN
(for example, 0xE2072100 for CY8C6347BZI-BLD53 and 0xE2062100 for
CY8C6247BZI-D54). CM0+ prebuilt images target CY8C6347BZI-BLD53
but should be compatible with other PSoC6 MPNs.
Remove the check to enable merging CM0+ images with CM4 applications
built for different MPNs, with empty or absent cymetadata.
2019-01-22 15:40:22 -08:00
..
LPC.py Move target related code into it's own directory 2017-03-22 15:20:09 -05:00
NCS.py mbed OS 5.5.3, including the changes needed to enable 640k. Includes the proposed changes by Mac. 7/25/17 2017-07-25 17:37:14 -06:00
PSOC6.py PSOC6.py: remove silicon ID check 2019-01-22 15:40:22 -08:00
REALTEK_RTL8195AM.py This PR modifies the name of the bin file generated for SMCC FOTA feature 2018-11-23 21:00:46 +08:00
STM32_gen_PeripheralPins.py Don't use define checks on DEVICE_FOO macros (partner code) 2018-12-20 20:02:29 +11:00
__init__.py Add core option for Cortex-M33 with DSP enabled 2018-12-07 12:20:01 -06:00
lint.py Rename device option STCLK_OFF_DURING_SLEEP 2018-09-12 14:40:25 -05:00