From 3061ecca3d0fdfb87dabbf5f63c9e06c2a30f53a Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 23 Aug 2018 17:08:59 +0200 Subject: o Initial import. --- .../blank/iar/blinky_rtc_FreeRTOS_pca10056.ewp | 1046 ++++++++++++++++++++ 1 file changed, 1046 insertions(+) create mode 100644 thirdparty/nRF5_SDK_15.0.0_a53641a/examples/peripheral/blinky_rtc_freertos/pca10056/blank/iar/blinky_rtc_FreeRTOS_pca10056.ewp (limited to 'thirdparty/nRF5_SDK_15.0.0_a53641a/examples/peripheral/blinky_rtc_freertos/pca10056/blank/iar/blinky_rtc_FreeRTOS_pca10056.ewp') diff --git a/thirdparty/nRF5_SDK_15.0.0_a53641a/examples/peripheral/blinky_rtc_freertos/pca10056/blank/iar/blinky_rtc_FreeRTOS_pca10056.ewp b/thirdparty/nRF5_SDK_15.0.0_a53641a/examples/peripheral/blinky_rtc_freertos/pca10056/blank/iar/blinky_rtc_FreeRTOS_pca10056.ewp new file mode 100644 index 0000000..fa263fb --- /dev/null +++ b/thirdparty/nRF5_SDK_15.0.0_a53641a/examples/peripheral/blinky_rtc_freertos/pca10056/blank/iar/blinky_rtc_FreeRTOS_pca10056.ewp @@ -0,0 +1,1046 @@ + + + + + 2 + nrf52840_xxaa + + ARM + + 0 + + General + 3 + + 22 + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ICCARM + 2 + + 31 + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AARM + 2 + + 9 + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + OBJCOPY + 0 + + 1 + 1 + 0 + + + + + + + + + CUSTOM + 3 + + + + + + + BICOMP + 0 + + + + BUILDACTION + 1 + + + + + + + ILINK + 0 + + 16 + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IARCHIVE + 0 + + 0 + 1 + 0 + + + + + + + BILINK + 0 + + + + Board Definition + $PROJ_DIR$\..\..\..\..\..\..\components\boards\boards.c + Third Parties + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\source\croutine.c + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\source\event_groups.c + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\source\portable\MemMang\heap_1.c + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\source\list.c + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\portable\IAR\nrf52\port.c + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\portable\CMSIS\nrf52\port_cmsis.c + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\portable\CMSIS\nrf52\port_cmsis_systick.c + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\source\queue.c + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\source\stream_buffer.c + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\source\tasks.c + $PROJ_DIR$\..\..\..\..\..\..\external\freertos\source\timers.c + nRF_Libraries + $PROJ_DIR$\..\..\..\..\..\..\components\libraries\button\app_button.c + $PROJ_DIR$\..\..\..\..\..\..\components\libraries\util\app_error.c + $PROJ_DIR$\..\..\..\..\..\..\components\libraries\util\app_error_handler_iar.c + $PROJ_DIR$\..\..\..\..\..\..\components\libraries\util\app_error_weak.c + $PROJ_DIR$\..\..\..\..\..\..\components\libraries\timer\app_timer_freertos.c + $PROJ_DIR$\..\..\..\..\..\..\components\libraries\util\app_util_platform.c + $PROJ_DIR$\..\..\..\..\..\..\components\libraries\util\nrf_assert.c + $PROJ_DIR$\..\..\..\..\..\..\components\libraries\strerror\nrf_strerror.c + nRF_Drivers + $PROJ_DIR$\..\..\..\..\..\..\integration\nrfx\legacy\nrf_drv_clock.c + $PROJ_DIR$\..\..\..\..\..\..\components\drivers_nrf\nrf_soc_nosd\nrf_nvic.c + $PROJ_DIR$\..\..\..\..\..\..\components\drivers_nrf\nrf_soc_nosd\nrf_soc.c + $PROJ_DIR$\..\..\..\..\..\..\modules\nrfx\drivers\src\nrfx_clock.c + $PROJ_DIR$\..\..\..\..\..\..\modules\nrfx\drivers\src\nrfx_gpiote.c + $PROJ_DIR$\..\..\..\..\..\..\modules\nrfx\drivers\src\nrfx_power_clock.c + $PROJ_DIR$\..\..\..\..\..\..\modules\nrfx\drivers\src\nrfx_rtc.c + Board Support + $PROJ_DIR$\..\..\..\..\..\..\components\libraries\bsp\bsp.c + Application + $PROJ_DIR$\..\..\..\main.c + $PROJ_DIR$\..\config\sdk_config.h + None + $PROJ_DIR$\..\..\..\..\..\..\modules\nrfx\mdk\iar_startup_nrf52840.s + $PROJ_DIR$\..\..\..\..\..\..\modules\nrfx\mdk\system_nrf52840.c + + -- cgit v1.2.3