- Jul 14, 2023
-
-
Hugues Kamba Mpiana authored
Signed-off-by:
Hugues Kamba-Mpiana <hugues.kambampiana@arm.com>
-
autobot authored
Update pyedmgr to da5e29f051ebd699c0208b05dc239298759843de. Signed-off-by:
autobot <autobot-noreply@arm.com>
-
- Jul 12, 2023
-
-
The empty variable being there breaks the pre-commit check for the sdk-examples repo Signed-off-by:
Chris Swinchatt <christopher.swinchatt@arm.com>
-
Filip Jagodzinski authored
Every patch must closely follow its original. Otherwise the tools will report the patch to be corrupted, and won't apply it. Signed-off-by:
Filip Jagodzinski <filip.jagodzinski@arm.com>
-
Jack Styles authored
The Unit Test cases have been added along with any required CMake changes to support this. Signed-off-by:
Jack Styles <jack.styles@arm.com>
-
Jack Styles authored
The mocks have been updated to include the required functions for the aws-iot-device-sdk-embedded-c unit tests. Signed-off-by:
Jack Styles <jack.styles@arm.com>
-
Jack Styles authored
Signed-off-by:
Jack Styles <jack.styles@arm.com>
-
Jack Styles authored
Add the Unit Test mocks for the IoT Socket from cmsis-sockets-api. These are copied from the mbed-os-netsocket unit tests as these were originally with the tests rather than with the component glue code. Signed-off-by:
Jack Styles <jack.styles@arm.com>
-
Jack Styles authored
Add the Unit Test mocks for the backoff-algorithm. These are required for the Unit Tests for Aws Network Manger. The Unit Tests are available as a CMake Library in the case they are needed elsewhere and can be included. Signed-off-by:
Jack Styles <jack.styles@arm.com>
-
- Jul 11, 2023
-
-
Currently, it is possible to attempt to connect to the AWS network when parameters that are passed as references are NULL. This should not be the case and this check ensures all the required parameters are set before attempting to connect. If there is an issue, an error will be returned. Signed-off-by:
Jack Styles <jack.styles@arm.com>
-
Filip Jagodzinski authored
Now, that CMSIS-Drivers have replaced mcu-driver-hal, update the creating-application guide to reflect the recent changes. Signed-off-by:
Filip Jagodzinski <filip.jagodzinski@arm.com>
-
Filip Jagodzinski authored
The primary use of iotsdk-serial-retarget CMake target is in examples and tests. When used by a standalone application however, the current CMake structure imposes unnecessary constraint on the application developer. The retargeting lib links to cmsis-pack-platform CMake target. This is internal to the templates (from which examples and tests are generated), and not defined for the SDK in general. Lift this constraint, and make the retargeting lib easier to use in applications. Update all the templates and link iotsdk-serial-retarget with cmsis-pack-platform at the application level. Signed-off-by:
Filip Jagodzinski <filip.jagodzinski@arm.com>
-
autobot authored
Update azure-iot-sdk-c to 96c1c4c852c4d3c43aafb659cfc88fcde050a5fd. Signed-off-by:
autobot <autobot-noreply@arm.com>
-
- Jul 10, 2023
-
-
autobot authored
Update aws-iot-device-sdk-embedded-c to 52f2d400eb5439017668817399cf3b342bf9210d. Signed-off-by:
autobot <autobot-noreply@arm.com>
-
To enable copyrights check on yaml and yml files. Signed-off-by:
Anna Matczak <anna.matczak@arm.com>
-
Jack Styles authored
Fix mismatching data types in CMSIS 5 mock. These became apparent while writing Unit Tests for the `azure-iot-sdk-c` component that the data types were not matching the CMSIS RTOS API. This commit fixes this. Signed-off-by:
Jack Styles <jack.styles@arm.com>
-
- Jul 08, 2023
-
-
autobot authored
Update netxduo to b53390f94b6f7655059b6a3763c3a016ed61681f. Signed-off-by:
autobot <autobot-noreply@arm.com>
-
- Jul 07, 2023
-
-
Jack Styles authored
* Remove `cmsis-core-mock` as nothing from the CMSIS 5 Core has been mocked * Leave only `cmsis-rtos-api-mock` as only the RTOS component of CMSIS 5 has been mocked Signed-off-by:
Jack Styles <jack.styles@arm.com>
-
- Jul 06, 2023
-
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Added CMSIS pack config files to each platform because by default every peripheral is set to SECURE in the CS300 and CS310 CMSIS pack. It can be changed by adding the CMSIS config files under the <pack cmake lib name>/RTE/Device/<Device name>/ directory and setting the peripheral's security in the device_cfg.h. Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Added CMSIS pack config files to each platform because by default every peripheral is set to SECURE in the CS300 and CS310 CMSIS pack. It can be changed by adding the CMSIS config files under the <pack cmake lib name>/RTE/Device/<Device name>/ directory and setting the peripheral's security in the device_cfg.h Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Optimizer was leveraging UB to introduce an undefined instruction. Set optimization levels to Og to prevent this. Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Gabor Abonyi <gabor.abonyi@arm.com>
-
Signed-off-by:
Bence Balogh <bence.balogh@arm.com>
-
Signed-off-by:
Bence Balogh <bence.balogh@arm.com>
-
Signed-off-by:
Bence Balogh <bence.balogh@arm.com>
-