| # /*--------------------------------------------------------------------------------------------- | |
| # * Copyright (c) 2022 STMicroelectronics. | |
| # * All rights reserved. | |
| # * This software is licensed under terms that can be found in the LICENSE file in | |
| # * the root directory of this software component. | |
| # * If no LICENSE file comes with this software, it is provided AS-IS. | |
| # *--------------------------------------------------------------------------------------------*/ | |
| from .external_memory_mgt import update_activation_c_code | |
| from .common_deploy import stm32ai_deploy, stm32ai_deploy_stm32n6, stm32ai_deploy_mpu | |