]> begriffs open source - freertos/commit
Add IAR MPU project for STM32L475 Discovery Kit IoT Node
authorGaurav Aggarwal <aggarg@amazon.com>
Sat, 21 Dec 2019 00:04:04 +0000 (00:04 +0000)
committerGaurav Aggarwal <aggarg@amazon.com>
Sat, 21 Dec 2019 00:04:04 +0000 (00:04 +0000)
commitce7e8b87d8a5593e1d075d479171274e59f27791
treeab5957a816abfa35d3b141667df55000aa84e34c
parent96b6746364988b4c5c160d231aa70958bd3954a9
Add IAR MPU project for STM32L475 Discovery Kit IoT Node
12 files changed:
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Demo/app_main.c
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Demo/mpu_demo.c
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Projects/IAR/MPUDemo.ewd [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Projects/IAR/MPUDemo.ewp [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Projects/IAR/MPUDemo.eww [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Projects/IAR/memfault_handler.s [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Projects/IAR/startup_stm32l475xx.s [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Projects/IAR/stm32l475xx_flash.icf [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Projects/Keil/MPUDemo.uvoptx
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Projects/Keil/MPUDemo.uvprojx
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Projects/Keil/memfault_handler.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_MPU_STM32L4_Discovery_Keil_STM32Cube/Projects/STM32Cube/Startup/memfault_handler.c [new file with mode: 0644]