From 13e0fafc140c16539691d26afafaca417e7e2fbc Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 16 一月 2025 09:43:45 +0800 Subject: [PATCH] 更新为sdk0.7.0版本 --- 01_SDK/nimble/samples/bluetooth/ble_central/keil_107x/Objects/aes_decrypt.d | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/01_SDK/nimble/samples/bluetooth/ble_central/keil_107x/Objects/aes_decrypt.d b/01_SDK/nimble/samples/bluetooth/ble_central/keil_107x/Objects/aes_decrypt.d index 4b2ca7e..a13f722 100644 --- a/01_SDK/nimble/samples/bluetooth/ble_central/keil_107x/Objects/aes_decrypt.d +++ b/01_SDK/nimble/samples/bluetooth/ble_central/keil_107x/Objects/aes_decrypt.d @@ -1,5 +1,6 @@ .\objects\aes_decrypt.o: ..\..\..\..\host\nimble\ext\tinycrypt\src\aes_decrypt.c -.\objects\aes_decrypt.o: .\configuration\app_config_spark.h +.\objects\aes_decrypt.o: ..\..\..\..\config\soc_config.h +.\objects\aes_decrypt.o: .\configuration\sdk_config.h .\objects\aes_decrypt.o: ..\..\..\..\host\nimble\ext\tinycrypt\include\tinycrypt/aes.h .\objects\aes_decrypt.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h .\objects\aes_decrypt.o: ..\..\..\..\host\nimble\ext\tinycrypt\include\tinycrypt/constants.h -- Gitblit v1.9.3