Ignore:
Timestamp:
Jun 22, 2021, 9:00:19 PM (3 years ago)
Author:
coas-nagasima
Message:

WolfSSLとAzure IoT SDKを更新

Location:
azure_iot_hub_f767zi/trunk/wolfssl-4.7.0
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • azure_iot_hub_f767zi/trunk/wolfssl-4.7.0/Makefile

    r457 r464  
    3434
    3535# trick rules into thinking we are in the root, when we are in the bulid dir
    36 VPATH = ../../wolfssl-4.4.0
     36VPATH = ../../wolfssl-4.7.0
    3737
    3838# Boiler-plate
     
    101101INCLUDE_PATHS += -I../../asp_baseplatform/files
    102102INCLUDE_PATHS += -I../../zlib-1.2.11/src
    103 INCLUDE_PATHS += -I../../wolfssl-4.4.0
    104 INCLUDE_PATHS += -I../../wolfssl-4.4.0/src
     103INCLUDE_PATHS += -I../../wolfssl-4.7.0
     104INCLUDE_PATHS += -I../../wolfssl-4.7.0/src
    105105
    106106# Objects and Paths
Note: See TracChangeset for help on using the changeset viewer.