diff --git a/LICENSE b/LICENSE index 8806560..8304c39 100644 --- a/LICENSE +++ b/LICENSE @@ -1,80 +1,26 @@ -Software License Agreement -MPLAB Harmony Integrated Software Framework v1.07.01 +© 2016 Microchip Technology Inc. and its subsidiaries. You may use this +software and any derivatives exclusively with Microchip products. -See documents/harmony_license_v1.07.01.pdf +THIS SOFTWARE IS SUPPLIED BY MICROCHIP "AS IS". NO WARRANTIES, WHETHER EXPRESS, +IMPLIED OR STATUTORY, APPLY TO THIS SOFTWARE, INCLUDING ANY IMPLIED WARRANTIES +OF NON-INFRINGEMENT, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE, OR +ITS INTERACTION WITH MICROCHIP PRODUCTS, COMBINATION WITH ANY OTHER PRODUCTS, OR +USE IN ANY APPLICATION. -################################################################################ +IN NO EVENT WILL MICROCHIP BE LIABLE FOR ANY INDIRECT, SPECIAL, PUNITIVE, +INCIDENTAL OR CONSEQUENTIAL LOSS, DAMAGE, COST OR EXPENSE OF ANY KIND WHATSOEVER +RELATED TO THE SOFTWARE, HOWEVER CAUSED, EVEN IF MICROCHIP HAS BEEN ADVISED OF +THE POSSIBILITY OR THE DAMAGES ARE FORESEEABLE. TO THE FULLEST EXTENT ALLOWED +BY LAW, MICROCHIP'S TOTAL LIABILITY ON ALL CLAIMS IN ANY WAY RELATED TO THIS +SOFTWARE WILL NOT EXCEED THE AMOUNT OF FEES, IF ANY, THAT YOU HAVE PAID DIRECTLY +TO MICROCHIP FOR THIS SOFTWARE. -FreeRTOS V8.2.3 - Copyright (C) 2015 Real Time Engineers Ltd. -All rights reserved +MICROCHIP PROVIDES THIS SOFTWARE CONDITIONALLY UPON YOUR ACCEPTANCE OF THESE +TERMS. -VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. +##################################################################### -This file is part of the FreeRTOS distribution. - -FreeRTOS is free software; you can redistribute it and/or modify it under -the terms of the GNU General Public License (version 2) as published by the -Free Software Foundation >>>> AND MODIFIED BY <<<< the FreeRTOS exception. - -*************************************************************************** ->>! NOTE: The modification to the GPL is included to allow you to !<< ->>! distribute a combined work that includes FreeRTOS without being !<< ->>! obliged to provide the source code for proprietary components !<< ->>! outside of the FreeRTOS kernel. !<< -*************************************************************************** - -FreeRTOS is distributed in the hope that it will be useful, but WITHOUT ANY -WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. Full license text is available on the following -link: http://www.freertos.org/a00114.html - -*************************************************************************** - * * - * FreeRTOS provides completely free yet professionally developed, * - * robust, strictly quality controlled, supported, and cross * - * platform software that is more than just the market leader, it * - * is the industry's de facto standard. * - * * - * Help yourself get started quickly while simultaneously helping * - * to support the FreeRTOS project by purchasing a FreeRTOS * - * tutorial book, reference manual, or both: * - * http://www.FreeRTOS.org/Documentation * - * * -*************************************************************************** - -http://www.FreeRTOS.org/FAQHelp.html - Having a problem? Start by reading -the FAQ page "My application does not run, what could be wrong?". Have you -defined configASSERT()? - -http://www.FreeRTOS.org/support - In return for receiving this top quality -embedded software for free we request you assist our global community by -participating in the support forum. - -http://www.FreeRTOS.org/training - Investing in training allows your team to -be as productive as possible as early as possible. Now you can receive -FreeRTOS training directly from Richard Barry, CEO of Real Time Engineers -Ltd, and the world's leading authority on the world's leading RTOS. - -http://www.FreeRTOS.org/plus - A selection of FreeRTOS ecosystem products, -including FreeRTOS+Trace - an indispensable productivity tool, a DOS -compatible FAT file system, and our tiny thread aware UDP/IP stack. - -http://www.FreeRTOS.org/labs - Where new FreeRTOS products go to incubate. -Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS. - -http://www.OpenRTOS.com - Real Time Engineers ltd. license FreeRTOS to High -Integrity Systems ltd. to sell under the OpenRTOS brand. Low cost OpenRTOS -licenses offer ticketed support, indemnification and commercial middleware. - -http://www.SafeRTOS.com - High Integrity Systems also provide a safety -engineered and independently SIL3 certified version for use in safety and -mission critical applications that require provable dependability. - -1 tab == 4 spaces! - -################################################################################ - - Parson ( http://kgabis.github.com/parson/ ) +Parson ( http://kgabis.github.com/parson/ ) Copyright (c) 2012 - 2015 Krzysztof Gabis Permission is hereby granted, free of charge, to any person obtaining a copy @@ -95,28 +41,7 @@ mission critical applications that require provable dependability. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ################################################################################ - - * Copyright (C) 2006-2015 wolfSSL Inc. - * - * This file is part of wolfSSL. (formerly known as CyaSSL) - * - * wolfSSL is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * wolfSSL is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - */ - - ################################################################################ +##################################################################### * Copyright (C) 2006-2016 wolfSSL Inc. * diff --git a/documents/images/mhc-generate-code-settings.png b/documents/images/mhc-generate-code-settings.png index 2ede19c..2c2d9e5 100644 Binary files a/documents/images/mhc-generate-code-settings.png and b/documents/images/mhc-generate-code-settings.png differ diff --git a/documents/iot-ethernet-firmware-compile-and-program.md b/documents/iot-ethernet-firmware-compile-and-program.md index 22d5b94..5504926 100644 --- a/documents/iot-ethernet-firmware-compile-and-program.md +++ b/documents/iot-ethernet-firmware-compile-and-program.md @@ -13,10 +13,10 @@ This document will show you where to find the latest _released_ version of the f You will need the following Microchip development tools to program and develop with the Microchip IoT Ethernet. - Download the latest project for IoT Ethernet from here: [IoT Ethernet Project](https://github.com/MicrochipTech/aws-iot-firmware-pic32mz/releases/latest) -- Download and install Microchip MPLAB® Harmony Integrated Software Framework v1.08 for your OS from here: [Harmony](http://www.microchip.com/mplab/mplab-harmony) +- Download and install Microchip MPLAB® Harmony Integrated Software Framework v1.08.01 for your OS from here: [Harmony](http://www.microchip.com/mplab/mplab-harmony) - Download and install Microchip MPLAB® X IDE for your OS from here: -[Microchip MPLAB® X IDE](http://www.microchip.com/mplabx) (3.30 tested) -- Download and install the v1.40 XC32 compiler for your OS from here (Install both v1.40 and v1.40B - Part Patch): [Microchip MPLAB® XC32 Compiler](http://www.microchip.com/xc32) (v1.40 with v1.40B part patch tested) +[Microchip MPLAB® X IDE](http://www.microchip.com/mplabx) (3.35 tested) +- Download and install the v1.42 XC32 compiler for your OS from here: [Microchip MPLAB® XC32 Compiler](http://www.microchip.com/xc32) More information about Microchip tools can be found on [Microchip's developer help site](http://microchip.wikidot.com/swtools:start) @@ -34,7 +34,7 @@ Example below is shown on MAC OS X, these instructions may vary slightly on diff - With your project opened, right click on the project __aws-iot-ethernet__ in the Projects tab and select __Set as Main Project__ - Follow these directions to install the Microchip Harmony Configurator (MHC): [Steps to Install MHC](http://ww1.microchip.com/downloads/en/DeviceDoc/MPLAB%20Harmony%20Configurator%20(MHC)%20and%20MPLAB%20Harmony%20Graphics%20Composer.pdf) - Open the MHC by clicking __Tools -> Embedded -> MPLAB Harmony Configurator__ -- The MHC will prompt asking to choose a Harmony framework to use, select "Yes" and select the location of your v1.08 Harmony install and click "OK" +- The MHC will prompt asking to choose a Harmony framework to use, select "Yes" and select the location of your Harmony install and click "OK" - The MHC will then ask if you want to open the configuration file __IoT-Ethernet.mhc__ for the __aws-iot-ethernet__ project, select "Open" to proceed. - With the new Harmony framework selected for your project, you will need to regenerate code by clicking the generate code button. ![](images/generateCode.png) - A settings window will pop up, check only the box "Create a backup...": ![](images/mhc-generate-code-settings.png) @@ -56,6 +56,3 @@ If you are having trouble, check to make sure that each of the issues bellow are #### Project won't compile due to missing files - Often times a project won't compile if you are on a Windows machine due to a limitation in the path length. Windows OS has a max path length of 260 characters, so file paths are sometimes truncated when attempting to compile which leads to files not being found by the compiler. Try putting the project in the topmost directory, usually "C:/". For more information please see [MSDN article from Microsoft](https://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx#maxpath). - -#### Project won't compile due to errors such as missing ADCxxx registers -- v1.40 compiler must be updated with the v1.40B which is the "Part Patch". This installer will update your v1.40 compiler with the required files to compile for the part on the IoT Ethernet Kit. Again, this can be downloaded at [Microchip MPLAB® XC32 Compiler](http://www.microchip.com/xc32). diff --git a/documents/iot-ethernet-mplab-ipe.md b/documents/iot-ethernet-mplab-ipe.md index ff37c94..d7dcdad 100644 --- a/documents/iot-ethernet-mplab-ipe.md +++ b/documents/iot-ethernet-mplab-ipe.md @@ -15,7 +15,7 @@ You will need the following Microchip development tools to program the Microchip - Download the latest HEX file for IoT Ethernet from here: [IoT Ethernet Project](https://github.com/MicrochipTech/aws-iot-firmware-pic32mz/releases/latest) - Download and install Microchip MPLAB® X IDE for your OS from here: -[Microchip MPLAB® X IDE](http://www.microchip.com/mplabx) (3.30 tested) +[Microchip MPLAB® X IDE](http://www.microchip.com/mplabx) (3.35 tested) - PICKit 3 In-Circuit Debugger/Programmer (or other programmer) --- diff --git a/documents/iot-ethernet-out-of-box-guide.md b/documents/iot-ethernet-out-of-box-guide.md index bb3a919..aa738bd 100755 --- a/documents/iot-ethernet-out-of-box-guide.md +++ b/documents/iot-ethernet-out-of-box-guide.md @@ -25,42 +25,6 @@ You will need the following Microchip development tools to run out of box demo > NOTE: If you are a **Microchip Employee** we have a corporate AWS account that must be used. To setup your AWS IoT device please go to https://setup.iot.microchip.com for more information ---- -### Setting Up the AWS Command Line Interface -#### Linux, Unix, and Windows Installations -Follow the instructions in the [Getting Set Up with the AWS Command Line Interface](http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-set-up.html) for installations for your operating system. - -#### Mac OS X Installation -This assumes that you have not installed previous version of Python, awscli, or openssl; if you have you will need to uninstall those versions. You will need to use a version of openssl 1.0.0 or later to connect to AWS IoT services as TLS 1.1 is required. To do this follow the these steps: - -1. Use [Homebrew](http://brew.sh/) to install the latest version of openssl with the following commands in a terminal window. You will need to force the links so that Python will use the right version of openssl. - - ``` - brew update - brew install openssl - brew link --force openssl - ``` -- Reinstall Python to use the latest openssl: - - ``` - brew install python --with-brewed-openssl - ``` -- To verify that python was updated run the following command and make sure the version os greater than 1.0.2d - - ``` - python -c 'import ssl; print ssl.OPENSSL_VERSION' - ``` -- Install/upgrade the AWS CLI: - - ``` - pip install --upgrade awscli - ``` -- To verify the version of the AWS CLI tool installed run the following command and look for version 1.10.x or greater: - - ``` - aws --version - ``` - --- ### Setting Up the AWS IoT Service diff --git a/software/aws-iot-ethernet/firmware/aws-iot-ethernet.X/nbproject/configurations.xml b/software/aws-iot-ethernet/firmware/aws-iot-ethernet.X/nbproject/configurations.xml index 926fef2..cec7b07 100644 --- a/software/aws-iot-ethernet/firmware/aws-iot-ethernet.X/nbproject/configurations.xml +++ b/software/aws-iot-ethernet/firmware/aws-iot-ethernet.X/nbproject/configurations.xml @@ -6,31 +6,31 @@ projectFiles="true"> - + - ../src/system_config/IoT-Ethernet/framework/driver/adc/drv_adc_static.h + ../src/system_config/IoT_Ethernet/framework/driver/adc/drv_adc_static.h - ../src/system_config/IoT-Ethernet/framework/driver/cmp/drv_cmp_static.h + ../src/system_config/IoT_Ethernet/framework/driver/cmp/drv_cmp_static.h - ../src/system_config/IoT-Ethernet/framework/net/pres/net_pres_enc_glue.h + ../src/system_config/IoT_Ethernet/framework/net/pres/net_pres_enc_glue.h - ../src/system_config/IoT-Ethernet/framework/system/clk/sys_clk_static.h + ../src/system_config/IoT_Ethernet/framework/system/clk/sys_clk_static.h - ../src/system_config/IoT-Ethernet/FreeRTOSConfig.h - ../src/system_config/IoT-Ethernet/config.h - ../src/system_config/IoT-Ethernet/system_config.h - ../src/system_config/IoT-Ethernet/system_definitions.h + ../src/system_config/IoT_Ethernet/FreeRTOSConfig.h + ../src/system_config/IoT_Ethernet/config.h + ../src/system_config/IoT_Ethernet/system_config.h + ../src/system_config/IoT_Ethernet/system_definitions.h ../src/app.h @@ -42,308 +42,308 @@ - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/ecc.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/arc4.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/pwdbased.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/tfm.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/asn.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/des3.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/rsa.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/aes.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/md5.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/sha.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/sha256.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/sha512.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/hmac.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/hash.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/compress.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/random.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/coding.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/error-crypt.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/integer.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/internal.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/logging.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/memory.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/misc.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/port.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/settings.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/types.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/version.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/visibility.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/asn_public.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/camellia.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/certs_test.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/dh.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/dsa.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/ec.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/hc128.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/md2.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/md4.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/mpi_class.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/mpi_superclass.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/rabbit.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/ripemd.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/ssl.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/ecc.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/arc4.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/pwdbased.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/tfm.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/asn.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/des3.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/rsa.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/aes.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/md5.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/sha.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/sha256.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/sha512.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/hmac.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/hash.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/compress.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/random.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/coding.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/error-crypt.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/integer.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/internal.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/logging.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/memory.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/misc.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/port.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/settings.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/types.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/version.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/visibility.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/asn_public.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/camellia.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/certs_test.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/dh.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/dsa.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/ec.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/hc128.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/md2.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/md4.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/mpi_class.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/mpi_superclass.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/rabbit.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/ripemd.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/ssl.h - ../../../../../../../microchip/harmony/v1_08/framework/crypto/crypto.h + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/crypto.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethmac/drv_ethmac.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethmac/src/drv_ethmac_local.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethmac/src/dynamic/_eth_dcpt_lists.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethmac/src/dynamic/drv_ethmac_lib.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethmac/drv_ethmac.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethmac/src/drv_ethmac_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethmac/src/dynamic/_eth_dcpt_lists.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethmac/src/dynamic/drv_ethmac_lib.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethphy/drv_ethphy.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethphy/src/drv_ethphy_local.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethphy/src/dynamic/drv_extphy_regs.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethphy/src/dynamic/drv_extphy_smsc8740.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethphy/drv_ethphy.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethphy/src/drv_ethphy_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethphy/src/dynamic/drv_extphy_regs.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethphy/src/dynamic/drv_extphy_smsc8740.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/nvm/src/drv_nvm_local.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/nvm/src/drv_nvm_variant_mapping.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/nvm/src/drv_nvm_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/nvm/src/drv_nvm_variant_mapping.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/nvm/drv_nvm.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/nvm/drv_nvm.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/tmr/src/drv_tmr_variant_mapping.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/tmr/src/drv_tmr_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/tmr/src/drv_tmr_variant_mapping.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/tmr/src/drv_tmr_local.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/tmr/drv_tmr.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/tmr/drv_tmr_mapping.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/tmr/drv_tmr_compatibility.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/tmr/drv_tmr.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/tmr/drv_tmr_mapping.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/tmr/drv_tmr_compatibility.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/usb/usbhs/src/drv_usbhs_local.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/usb/usbhs/src/drv_usbhs_variant_mapping.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/usb/usbhs/src/drv_usbhs_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/usb/usbhs/src/drv_usbhs_variant_mapping.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/usb/usbhs/drv_usbhs.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/usb/usbhs/drv_usbhs.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/usb/drv_usb.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/usb/drv_usb.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/driver.h - ../../../../../../../microchip/harmony/v1_08/framework/driver/driver_common.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/driver.h + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/driver_common.h - ../../../../../../../microchip/harmony/v1_08/framework/gfx/gfx_palette.h + ../../../../../../../microchip/harmony/v1_08_01/framework/gfx/gfx_palette.h - ../../../../../../../microchip/harmony/v1_08/framework/net/pres/src/net_pres_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/net/pres/src/net_pres_local.h - ../../../../../../../microchip/harmony/v1_08/framework/net/pres/net_pres.h - ../../../../../../../microchip/harmony/v1_08/framework/net/pres/net_pres_certstore.h - ../../../../../../../microchip/harmony/v1_08/framework/net/pres/net_pres_encryptionproviderapi.h - ../../../../../../../microchip/harmony/v1_08/framework/net/pres/net_pres_socketapi.h - ../../../../../../../microchip/harmony/v1_08/framework/net/pres/net_pres_transportapi.h - ../../../../../../../microchip/harmony/v1_08/framework/net/pres/net_pres_socketapiconversion.h + ../../../../../../../microchip/harmony/v1_08_01/framework/net/pres/net_pres.h + ../../../../../../../microchip/harmony/v1_08_01/framework/net/pres/net_pres_certstore.h + ../../../../../../../microchip/harmony/v1_08_01/framework/net/pres/net_pres_encryptionproviderapi.h + ../../../../../../../microchip/harmony/v1_08_01/framework/net/pres/net_pres_socketapi.h + ../../../../../../../microchip/harmony/v1_08_01/framework/net/pres/net_pres_transportapi.h + ../../../../../../../microchip/harmony/v1_08_01/framework/net/pres/net_pres_socketapiconversion.h - ../../../../../../../microchip/harmony/v1_08/framework/osal/src/osal_impl_basic.h - ../../../../../../../microchip/harmony/v1_08/framework/osal/src/osal_impl_none.h - ../../../../../../../microchip/harmony/v1_08/framework/osal/src/osal_freertos.h + ../../../../../../../microchip/harmony/v1_08_01/framework/osal/src/osal_impl_basic.h + ../../../../../../../microchip/harmony/v1_08_01/framework/osal/src/osal_impl_none.h + ../../../../../../../microchip/harmony/v1_08_01/framework/osal/src/osal_freertos.h - ../../../../../../../microchip/harmony/v1_08/framework/osal/osal.h - ../../../../../../../microchip/harmony/v1_08/framework/osal/osal_definitions.h + ../../../../../../../microchip/harmony/v1_08_01/framework/osal/osal.h + ../../../../../../../microchip/harmony/v1_08_01/framework/osal/osal_definitions.h - ../../../../../../../microchip/harmony/v1_08/framework/peripheral/peripheral.h - ../../../../../../../microchip/harmony/v1_08/framework/peripheral/peripheral_common.h - ../../../../../../../microchip/harmony/v1_08/framework/peripheral/peripheral_common_32bit.h + ../../../../../../../microchip/harmony/v1_08_01/framework/peripheral/peripheral.h + ../../../../../../../microchip/harmony/v1_08_01/framework/peripheral/peripheral_common.h + ../../../../../../../microchip/harmony/v1_08_01/framework/peripheral/peripheral_common_32bit.h - ../../../../../../../microchip/harmony/v1_08/framework/system/clk/sys_clk.h - ../../../../../../../microchip/harmony/v1_08/framework/system/clk/sys_clk_mapping.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/clk/sys_clk.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/clk/sys_clk_mapping.h - ../../../../../../../microchip/harmony/v1_08/framework/system/command/sys_command.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/command/sys_command.h - ../../../../../../../microchip/harmony/v1_08/framework/system/common/sys_common.h - ../../../../../../../microchip/harmony/v1_08/framework/system/common/sys_module.h - ../../../../../../../microchip/harmony/v1_08/framework/system/common/sys_buffer.h - ../../../../../../../microchip/harmony/v1_08/framework/system/common/sys_queue.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/common/sys_common.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/common/sys_module.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/common/sys_buffer.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/common/sys_queue.h - ../../../../../../../microchip/harmony/v1_08/framework/system/console/src/sys_console_local.h - ../../../../../../../microchip/harmony/v1_08/framework/system/console/src/sys_console_usb_cdc_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/console/src/sys_console_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/console/src/sys_console_usb_cdc_local.h - ../../../../../../../microchip/harmony/v1_08/framework/system/console/sys_console.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/console/sys_console.h - ../../../../../../../microchip/harmony/v1_08/framework/system/debug/src/sys_debug_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/debug/src/sys_debug_local.h - ../../../../../../../microchip/harmony/v1_08/framework/system/debug/sys_debug.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/debug/sys_debug.h - ../../../../../../../microchip/harmony/v1_08/framework/system/devcon/src/sys_devcon_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/devcon/src/sys_devcon_local.h - ../../../../../../../microchip/harmony/v1_08/framework/system/devcon/sys_devcon.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/devcon/sys_devcon.h - ../../../../../../../microchip/harmony/v1_08/framework/system/fs/mpfs/src/mpfs_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/fs/mpfs/src/mpfs_local.h - ../../../../../../../microchip/harmony/v1_08/framework/system/fs/src/sys_fs_local.h - ../../../../../../../microchip/harmony/v1_08/framework/system/fs/src/sys_fs_media_manager_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/fs/src/sys_fs_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/fs/src/sys_fs_media_manager_local.h - ../../../../../../../microchip/harmony/v1_08/framework/system/fs/sys_fs.h - ../../../../../../../microchip/harmony/v1_08/framework/system/fs/sys_fs_media_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/system/fs/mpfs/mpfs.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/fs/sys_fs.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/fs/sys_fs_media_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/fs/mpfs/mpfs.h - ../../../../../../../microchip/harmony/v1_08/framework/system/int/src/sys_int_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/int/src/sys_int_private.h - ../../../../../../../microchip/harmony/v1_08/framework/system/int/sys_int.h - ../../../../../../../microchip/harmony/v1_08/framework/system/int/sys_int_mapping.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/int/sys_int.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/int/sys_int_mapping.h - ../../../../../../../microchip/harmony/v1_08/framework/system/ports/sys_ports.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/ports/sys_ports.h - ../../../../../../../microchip/harmony/v1_08/framework/system/random/src/sys_random_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/random/src/sys_random_local.h - ../../../../../../../microchip/harmony/v1_08/framework/system/random/sys_random.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/random/sys_random.h - ../../../../../../../microchip/harmony/v1_08/framework/system/reset/src/sys_reset_local.h - ../../../../../../../microchip/harmony/v1_08/framework/system/reset/src/sys_reset_mapping.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/reset/src/sys_reset_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/reset/src/sys_reset_mapping.h - ../../../../../../../microchip/harmony/v1_08/framework/system/reset/sys_reset.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/reset/sys_reset.h - ../../../../../../../microchip/harmony/v1_08/framework/system/tmr/src/sys_tmr_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/tmr/src/sys_tmr_local.h - ../../../../../../../microchip/harmony/v1_08/framework/system/tmr/sys_tmr.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/tmr/sys_tmr.h - ../../../../../../../microchip/harmony/v1_08/framework/system/system.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/system.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/common/sys_fs_wrapper.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/common/helpers.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/common/sys_fs_wrapper.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/common/helpers.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/berkeley_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/dhcpv6_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/dhcpv6_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/lldp_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/lldp_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/lldp_tlv.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/berkeley_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/dhcpv6_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/dhcpv6_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/lldp_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/lldp_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/lldp_tlv.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcp_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcp_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/udp_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/udp_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_heap_alloc.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/arp_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/arp_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/dhcp_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/dhcp_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/dns_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/dns_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/http_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/http_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/nbns_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/sntp_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/zero_conf_helper.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/zero_conf_link_local_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/zero_conf_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_announce_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/hash_fnv.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/link_list.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/oahash.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_helpers_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_manager_control.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_module_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_notify.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_packet.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_types.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/ipv4_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/ipv4_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcp_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcp_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/udp_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/udp_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_heap_alloc.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/arp_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/arp_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/dhcp_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/dhcp_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/dns_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/dns_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/http_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/http_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/nbns_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/sntp_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/zero_conf_helper.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/zero_conf_link_local_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/zero_conf_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_announce_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/hash_fnv.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/link_list.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/oahash.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_helpers_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_manager_control.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_module_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_notify.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_packet.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_private.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_types.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/ipv4_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/ipv4_private.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcp.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/udp.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcpip_heap.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/arp.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tls.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/dhcp.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/dns.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/http.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/nbns.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/sntp.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/zero_conf_link_local.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/zero_conf_multicast_dns.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcpip_helpers.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcpip_manager.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcpip.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/dhcpv6.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/lldp.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcpip_announce.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcpip_reboot.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcpip_common_ports.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/ipv4.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcpip_mac.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcpip_mac_object.h - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/tcpip_ethernet.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcp.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/udp.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcpip_heap.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/arp.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tls.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/dhcp.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/dns.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/http.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/nbns.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/sntp.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/zero_conf_link_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/zero_conf_multicast_dns.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcpip_helpers.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcpip_manager.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcpip.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/dhcpv6.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/lldp.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcpip_announce.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcpip_reboot.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcpip_common_ports.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/ipv4.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcpip_mac.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcpip_mac_object.h + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/tcpip_ethernet.h - ../../../../../../../microchip/harmony/v1_08/framework/usb/src/usb_device_local.h - ../../../../../../../microchip/harmony/v1_08/framework/usb/src/usb_device_mapping.h - ../../../../../../../microchip/harmony/v1_08/framework/usb/src/usb_device_cdc_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/src/usb_device_local.h + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/src/usb_device_mapping.h + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/src/usb_device_cdc_local.h - ../../../../../../../microchip/harmony/v1_08/framework/usb/usb_device.h - ../../../../../../../microchip/harmony/v1_08/framework/usb/usb_billboard.h - ../../../../../../../microchip/harmony/v1_08/framework/usb/usb_chapter_9.h - ../../../../../../../microchip/harmony/v1_08/framework/usb/usb_common.h - ../../../../../../../microchip/harmony/v1_08/framework/usb/usb_cdc.h - ../../../../../../../microchip/harmony/v1_08/framework/usb/usb_device_cdc.h + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/usb_device.h + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/usb_billboard.h + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/usb_chapter_9.h + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/usb_common.h + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/usb_cdc.h + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/usb_device_cdc.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ/ISR_Support.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ/portmacro.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/croutine.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/event_groups.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/FreeRTOS.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/list.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/mpu_wrappers.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/portable.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/projdefs.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/queue.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/semphr.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/StackMacros.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/deprecated_definitions.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/task.h - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/include/timers.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/croutine.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/event_groups.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/FreeRTOS.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/list.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/mpu_wrappers.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/portable.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/projdefs.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/queue.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/semphr.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/StackMacros.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/deprecated_definitions.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/task.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include/timers.h ../src/parson.h @@ -353,237 +353,237 @@ - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/aes.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/arc4.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/asn.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/asn_public.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/blake2-impl.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/blake2-int.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/blake2.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/camellia.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/chacha.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/coding.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/compress.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/des3.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/dh.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/dsa.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/ecc.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/error-crypt.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/fips_test.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/hc128.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/hmac.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/integer.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/logging.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/md2.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/md4.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/md5.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/memory.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/misc.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/mpi_class.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/mpi_superclass.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/pkcs7.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/poly1305.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/pwdbased.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/rabbit.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/random.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/ripemd.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/rsa.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/settings.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/settings_comp.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/sha.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/sha256.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/sha512.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/tfm.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/types.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/visibility.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ctaocrypt/wc_port.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/aes.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/arc4.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/asn.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/asn_public.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/blake2-impl.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/blake2-int.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/blake2.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/camellia.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/chacha.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/coding.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/compress.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/des3.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/dh.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/dsa.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/ecc.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/error-crypt.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/fips_test.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/hc128.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/hmac.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/integer.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/logging.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/md2.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/md4.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/md5.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/memory.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/misc.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/mpi_class.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/mpi_superclass.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/pkcs7.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/poly1305.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/pwdbased.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/rabbit.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/random.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/ripemd.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/rsa.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/settings.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/settings_comp.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/sha.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/sha256.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/sha512.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/tfm.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/types.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/visibility.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ctaocrypt/wc_port.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/asn1.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/bio.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/bn.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/conf.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/crypto.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/des.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/dh.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/dsa.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/ec.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/ec25519.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/ecdh.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/ecdsa.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/ed25519.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/engine.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/err.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/evp.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/hmac.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/lhash.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/md4.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/md5.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/ocsp.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/opensslconf.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/opensslv.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/ossl_typ.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/pem.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/pkcs12.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/rand.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/ripemd.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/rsa.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/sha.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/ssl.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/stack.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/ui.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/x509.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/openssl/x509v3.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/asn1.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/bio.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/bn.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/conf.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/crypto.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/des.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/dh.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/dsa.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/ec.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/ec25519.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/ecdh.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/ecdsa.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/ed25519.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/engine.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/err.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/evp.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/hmac.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/lhash.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/md4.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/md5.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/ocsp.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/opensslconf.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/opensslv.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/ossl_typ.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/pem.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/pkcs12.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/rand.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/ripemd.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/rsa.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/sha.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/ssl.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/stack.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/ui.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/x509.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/openssl/x509v3.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/callbacks.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/certs_test.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/crl.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/error-ssl.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/internal.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ocsp.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/options.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/sniffer.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/sniffer_error.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/ssl.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/test.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/cyassl/version.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/callbacks.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/certs_test.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/crl.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/error-ssl.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/internal.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ocsp.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/options.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/sniffer.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/sniffer_error.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/ssl.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/test.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/cyassl/version.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/examples/client/client.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/examples/client/client.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/examples/echoclient/echoclient.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/examples/echoclient/echoclient.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/examples/echoserver/echoserver.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/examples/echoserver/echoserver.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/examples/server/server.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/examples/server/server.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/tests/unit.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/tests/unit.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/asn1.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/bio.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/bn.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/conf.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/crypto.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/des.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/dh.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/dsa.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/ec.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/ec25519.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/ecdh.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/ecdsa.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/ed25519.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/engine.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/err.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/evp.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/hmac.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/lhash.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/md4.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/md5.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/ocsp.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/opensslconf.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/opensslv.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/ossl_typ.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/pem.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/pkcs12.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/rand.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/ripemd.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/rsa.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/sha.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/ssl.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/stack.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/ui.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/x509.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/openssl/x509v3.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/asn1.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/bio.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/bn.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/conf.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/crypto.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/des.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/dh.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/dsa.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/ec.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/ec25519.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/ecdh.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/ecdsa.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/ed25519.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/engine.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/err.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/evp.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/hmac.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/lhash.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/md4.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/md5.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/ocsp.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/opensslconf.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/opensslv.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/ossl_typ.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/pem.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/pkcs12.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/rand.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/ripemd.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/rsa.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/sha.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/ssl.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/stack.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/ui.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/x509.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/openssl/x509v3.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/port/ti/ti-ccm.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/port/ti/ti-hash.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/port/ti/ti-ccm.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/port/ti/ti-hash.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/port/nrf51.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/port/nrf51.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/aes.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/arc4.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/asn.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/coding.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/compress.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/des3.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/ecc.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/hash.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/hmac.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/idea.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/integer.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/logging.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/md5.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/memory.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/misc.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/pwdbased.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/random.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/rsa.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/settings.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/sha.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/sha256.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/sha512.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/signature.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/srp.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/tfm.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/types.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/visibility.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/wc_encrypt.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/wc_port.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/aes.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/arc4.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/asn.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/coding.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/compress.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/des3.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/ecc.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/hash.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/hmac.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/idea.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/integer.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/logging.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/md5.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/memory.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/misc.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/pwdbased.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/random.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/rsa.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/settings.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/sha.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/sha256.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/sha512.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/signature.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/srp.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/tfm.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/types.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/visibility.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/wc_encrypt.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/wc_port.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/internal.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/mem_track.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/version.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/internal.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/mem_track.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/version.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/asn_public.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/blake2-impl.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/blake2-int.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/blake2.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/camellia.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/chacha.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/chacha20_poly1305.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/curve25519.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/dh.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/dsa.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/ed25519.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/error-crypt.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/fe_operations.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/fips_test.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/ge_operations.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/hc128.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/md2.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/md4.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/mpi_class.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/mpi_superclass.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/pkcs7.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/poly1305.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/rabbit.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/ripemd.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/asn_public.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/blake2-impl.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/blake2-int.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/blake2.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/camellia.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/chacha.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/chacha20_poly1305.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/curve25519.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/dh.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/dsa.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/ed25519.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/error-crypt.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/fe_operations.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/fips_test.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/ge_operations.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/hc128.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/md2.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/md4.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/mpi_class.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/mpi_superclass.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/pkcs7.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/poly1305.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/rabbit.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/wolfcrypt/ripemd.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/callbacks.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/certs_test.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/crl.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/error-ssl.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/ocsp.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/options.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/sniffer.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/sniffer_error.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/ssl.h - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfssl/test.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/callbacks.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/certs_test.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/crl.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/error-ssl.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/ocsp.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/options.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/sniffer.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/sniffer_error.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/ssl.h + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfssl/test.h @@ -606,45 +606,45 @@ projectFiles="true"> - + - ../src/system_config/IoT-Ethernet/framework/driver/adc/src/drv_adc_static.c + ../src/system_config/IoT_Ethernet/framework/driver/adc/src/drv_adc_static.c - ../src/system_config/IoT-Ethernet/framework/driver/cmp/src/drv_cmp_static.c + ../src/system_config/IoT_Ethernet/framework/driver/cmp/src/drv_cmp_static.c - ../src/system_config/IoT-Ethernet/framework/net/pres/net_pres_enc_glue.c - ../src/system_config/IoT-Ethernet/framework/net/pres/net_pres_cert_store.c + ../src/system_config/IoT_Ethernet/framework/net/pres/net_pres_enc_glue.c + ../src/system_config/IoT_Ethernet/framework/net/pres/net_pres_cert_store.c - ../src/system_config/IoT-Ethernet/framework/system/clk/src/sys_clk_static.c + ../src/system_config/IoT_Ethernet/framework/system/clk/src/sys_clk_static.c - ../src/system_config/IoT-Ethernet/framework/system/ports/src/sys_ports_static.c + ../src/system_config/IoT_Ethernet/framework/system/ports/src/sys_ports_static.c - ../src/system_config/IoT-Ethernet/system_init.c - ../src/system_config/IoT-Ethernet/system_interrupt.c - ../src/system_config/IoT-Ethernet/system_exceptions.c - ../src/system_config/IoT-Ethernet/system_tasks.c - ../src/system_config/IoT-Ethernet/system_interrupt_a.S - ../src/system_config/IoT-Ethernet/rtos_hooks.c + ../src/system_config/IoT_Ethernet/system_init.c + ../src/system_config/IoT_Ethernet/system_interrupt.c + ../src/system_config/IoT_Ethernet/system_exceptions.c + ../src/system_config/IoT_Ethernet/system_tasks.c + ../src/system_config/IoT_Ethernet/system_interrupt_a.S + ../src/system_config/IoT_Ethernet/rtos_hooks.c ../src/app.c @@ -659,53 +659,53 @@ - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/ecc.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/arc4.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/pwdbased.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/tfm.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/asn.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/des3.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/rsa.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/aes.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/md5.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/sha.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/sha256.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/sha512.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/hmac.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/hash.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/compress.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/random.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/crypto.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/coding.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/error.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/integer.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/logging.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/memory.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/misc.c - ../../../../../../../microchip/harmony/v1_08/framework/crypto/src/port.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/ecc.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/arc4.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/pwdbased.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/tfm.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/asn.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/des3.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/rsa.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/aes.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/md5.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/sha.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/sha256.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/sha512.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/hmac.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/hash.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/compress.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/random.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/crypto.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/coding.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/error.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/integer.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/logging.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/memory.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/misc.c + ../../../../../../../microchip/harmony/v1_08_01/framework/crypto/src/port.c - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethmac/src/dynamic/drv_ethmac.c - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethmac/src/dynamic/drv_ethmac_lib.c + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethmac/src/dynamic/drv_ethmac.c + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethmac/src/dynamic/drv_ethmac_lib.c - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethphy/src/dynamic/drv_ethphy.c - ../../../../../../../microchip/harmony/v1_08/framework/driver/ethphy/src/dynamic/drv_extphy_smsc8740.c + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethphy/src/dynamic/drv_ethphy.c + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/ethphy/src/dynamic/drv_extphy_smsc8740.c - ../../../../../../../microchip/harmony/v1_08/framework/driver/nvm/src/dynamic/drv_nvm.c - ../../../../../../../microchip/harmony/v1_08/framework/driver/nvm/src/dynamic/drv_nvm_erasewrite.c + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/nvm/src/dynamic/drv_nvm.c + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/nvm/src/dynamic/drv_nvm_erasewrite.c - ../../../../../../../microchip/harmony/v1_08/framework/driver/tmr/src/dynamic/drv_tmr.c + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/tmr/src/dynamic/drv_tmr.c @@ -713,8 +713,8 @@ - ../../../../../../../microchip/harmony/v1_08/framework/driver/usb/usbhs/src/dynamic/drv_usbhs.c - ../../../../../../../microchip/harmony/v1_08/framework/driver/usb/usbhs/src/dynamic/drv_usbhs_device.c + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/usb/usbhs/src/dynamic/drv_usbhs.c + ../../../../../../../microchip/harmony/v1_08_01/framework/driver/usb/usbhs/src/dynamic/drv_usbhs_device.c @@ -722,105 +722,105 @@ - ../../../../../../../microchip/harmony/v1_08/framework/net/pres/src/net_pres.c + ../../../../../../../microchip/harmony/v1_08_01/framework/net/pres/src/net_pres.c - ../../../../../../../microchip/harmony/v1_08/framework/osal/src/osal_freertos.c + ../../../../../../../microchip/harmony/v1_08_01/framework/osal/src/osal_freertos.c - ../../../../../../../microchip/harmony/v1_08/framework/system/command/src/sys_command.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/command/src/sys_command.c - ../../../../../../../microchip/harmony/v1_08/framework/system/console/src/sys_console.c - ../../../../../../../microchip/harmony/v1_08/framework/system/console/src/sys_console_usb_cdc.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/console/src/sys_console.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/console/src/sys_console_usb_cdc.c - ../../../../../../../microchip/harmony/v1_08/framework/system/debug/src/sys_debug.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/debug/src/sys_debug.c - ../../../../../../../microchip/harmony/v1_08/framework/system/devcon/src/sys_devcon.c - ../../../../../../../microchip/harmony/v1_08/framework/system/devcon/src/sys_devcon_pic32mz.c - ../../../../../../../microchip/harmony/v1_08/framework/system/devcon/src/sys_devcon_cache_pic32mz.S - ../../../../../../../microchip/harmony/v1_08/framework/system/devcon/src/sys_devcon_cache.h + ../../../../../../../microchip/harmony/v1_08_01/framework/system/devcon/src/sys_devcon.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/devcon/src/sys_devcon_pic32mz.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/devcon/src/sys_devcon_cache_pic32mz.S + ../../../../../../../microchip/harmony/v1_08_01/framework/system/devcon/src/sys_devcon_cache.h - ../../../../../../../microchip/harmony/v1_08/framework/system/fs/src/dynamic/sys_fs.c - ../../../../../../../microchip/harmony/v1_08/framework/system/fs/src/dynamic/sys_fs_media_manager.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/fs/src/dynamic/sys_fs.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/fs/src/dynamic/sys_fs_media_manager.c - ../../../../../../../microchip/harmony/v1_08/framework/system/fs/mpfs/src/mpfs.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/fs/mpfs/src/mpfs.c - ../../../../../../../microchip/harmony/v1_08/framework/system/int/src/sys_int_pic32.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/int/src/sys_int_pic32.c - ../../../../../../../microchip/harmony/v1_08/framework/system/random/src/sys_random.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/random/src/sys_random.c - ../../../../../../../microchip/harmony/v1_08/framework/system/reset/src/sys_reset.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/reset/src/sys_reset.c - ../../../../../../../microchip/harmony/v1_08/framework/system/tmr/src/sys_tmr.c + ../../../../../../../microchip/harmony/v1_08_01/framework/system/tmr/src/sys_tmr.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/common/sys_fs_wrapper.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/common/helpers.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/common/sys_fs_wrapper.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/common/helpers.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcp.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/udp.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_heap_alloc.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_heap_internal.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/arp.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/dhcp.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/dns.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/http.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/nbns.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/sntp.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/zero_conf_helper.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/zero_conf_link_local.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/zero_conf_multicast_dns.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_announce.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/hash_fnv.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/oahash.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_helpers.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_helper_c32.S - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_manager.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_notify.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/tcpip_packet.c - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/ipv4.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcp.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/udp.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_heap_alloc.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_heap_internal.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/arp.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/dhcp.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/dns.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/http.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/nbns.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/sntp.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/zero_conf_helper.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/zero_conf_link_local.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/zero_conf_multicast_dns.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_announce.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/hash_fnv.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/oahash.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_helpers.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_helper_c32.S + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_manager.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_notify.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/tcpip_packet.c + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/ipv4.c - ../../../../../../../microchip/harmony/v1_08/framework/usb/src/dynamic/usb_device.c - ../../../../../../../microchip/harmony/v1_08/framework/usb/src/dynamic/usb_device_cdc.c - ../../../../../../../microchip/harmony/v1_08/framework/usb/src/dynamic/usb_device_cdc_acm.c + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/src/dynamic/usb_device.c + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/src/dynamic/usb_device_cdc.c + ../../../../../../../microchip/harmony/v1_08_01/framework/usb/src/dynamic/usb_device_cdc_acm.c @@ -828,21 +828,21 @@ - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/portable/MemMang/heap_2.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/portable/MemMang/heap_2.c - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ/port_asm.S - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/croutine.c - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/list.c - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/queue.c - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/tasks.c - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/timers.c - ../../../../../../../microchip/harmony/v1_08/third_party/rtos/FreeRTOS/Source/event_groups.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/croutine.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/list.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/queue.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/tasks.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/timers.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/event_groups.c ../src/parson.c @@ -850,36 +850,36 @@ - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/asm.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/blake2b.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/camellia.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/chacha.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/chacha20_poly1305.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/curve25519.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/dh.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/dsa.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/ecc_fp.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/ed25519.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/fe_low_mem.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/fe_operations.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/ge_low_mem.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/ge_operations.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/hc128.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/md2.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/md4.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/pkcs7.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/poly1305.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/rabbit.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/wolfcrypt/src/ripemd.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/asm.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/blake2b.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/camellia.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/chacha.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/chacha20_poly1305.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/curve25519.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/dh.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/dsa.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/ecc_fp.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/ed25519.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/fe_low_mem.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/fe_operations.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/ge_low_mem.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/ge_operations.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/hc128.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/md2.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/md4.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/pkcs7.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/poly1305.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/rabbit.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/wolfcrypt/src/ripemd.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/src/crl.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/src/internal.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/src/io.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/src/keys.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/src/ocsp.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/src/sniffer.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/src/ssl.c - ../../../../../../../microchip/harmony/v1_08/third_party/tcpip/wolfssl/src/tls.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/src/crl.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/src/internal.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/src/io.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/src/keys.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/src/ocsp.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/src/sniffer.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/src/ssl.c + ../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl/src/tls.c @@ -898,28 +898,28 @@ ../src - ../src/IoT-Ethernet - ../src/system_config/IoT-Ethernet - ../../../../../microchip/harmony/v1_08 + ../../../../../microchip/harmony/v1_08_01 + ../src/IoT_Ethernet + ../src/system_config/IoT_Ethernet Makefile - + localhost PIC32MZ2048EFM064 - PICkit3PlatformTool + RealICEPlatformTool XC32 - 1.40 + 1.42 4 - ../../../../../../../microchip/harmony/v1_08/bin/framework/peripheral/PIC32MZ2048EFM064_peripherals.a - ../../../../../../../microchip/harmony/v1_08/framework/tcpip/src/crypto/aes_pic32mx.a + ../../../../../../../microchip/harmony/v1_08_01/bin/framework/peripheral/PIC32MZ2048EFM064_peripherals.a + ../../../../../../../microchip/harmony/v1_08_01/framework/tcpip/src/crypto/aes_pic32mx.a @@ -941,13 +941,14 @@ + + value="../src/wolfmqttsdk/;../src;../src/system_config/IoT_Ethernet;../src/IoT_Ethernet;../../../../../../../microchip/harmony/v1_08_01/framework;../src/system_config/IoT_Ethernet/framework;../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ;../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include;../../../../../../../microchip/harmony/v1_08_01/third_party/tcpip/wolfssl"/> @@ -959,6 +960,7 @@ + @@ -972,9 +974,9 @@ + value="../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ;../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include;../src/system_config/IoT_Ethernet"/> + value="../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/portable/MPLAB/PIC32MZ;../../../../../../../microchip/harmony/v1_08_01/third_party/rtos/FreeRTOS/Source/include;../src/system_config/IoT_Ethernet"/> @@ -990,6 +992,9 @@ + + + @@ -1006,6 +1011,8 @@ + + @@ -1014,6 +1021,8 @@ + + @@ -1021,6 +1030,7 @@ + @@ -1041,6 +1051,7 @@ + @@ -1156,61 +1167,107 @@ - + - + + + + + + + + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1303,6 +1360,11 @@ + + + diff --git a/software/aws-iot-ethernet/firmware/src/app.c b/software/aws-iot-ethernet/firmware/src/app.c index dbfe3b6..9cc1588 100644 --- a/software/aws-iot-ethernet/firmware/src/app.c +++ b/software/aws-iot-ethernet/firmware/src/app.c @@ -85,7 +85,7 @@ APP_DATA appData; extern APP1_DATA app1Data; #define APP_HARDWARE "iot_ethernet_dm990004" -#define APP_FIRMWARE_VERSION "1.2.1" +#define APP_FIRMWARE_VERSION "1.3.0" char topic_awsUpdate[128]; char topic_awsUpdateDelta[128]; diff --git a/software/aws-iot-ethernet/firmware/src/ca-certs.h b/software/aws-iot-ethernet/firmware/src/ca-certs.h index 7de62e2..99dfd97 100644 --- a/software/aws-iot-ethernet/firmware/src/ca-certs.h +++ b/software/aws-iot-ethernet/firmware/src/ca-certs.h @@ -4,226 +4,6 @@ #define CERTS_H #ifdef USE_CERT_BUFFERS_2048 - -/* ./clientKey.der, 2048-bit */ -static const unsigned char clientKey[] = -{ - 0x30, 0x82, 0x04, 0xA5, 0x02, 0x01, 0x00, 0x02, 0x82, 0x01, - 0x01, 0x00, 0xD8, 0x66, 0xA8, 0xB2, 0x19, 0xB8, 0xA3, 0xD7, - 0x91, 0x5F, 0x54, 0x99, 0xB3, 0x9A, 0xB4, 0xF6, 0x6E, 0xB5, - 0xAA, 0xFA, 0x2B, 0x46, 0xC4, 0x68, 0xBF, 0x7A, 0x6B, 0x45, - 0xD6, 0x6C, 0xAA, 0x32, 0x5E, 0x66, 0x6F, 0xA6, 0xA9, 0x0A, - 0x30, 0xBE, 0x89, 0x3B, 0x94, 0xED, 0xAB, 0x78, 0xF4, 0x42, - 0xB2, 0x4B, 0x92, 0x38, 0x30, 0x0D, 0xC1, 0x70, 0x83, 0x71, - 0x7B, 0xC4, 0xCC, 0xB3, 0x7B, 0xDE, 0x27, 0xDF, 0xD2, 0x0A, - 0x21, 0x3A, 0x7E, 0x82, 0x16, 0xE8, 0xBF, 0x2C, 0x77, 0xB6, - 0x30, 0xA3, 0xFD, 0xB5, 0x92, 0x94, 0x0C, 0x33, 0xA9, 0xFB, - 0x97, 0x30, 0x0F, 0xD0, 0x61, 0x98, 0x95, 0x29, 0xDB, 0x24, - 0x30, 0xEE, 0xFD, 0xBE, 0x77, 0x22, 0xD3, 0x69, 0x4C, 0xC5, - 0xFE, 0x3B, 0x27, 0xE6, 0xF6, 0xEB, 0x18, 0x34, 0x44, 0x49, - 0x95, 0x0D, 0x89, 0x26, 0x01, 0x95, 0x28, 0xB5, 0x81, 0xF9, - 0xD4, 0xDC, 0xD6, 0x49, 0x79, 0x1B, 0xF4, 0x9C, 0x03, 0xC4, - 0xFA, 0x0A, 0x71, 0x73, 0x4E, 0x75, 0xA9, 0xB3, 0xBB, 0x79, - 0x3D, 0x54, 0x82, 0xE8, 0x71, 0x37, 0xD2, 0x6C, 0x4F, 0xF9, - 0xED, 0x60, 0x6E, 0xFD, 0x6D, 0x34, 0x6E, 0xBF, 0xB0, 0x9E, - 0x6C, 0x4B, 0x21, 0x35, 0xB5, 0x0A, 0xB2, 0xD1, 0xC1, 0xAF, - 0x75, 0xC9, 0x63, 0xFB, 0x39, 0x24, 0x2C, 0xA9, 0x8B, 0x75, - 0xF3, 0xF3, 0x03, 0x2E, 0x73, 0x18, 0x51, 0x7D, 0x60, 0x6B, - 0xF7, 0x8F, 0xCF, 0x4F, 0x06, 0x68, 0x65, 0x4B, 0x0D, 0x38, - 0x2A, 0x20, 0xED, 0x95, 0x10, 0x3B, 0x37, 0xE0, 0xB7, 0x09, - 0xF0, 0x16, 0x63, 0x44, 0xD1, 0x88, 0x98, 0xF4, 0x1F, 0xF6, - 0xC3, 0x40, 0x8F, 0x02, 0x2C, 0x05, 0x6D, 0x6C, 0x5C, 0x95, - 0x53, 0x21, 0xBC, 0x12, 0x68, 0x12, 0x75, 0x88, 0x77, 0x25, - 0x1D, 0x5F, 0x74, 0xDE, 0x3C, 0x6C, 0x3A, 0xD9, 0x02, 0x03, - 0x01, 0x00, 0x01, 0x02, 0x82, 0x01, 0x00, 0x21, 0xAB, 0x8F, - 0x71, 0xEE, 0xA8, 0x98, 0xED, 0x90, 0x93, 0xE9, 0xA0, 0xE4, - 0x9E, 0x1C, 0xAB, 0xFF, 0x3B, 0xCA, 0xF7, 0x93, 0xC6, 0x36, - 0x07, 0x2A, 0x4B, 0xCC, 0xE7, 0x17, 0xDE, 0xDE, 0x78, 0x69, - 0xD1, 0xBC, 0x6B, 0x8C, 0xFF, 0xA5, 0xE7, 0xEF, 0x88, 0x52, - 0xBA, 0xCC, 0x24, 0x4C, 0xB5, 0x17, 0xF2, 0xC4, 0x34, 0x73, - 0xDD, 0xA0, 0x0C, 0x76, 0x97, 0x30, 0xAF, 0xC5, 0x3D, 0xE3, - 0xF7, 0x03, 0xF3, 0x42, 0x46, 0x0B, 0x37, 0x83, 0xB9, 0x90, - 0x00, 0xF4, 0xC5, 0xE1, 0x76, 0x7A, 0x88, 0xF9, 0x8F, 0xC7, - 0xD7, 0xBB, 0x32, 0x4A, 0xAF, 0x77, 0xAD, 0xA5, 0xB8, 0x41, - 0x87, 0x31, 0x26, 0x4B, 0x0F, 0x8D, 0x81, 0x91, 0xFF, 0x91, - 0x9F, 0xDC, 0x8F, 0x14, 0xBF, 0xF5, 0xB7, 0x94, 0x94, 0xCE, - 0x34, 0x74, 0x16, 0xA5, 0xCD, 0x61, 0x20, 0xB3, 0x07, 0x33, - 0xD5, 0xD6, 0x78, 0xAF, 0x59, 0x3B, 0xAF, 0x71, 0x17, 0xDD, - 0xE4, 0x5D, 0x87, 0x02, 0xD3, 0x1A, 0x90, 0xFA, 0xD8, 0x45, - 0x63, 0x03, 0x25, 0xC5, 0x39, 0xEF, 0xA4, 0x54, 0xB0, 0x8C, - 0x22, 0x98, 0x3B, 0xA9, 0x3F, 0x70, 0x54, 0x40, 0x07, 0x94, - 0xD2, 0xFD, 0x7F, 0xB4, 0x43, 0xED, 0xEF, 0x95, 0xB6, 0x9C, - 0x69, 0xB3, 0x90, 0x76, 0x2C, 0xE7, 0x6A, 0x56, 0xA0, 0x13, - 0x9D, 0x34, 0x67, 0x61, 0xE8, 0x92, 0x26, 0xD6, 0x9E, 0x9B, - 0x6D, 0xFD, 0x01, 0xB3, 0x5D, 0xD2, 0x2B, 0x01, 0x8C, 0x94, - 0x9B, 0xB0, 0x03, 0x01, 0x21, 0xD4, 0xEE, 0xCF, 0x25, 0x63, - 0xE3, 0x01, 0x69, 0xE1, 0x99, 0x50, 0x2D, 0x4B, 0xBE, 0xDA, - 0xE6, 0xAC, 0x49, 0x4F, 0x54, 0x57, 0x4B, 0x4F, 0xE9, 0x93, - 0x81, 0x3E, 0x41, 0x2F, 0x63, 0x31, 0xAB, 0xD5, 0xCD, 0xBE, - 0xC2, 0xC0, 0x5C, 0x3D, 0x44, 0xD4, 0xAB, 0x57, 0x48, 0xD4, - 0xBE, 0xD9, 0x81, 0x02, 0x81, 0x81, 0x00, 0xF0, 0xA5, 0x91, - 0x1B, 0x1D, 0x26, 0x4B, 0x74, 0xAD, 0x36, 0x0B, 0x0A, 0xA4, - 0x19, 0x01, 0x1A, 0x70, 0xC8, 0x29, 0xC0, 0xB2, 0x6C, 0x17, - 0xD9, 0x6A, 0xFE, 0x07, 0xE7, 0xE9, 0xC8, 0xD9, 0x70, 0x05, - 0x4E, 0x71, 0x1D, 0x7D, 0x10, 0x96, 0x2D, 0x71, 0x91, 0xCF, - 0xCD, 0x29, 0x86, 0xB8, 0x87, 0x89, 0x3E, 0x84, 0x74, 0x0C, - 0xD6, 0x36, 0x79, 0x0C, 0x9E, 0xCC, 0x98, 0x75, 0x2B, 0x6B, - 0xC7, 0xF9, 0x25, 0xD2, 0x87, 0xC5, 0x92, 0xBA, 0x19, 0xFB, - 0xE2, 0x2F, 0x01, 0x42, 0x55, 0x94, 0xDD, 0x21, 0x28, 0x74, - 0x8C, 0x8E, 0x0F, 0x02, 0xDA, 0x4D, 0xB8, 0x58, 0xE6, 0x1E, - 0x4A, 0x93, 0xF4, 0x40, 0x99, 0xAF, 0xC0, 0x0D, 0x78, 0x77, - 0xCE, 0x4A, 0x44, 0xE4, 0x72, 0x3A, 0xB5, 0x73, 0x84, 0x06, - 0xD1, 0x67, 0xA1, 0xD7, 0xB7, 0xC9, 0xCB, 0x4B, 0xF9, 0x62, - 0x74, 0xB6, 0xCB, 0x3C, 0xB1, 0x02, 0x81, 0x81, 0x00, 0xE6, - 0x35, 0x17, 0x74, 0xD4, 0x9C, 0x46, 0x61, 0x25, 0xA6, 0x6C, - 0x25, 0xCD, 0x2B, 0xB3, 0x60, 0xAE, 0x91, 0xD5, 0x43, 0x07, - 0x05, 0xBB, 0xA6, 0x70, 0x84, 0xBF, 0x23, 0x54, 0x5D, 0x46, - 0x28, 0x63, 0x8F, 0xE1, 0xFD, 0xA1, 0x34, 0x24, 0x91, 0x69, - 0x19, 0x7B, 0x07, 0x3B, 0xB2, 0x92, 0xED, 0x42, 0xF9, 0xED, - 0x9C, 0x96, 0xAD, 0x0C, 0xFA, 0xCF, 0x30, 0x11, 0xCA, 0x23, - 0x2F, 0x4E, 0xC2, 0x55, 0xFB, 0x38, 0xBF, 0x51, 0x4D, 0x3D, - 0x23, 0x63, 0x03, 0x71, 0xE5, 0x19, 0x9A, 0x2E, 0xE6, 0xB8, - 0x50, 0xDD, 0xF3, 0xB8, 0x6A, 0x62, 0xBE, 0xAF, 0x55, 0x36, - 0x1D, 0x9E, 0x39, 0x36, 0xBC, 0xCF, 0x74, 0x2E, 0x58, 0x89, - 0x5A, 0x8C, 0xEC, 0xBF, 0x69, 0x93, 0x6F, 0x6F, 0x10, 0x6D, - 0x08, 0xBE, 0xE1, 0x3C, 0x47, 0x5D, 0x7E, 0xCA, 0xE5, 0xEE, - 0xD1, 0x66, 0x15, 0x91, 0x96, 0x4A, 0xA9, 0x02, 0x81, 0x81, - 0x00, 0x9E, 0x3E, 0xC1, 0xE4, 0xEA, 0x8E, 0x3C, 0x20, 0x45, - 0xA6, 0xBC, 0x2C, 0x0B, 0x2C, 0xC6, 0x24, 0xF4, 0xF5, 0x2B, - 0x3F, 0xA4, 0x14, 0xA0, 0xBA, 0x40, 0x39, 0x3C, 0x49, 0xAC, - 0xDA, 0x7E, 0xE1, 0xC3, 0x1B, 0x8A, 0x16, 0xB2, 0x1F, 0x2E, - 0x22, 0x44, 0x04, 0x76, 0x79, 0x9B, 0x4D, 0x14, 0x1B, 0x4C, - 0x8C, 0xE7, 0xDC, 0xC8, 0x74, 0x34, 0xED, 0xF4, 0xF6, 0x97, - 0xE3, 0xC9, 0x68, 0xFC, 0x3F, 0x4B, 0xFF, 0x2B, 0x2A, 0x4D, - 0x29, 0xE7, 0x67, 0x1E, 0xD3, 0xE5, 0xC5, 0x16, 0x31, 0xE0, - 0xEA, 0x68, 0xDB, 0x89, 0x88, 0xC4, 0x01, 0xEB, 0x06, 0x53, - 0x05, 0x5E, 0xB0, 0x34, 0x4B, 0x26, 0x6F, 0xFF, 0xEB, 0x10, - 0x3F, 0x62, 0x9C, 0x4D, 0x6C, 0x42, 0x3A, 0x7B, 0x5F, 0x02, - 0x6C, 0x3F, 0xC2, 0x1A, 0x19, 0xA9, 0xE4, 0x2B, 0x4E, 0x98, - 0x4C, 0x2F, 0x71, 0x96, 0xE4, 0xD9, 0x2F, 0x5C, 0x81, 0x02, - 0x81, 0x81, 0x00, 0xD7, 0xF5, 0xCC, 0x88, 0x7C, 0x80, 0x12, - 0x82, 0x46, 0x58, 0xC6, 0xB1, 0xFB, 0xB4, 0xD8, 0x75, 0x85, - 0xAF, 0x27, 0x9A, 0xD6, 0xB6, 0xA9, 0x20, 0x6E, 0x04, 0x0A, - 0x6F, 0xB1, 0x50, 0x43, 0x65, 0xD6, 0x68, 0xFF, 0x7F, 0xF9, - 0x3F, 0xBA, 0x62, 0x73, 0x6F, 0x44, 0xFC, 0x37, 0x23, 0xC2, - 0x34, 0x34, 0x95, 0xD4, 0x34, 0x07, 0x22, 0x56, 0xBF, 0xDF, - 0xA8, 0x5F, 0xB7, 0xFA, 0xA4, 0x01, 0xC5, 0xCB, 0xF5, 0x7E, - 0x79, 0xF4, 0x62, 0x7A, 0x4D, 0x7D, 0x30, 0x99, 0x23, 0x6C, - 0x8E, 0x39, 0x1B, 0x96, 0xA3, 0xBE, 0x64, 0x4A, 0x87, 0xFB, - 0x14, 0x99, 0xD5, 0x5D, 0x8C, 0x11, 0x87, 0xE8, 0xF2, 0xDD, - 0xC7, 0x47, 0x47, 0x25, 0xAB, 0xBD, 0xF2, 0xC7, 0x6A, 0xDA, - 0xB6, 0x3A, 0x41, 0xF5, 0x97, 0xB3, 0xC2, 0x06, 0xD3, 0x88, - 0x41, 0x4F, 0x44, 0xBF, 0x72, 0xCF, 0xCA, 0xC2, 0x26, 0x74, - 0xE9, 0x02, 0x81, 0x81, 0x00, 0xAD, 0xF0, 0xD6, 0x6D, 0x96, - 0xB2, 0x80, 0xF8, 0x9F, 0xBC, 0x32, 0xE7, 0x09, 0x91, 0x4A, - 0xD6, 0x76, 0x5C, 0x84, 0x14, 0xBB, 0x62, 0x2F, 0xE3, 0xF9, - 0x4C, 0x8A, 0x39, 0xB8, 0xCA, 0x08, 0xA6, 0x5D, 0xB7, 0xC9, - 0x82, 0x84, 0x49, 0x84, 0x78, 0x92, 0x71, 0x26, 0xC5, 0xBA, - 0x78, 0x66, 0x53, 0x6D, 0xCF, 0x3F, 0x77, 0xA8, 0x98, 0x52, - 0xD4, 0xE8, 0xD3, 0x69, 0xD8, 0xCB, 0xCC, 0x18, 0x00, 0xD3, - 0x55, 0x48, 0x08, 0x46, 0xCF, 0x59, 0x04, 0xC5, 0x09, 0x8D, - 0xAC, 0xB9, 0x53, 0x75, 0x8D, 0xF5, 0xC1, 0xA7, 0x0C, 0x5D, - 0xA6, 0x9F, 0xAA, 0xE4, 0xC2, 0x56, 0xCF, 0x18, 0x25, 0x91, - 0xD0, 0xAF, 0x31, 0xC1, 0x5A, 0xDB, 0x2B, 0x1F, 0x0E, 0x7E, - 0x33, 0xBD, 0xE0, 0xE4, 0x1C, 0x55, 0x24, 0x89, 0x4A, 0x77, - 0x78, 0xC8, 0x74, 0x67, 0xB8, 0x38, 0xD9, 0x64, 0x31, 0xB2, - 0x90, 0x97, 0x41 -}; -static const int sizeof_clientKey = sizeof(clientKey); - -/* ./clientCert.der, 2048-bit */ -static const unsigned char clientCert[] = -{ - 0x30, 0x82, 0x03, 0x59, 0x30, 0x82, 0x02, 0x41, 0xA0, 0x03, - 0x02, 0x01, 0x02, 0x02, 0x14, 0x05, 0x52, 0xB5, 0x4A, 0x88, - 0xE5, 0x98, 0x3A, 0x4D, 0x7C, 0x91, 0xE3, 0x4A, 0xD8, 0xD2, - 0x31, 0x78, 0x36, 0x93, 0x48, 0x30, 0x0D, 0x06, 0x09, 0x2A, - 0x86, 0x48, 0x86, 0xF7, 0x0D, 0x01, 0x01, 0x0B, 0x05, 0x00, - 0x30, 0x4D, 0x31, 0x4B, 0x30, 0x49, 0x06, 0x03, 0x55, 0x04, - 0x0B, 0x0C, 0x42, 0x41, 0x6D, 0x61, 0x7A, 0x6F, 0x6E, 0x20, - 0x57, 0x65, 0x62, 0x20, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, - 0x65, 0x73, 0x20, 0x4F, 0x3D, 0x41, 0x6D, 0x61, 0x7A, 0x6F, - 0x6E, 0x2E, 0x63, 0x6F, 0x6D, 0x20, 0x49, 0x6E, 0x63, 0x2E, - 0x20, 0x4C, 0x3D, 0x53, 0x65, 0x61, 0x74, 0x74, 0x6C, 0x65, - 0x20, 0x53, 0x54, 0x3D, 0x57, 0x61, 0x73, 0x68, 0x69, 0x6E, - 0x67, 0x74, 0x6F, 0x6E, 0x20, 0x43, 0x3D, 0x55, 0x53, 0x30, - 0x1E, 0x17, 0x0D, 0x31, 0x35, 0x30, 0x39, 0x31, 0x35, 0x31, - 0x35, 0x32, 0x36, 0x34, 0x31, 0x5A, 0x17, 0x0D, 0x34, 0x39, - 0x31, 0x32, 0x33, 0x31, 0x32, 0x33, 0x35, 0x39, 0x35, 0x39, - 0x5A, 0x30, 0x1E, 0x31, 0x1C, 0x30, 0x1A, 0x06, 0x03, 0x55, - 0x04, 0x03, 0x0C, 0x13, 0x41, 0x57, 0x53, 0x20, 0x49, 0x6F, - 0x54, 0x20, 0x43, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, - 0x61, 0x74, 0x65, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0D, 0x06, - 0x09, 0x2A, 0x86, 0x48, 0x86, 0xF7, 0x0D, 0x01, 0x01, 0x01, - 0x05, 0x00, 0x03, 0x82, 0x01, 0x0F, 0x00, 0x30, 0x82, 0x01, - 0x0A, 0x02, 0x82, 0x01, 0x01, 0x00, 0xD8, 0x66, 0xA8, 0xB2, - 0x19, 0xB8, 0xA3, 0xD7, 0x91, 0x5F, 0x54, 0x99, 0xB3, 0x9A, - 0xB4, 0xF6, 0x6E, 0xB5, 0xAA, 0xFA, 0x2B, 0x46, 0xC4, 0x68, - 0xBF, 0x7A, 0x6B, 0x45, 0xD6, 0x6C, 0xAA, 0x32, 0x5E, 0x66, - 0x6F, 0xA6, 0xA9, 0x0A, 0x30, 0xBE, 0x89, 0x3B, 0x94, 0xED, - 0xAB, 0x78, 0xF4, 0x42, 0xB2, 0x4B, 0x92, 0x38, 0x30, 0x0D, - 0xC1, 0x70, 0x83, 0x71, 0x7B, 0xC4, 0xCC, 0xB3, 0x7B, 0xDE, - 0x27, 0xDF, 0xD2, 0x0A, 0x21, 0x3A, 0x7E, 0x82, 0x16, 0xE8, - 0xBF, 0x2C, 0x77, 0xB6, 0x30, 0xA3, 0xFD, 0xB5, 0x92, 0x94, - 0x0C, 0x33, 0xA9, 0xFB, 0x97, 0x30, 0x0F, 0xD0, 0x61, 0x98, - 0x95, 0x29, 0xDB, 0x24, 0x30, 0xEE, 0xFD, 0xBE, 0x77, 0x22, - 0xD3, 0x69, 0x4C, 0xC5, 0xFE, 0x3B, 0x27, 0xE6, 0xF6, 0xEB, - 0x18, 0x34, 0x44, 0x49, 0x95, 0x0D, 0x89, 0x26, 0x01, 0x95, - 0x28, 0xB5, 0x81, 0xF9, 0xD4, 0xDC, 0xD6, 0x49, 0x79, 0x1B, - 0xF4, 0x9C, 0x03, 0xC4, 0xFA, 0x0A, 0x71, 0x73, 0x4E, 0x75, - 0xA9, 0xB3, 0xBB, 0x79, 0x3D, 0x54, 0x82, 0xE8, 0x71, 0x37, - 0xD2, 0x6C, 0x4F, 0xF9, 0xED, 0x60, 0x6E, 0xFD, 0x6D, 0x34, - 0x6E, 0xBF, 0xB0, 0x9E, 0x6C, 0x4B, 0x21, 0x35, 0xB5, 0x0A, - 0xB2, 0xD1, 0xC1, 0xAF, 0x75, 0xC9, 0x63, 0xFB, 0x39, 0x24, - 0x2C, 0xA9, 0x8B, 0x75, 0xF3, 0xF3, 0x03, 0x2E, 0x73, 0x18, - 0x51, 0x7D, 0x60, 0x6B, 0xF7, 0x8F, 0xCF, 0x4F, 0x06, 0x68, - 0x65, 0x4B, 0x0D, 0x38, 0x2A, 0x20, 0xED, 0x95, 0x10, 0x3B, - 0x37, 0xE0, 0xB7, 0x09, 0xF0, 0x16, 0x63, 0x44, 0xD1, 0x88, - 0x98, 0xF4, 0x1F, 0xF6, 0xC3, 0x40, 0x8F, 0x02, 0x2C, 0x05, - 0x6D, 0x6C, 0x5C, 0x95, 0x53, 0x21, 0xBC, 0x12, 0x68, 0x12, - 0x75, 0x88, 0x77, 0x25, 0x1D, 0x5F, 0x74, 0xDE, 0x3C, 0x6C, - 0x3A, 0xD9, 0x02, 0x03, 0x01, 0x00, 0x01, 0xA3, 0x60, 0x30, - 0x5E, 0x30, 0x1F, 0x06, 0x03, 0x55, 0x1D, 0x23, 0x04, 0x18, - 0x30, 0x16, 0x80, 0x14, 0xCB, 0xF4, 0x7E, 0x1A, 0xFF, 0x96, - 0x63, 0xEC, 0xD5, 0xA2, 0x9B, 0xE4, 0x34, 0xB7, 0x42, 0xA4, - 0xF4, 0xF4, 0xF7, 0x12, 0x30, 0x1D, 0x06, 0x03, 0x55, 0x1D, - 0x0E, 0x04, 0x16, 0x04, 0x14, 0x27, 0xB5, 0x1E, 0x63, 0x9A, - 0x33, 0xC2, 0xEE, 0x75, 0x02, 0x52, 0x8E, 0xFA, 0x30, 0xDF, - 0xA8, 0xB8, 0xB6, 0xAA, 0x1A, 0x30, 0x0C, 0x06, 0x03, 0x55, - 0x1D, 0x13, 0x01, 0x01, 0xFF, 0x04, 0x02, 0x30, 0x00, 0x30, - 0x0E, 0x06, 0x03, 0x55, 0x1D, 0x0F, 0x01, 0x01, 0xFF, 0x04, - 0x04, 0x03, 0x02, 0x07, 0x80, 0x30, 0x0D, 0x06, 0x09, 0x2A, - 0x86, 0x48, 0x86, 0xF7, 0x0D, 0x01, 0x01, 0x0B, 0x05, 0x00, - 0x03, 0x82, 0x01, 0x01, 0x00, 0xB6, 0x73, 0x48, 0xD8, 0xB3, - 0xDD, 0xD6, 0x27, 0x9F, 0xB8, 0x24, 0xDE, 0x13, 0xD2, 0x80, - 0xC6, 0x2A, 0x7F, 0xBF, 0x14, 0x3D, 0x63, 0x7C, 0x15, 0x69, - 0x36, 0x9C, 0x27, 0x97, 0x96, 0x1C, 0x3D, 0x23, 0xA4, 0x8A, - 0xE8, 0x2C, 0xDD, 0x61, 0x99, 0x84, 0x63, 0x14, 0x36, 0xD1, - 0x72, 0x88, 0x2D, 0x9A, 0x3E, 0x20, 0x92, 0x7E, 0xB0, 0x7C, - 0x73, 0xF6, 0xF0, 0x83, 0xA3, 0xEB, 0x3E, 0xA0, 0xE5, 0x78, - 0xEF, 0x60, 0x44, 0x98, 0xC4, 0x81, 0x99, 0x63, 0x42, 0x93, - 0x4E, 0xBA, 0xE8, 0xDA, 0xB6, 0x24, 0xF7, 0x64, 0xAA, 0x34, - 0x47, 0xF9, 0x78, 0x3D, 0xD9, 0x71, 0x33, 0xC0, 0xE8, 0xC0, - 0xA5, 0xC8, 0xDE, 0xB7, 0x49, 0xF1, 0xF4, 0x91, 0x7E, 0xE2, - 0x2C, 0xBD, 0x7E, 0xBD, 0x50, 0x07, 0x2F, 0x76, 0xD7, 0x7A, - 0x48, 0x07, 0xA1, 0xE8, 0x00, 0xEF, 0x39, 0x35, 0x35, 0x32, - 0xAC, 0xDA, 0xCF, 0x06, 0xB2, 0x90, 0x33, 0x70, 0x32, 0x85, - 0x9F, 0xB0, 0x5F, 0xE0, 0x23, 0x09, 0xE2, 0xB8, 0xD4, 0x0A, - 0x64, 0x6A, 0xFB, 0xF7, 0xA0, 0xE2, 0x91, 0xE2, 0x5E, 0xD7, - 0x74, 0x71, 0x24, 0xF3, 0x69, 0x9B, 0x4F, 0x73, 0xF5, 0xDD, - 0x96, 0xDF, 0x45, 0xD8, 0x50, 0xAF, 0x02, 0xAA, 0x96, 0xC7, - 0x5F, 0xC8, 0x65, 0x38, 0x0B, 0x0D, 0x85, 0x2B, 0x65, 0x3A, - 0x20, 0x30, 0x2C, 0x7A, 0xFC, 0xB7, 0x94, 0x8E, 0xD6, 0x8A, - 0x08, 0x50, 0x10, 0x8B, 0x72, 0x79, 0x33, 0x5D, 0x33, 0xD7, - 0xB2, 0x23, 0xA2, 0xD3, 0x63, 0x68, 0x73, 0x21, 0x68, 0x91, - 0xC9, 0x5B, 0x46, 0x26, 0xBA, 0x9D, 0xEB, 0xD3, 0x2C, 0xCB, - 0x20, 0xCD, 0x49, 0x27, 0xC7, 0x0A, 0xEF, 0xB1, 0xAD, 0x39, - 0xF1, 0xB9, 0x32, 0x36, 0x66, 0x83, 0x2F, 0x11, 0xC9, 0xFA, - 0x72, 0x38, 0x30, 0xC7, 0x71, 0x42, 0x63, 0x4E, 0x6F, 0x3F, - 0x6E -}; -static const int sizeof_clientCert = sizeof(clientCert); - /* ./rootCA.der, 2048-bit */ static const unsigned char caCert[] = { diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/FreeRTOSConfig.h b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/FreeRTOSConfig.h similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/FreeRTOSConfig.h rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/FreeRTOSConfig.h diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/IoT-Ethernet.mhc b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/IoT_Ethernet.mhc similarity index 99% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/IoT-Ethernet.mhc rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/IoT_Ethernet.mhc index ee7a598..719267b 100644 --- a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/IoT-Ethernet.mhc +++ b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/IoT_Ethernet.mhc @@ -1,9 +1,9 @@ # # Configuration generated by Microchip Harmony Configurator (MHC) v1.0.8.7 # Project name: aws-iot-ethernet -# Configuration: IoT-Ethernet +# Configuration: IoT_Ethernet # Device: PIC32MZ2048EFM064 -# Harmony version: 1.08 +# Harmony version: 1.08.01 # # # from $PROJECT_FIRMWARE_DIRECTORY/$PROJECT_NAME.hconfig diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/config.h b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/config.h similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/config.h rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/config.h diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/configuration.xml b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/configuration.xml similarity index 94% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/configuration.xml rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/configuration.xml index 6dd6628..3b5ff0b 100644 --- a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/configuration.xml +++ b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/configuration.xml @@ -1,10 +1,10 @@ - - - - + + + + @@ -2071,26 +2071,41 @@ + + + - - + - - - - - + + + - - - - - - - + + + + + + + - + - - + + diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/driver/adc/drv_adc_static.h b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/driver/adc/drv_adc_static.h similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/driver/adc/drv_adc_static.h rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/driver/adc/drv_adc_static.h diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/driver/adc/src/drv_adc_static.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/driver/adc/src/drv_adc_static.c similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/driver/adc/src/drv_adc_static.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/driver/adc/src/drv_adc_static.c diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/driver/cmp/drv_cmp_static.h b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/driver/cmp/drv_cmp_static.h similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/driver/cmp/drv_cmp_static.h rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/driver/cmp/drv_cmp_static.h diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/driver/cmp/src/drv_cmp_static.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/driver/cmp/src/drv_cmp_static.c similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/driver/cmp/src/drv_cmp_static.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/driver/cmp/src/drv_cmp_static.c diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/net/pres/net_pres_cert_store.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/net/pres/net_pres_cert_store.c similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/net/pres/net_pres_cert_store.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/net/pres/net_pres_cert_store.c diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/net/pres/net_pres_enc_glue.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/net/pres/net_pres_enc_glue.c similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/net/pres/net_pres_enc_glue.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/net/pres/net_pres_enc_glue.c diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/net/pres/net_pres_enc_glue.h b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/net/pres/net_pres_enc_glue.h similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/net/pres/net_pres_enc_glue.h rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/net/pres/net_pres_enc_glue.h diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/system/clk/src/sys_clk_static.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/system/clk/src/sys_clk_static.c similarity index 96% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/system/clk/src/sys_clk_static.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/system/clk/src/sys_clk_static.c index f7f0835..013c70e 100644 --- a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/system/clk/src/sys_clk_static.c +++ b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/system/clk/src/sys_clk_static.c @@ -368,4 +368,4 @@ void SYS_CLK_SecondaryOscillatorDisable ( void ) bool SYS_CLK_SecondaryOscillatorIsEnabled ( void ) { return (PLIB_OSC_SecondaryIsEnabled(OSC_ID_0)); -} \ No newline at end of file +} diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/system/clk/sys_clk_static.h b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/system/clk/sys_clk_static.h similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/system/clk/sys_clk_static.h rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/system/clk/sys_clk_static.h diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/system/ports/src/sys_ports_static.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/system/ports/src/sys_ports_static.c similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/framework/system/ports/src/sys_ports_static.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/framework/system/ports/src/sys_ports_static.c diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/rtos_hooks.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/rtos_hooks.c similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/rtos_hooks.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/rtos_hooks.c diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_config.h b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_config.h similarity index 96% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_config.h rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_config.h index 239b863..c3cc80b 100644 --- a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_config.h +++ b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_config.h @@ -18,7 +18,7 @@ definitions for build-time configuration options that are not instantiated until used by another MPLAB Harmony module or application. - Created with MPLAB Harmony Version 1.08 + Created with MPLAB Harmony Version 1.08.01 *******************************************************************************/ // DOM-IGNORE-BEGIN @@ -74,8 +74,8 @@ extern "C" { // ***************************************************************************** /* Common System Service Configuration Options */ -#define SYS_VERSION_STR "1.08" -#define SYS_VERSION 10800 +#define SYS_VERSION_STR "1.08.01" +#define SYS_VERSION 10801 // ***************************************************************************** /* Clock System Service Configuration Options diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_definitions.h b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_definitions.h similarity index 97% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_definitions.h rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_definitions.h index a10e570..1b8ea07 100644 --- a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_definitions.h +++ b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_definitions.h @@ -75,6 +75,7 @@ SUBSTITUTE GOODS, TECHNOLOGY, SERVICES, OR ANY CLAIMS BY THIRD PARTIES #include "usb/usb_device_cdc.h" + #include "tcpip/tcpip.h" #include "driver/ethmac/drv_ethmac.h" #include "FreeRTOS.h" diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_exceptions.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_exceptions.c similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_exceptions.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_exceptions.c diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_init.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_init.c similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_init.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_init.c diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_interrupt.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_interrupt.c similarity index 97% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_interrupt.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_interrupt.c index 8702180..2cd42a5 100644 --- a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_interrupt.c +++ b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_interrupt.c @@ -75,6 +75,7 @@ SUBSTITUTE GOODS, TECHNOLOGY, SERVICES, OR ANY CLAIMS BY THIRD PARTIES extern APP1_DATA app1Data; + void IntHandlerDrvTmrInstance0(void) { DRV_TMR_Tasks(sysObj.drvTmr0); diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_interrupt_a.S b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_interrupt_a.S similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_interrupt_a.S rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_interrupt_a.S diff --git a/software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_tasks.c b/software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_tasks.c similarity index 100% rename from software/aws-iot-ethernet/firmware/src/system_config/IoT-Ethernet/system_tasks.c rename to software/aws-iot-ethernet/firmware/src/system_config/IoT_Ethernet/system_tasks.c