Skip to content

Instantly share code, notes, and snippets.

@tyhoff

tyhoff/list.d Secret

Last active January 4, 2020 02:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tyhoff/a7028c60f8e0db1a548d3f236967109f to your computer and use it in GitHub Desktop.
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
_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