Mercurial > public > ostc4
view ostc4pack/create_full_update_bin.bat @ 391:27c56f1b1856 ImproveBluetooth
Move Constants and libm to start of firmware ROM block:
This changes closes a not used memory gap between the vector table and the definition of the firmware version location. As result the overall image is about ~50k smaller
author | ideenmodellierer |
---|---|
date | Tue, 26 Nov 2019 18:02:48 +0100 |
parents | f8b7642704dd |
children | 85ba20760ad4 |
line wrap: on
line source
call step0_copy_bins.bat call step1_create_OSTC4_firmware_upload_bin.bat call step1_create_OSTC_RTE_upload.bat call step2_create_OSTC4update_bin.bat pause