-
-
Save tyhoff/a7028c60f8e0db1a548d3f236967109f to your computer and use it in GitHub Desktop.
GCC .d file for aws/amazon-freertos/blob/master/vendors/nordic/nRF5_SDK_15.2.0/external/freertos/source/list.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| _build/nrf52840_xxaa/list.c.o: \ | |
| ../../../../../../external/freertos/source/list.c \ | |
| ../../../../../../external/freertos/source/include/FreeRTOS.h \ | |
| ../../../config/FreeRTOSConfig.h \ | |
| ../../../../../../components/libraries/util/app_util_platform.h \ | |
| ../../../../../../modules/nrfx/mdk/compiler_abstraction.h \ | |
| ../../../../../../modules/nrfx/mdk/nrf.h \ | |
| ../../../../../../modules/nrfx/mdk/nrf52840.h \ | |
| ../../../../../../components/toolchain/cmsis/include/core_cm4.h \ | |
| ../../../../../../components/toolchain/cmsis/include/core_cmInstr.h \ | |
| ../../../../../../components/toolchain/cmsis/include/cmsis_gcc.h \ | |
| ../../../../../../components/toolchain/cmsis/include/core_cmFunc.h \ | |
| ../../../../../../components/toolchain/cmsis/include/core_cmSimd.h \ | |
| ../../../../../../modules/nrfx/mdk/system_nrf52840.h \ | |
| ../../../../../../modules/nrfx/mdk/system_nrf.h \ | |
| ../../../../../../modules/nrfx/mdk/nrf52840_bitfields.h \ | |
| ../../../../../../modules/nrfx/mdk/nrf51_to_nrf52840.h \ | |
| ../../../../../../modules/nrfx/mdk/nrf52_to_nrf52840.h \ | |
| ../../../../../../modules/nrfx/mdk/compiler_abstraction.h \ | |
| ../../../../../../components/libraries/util/nrf_assert.h \ | |
| ../../../../../../components/libraries/util/app_error.h \ | |
| ../../../../../../components/libraries/util/sdk_errors.h \ | |
| ../../../../../../components/drivers_nrf/nrf_soc_nosd/nrf_error.h \ | |
| ../../../../../../components/libraries/util/nordic_common.h \ | |
| ../../../../../../components/libraries/util/app_error_weak.h \ | |
| ../../../../../../components/libraries/util/nrf_assert.h \ | |
| ../../../../../../external/freertos/source/include/projdefs.h \ | |
| ../../../../../../external/freertos/source/include/portable.h \ | |
| ../../../../../../external/freertos/source/include/deprecated_definitions.h \ | |
| ../../../../../../external/freertos/portable/GCC/nrf52/portmacro.h \ | |
| ../../../../../../external/freertos/portable/CMSIS/nrf52/portmacro_cmsis.h \ | |
| ../../../../../../components/libraries/util/app_util.h \ | |
| ../../../../../../external/freertos/source/include/mpu_wrappers.h \ | |
| ../../../../../../external/freertos/source/include/list.h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment