Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Eric Wolz 95a41caa05
Ericwol/docker update (#2525)
* remove debian stretch

* print PI version

* move to OpenSSL_1_1_1v

* docker update

* remove curl --version

* update global_valgrind_suppression.supp

* update repos

* debian buster update

* enbale prov_valgrind_suppression

* update suppression
2023-08-30 16:24:18 -07:00
Ewerton Scaboro da Silva f14ea559b8
Fix cross-comp CI pipeline (ARM & MIPS32) to build against target branch instead of main (#2509)
The ARM and the MIPS32 cross-compilation jobs in .vsts-ci.yml will always target the main branch,
ignoring the branch a given PR is based on and letting potential issues sip through.
This change fixes the ARM and MIPS32 jobs so they run against whatever branch the pipeline is running
against.
2023-07-25 13:09:40 -07:00
Jose Sanchez cdefa6f826
Update Raspberry Pi dockerfile toolchain link (#2397)
* Update Raspberry Pi dockerfile toolchain link

Update old invalid toolchain link to newer, working link.

* Delete SDK_cross_compile_example.md

The steps in this doc are no longer valid. Cross compilation for raspberry pi can be done via our sample dockerbuilds.

* Update docker file link for toolchain

The old link might break if latest gets updated. So linking straight to the binaries.

* Update Dockerfile

Change link to most recent, stable version of toolchain binaries.

* Update readme.md

Remove dead links to deleted file (Cross compilation example).
2022-11-09 14:26:42 -08:00
Jose Sanchez a241a46e0c
Jose/add arm cc (#2366)
* add bzip2

* added bzip2

* Update Dockerfile

* add Cross Compile (MIPS32) tot pipeline

* test fail case

* update openwrt mips toolchain

* xz-utils

* update env

* remove temp

* newline

* Add dockerfile for cross compiling C SDK with ARM

* Add file to test cross compiling app with ARM

* Update yaml file for ARM compilation

* Update yaml file for cross compilation

* Fix spelling error

* Add sudo command to build/.vsts-ci.yml

Co-authored-by: Eric Wolz <ericwol@microsoft.com>

* Add sudo to apt-get for mips compilation

* Add toolchain prefix

* Update Dockerfile

* Add command for cc of docker adjunct file

* modifications to jose's PR (#2367)

* add updates

* update command

* one more

* reset cmake

* updates

* updates

* Change user to root

So as not to get permission errors when creating files in the cmake install command.

* Update .vsts-ci.yml

Change into correct directory

* Update .vsts-ci.yml

Add cross compiling of myapp for MIPS

* Update ARM/MIPS dockerfile and adjunct

* Update Docker SDK Cross Compile documentation

Include updates for new ARM sample.

* Update broken link

Update broken link to gcc toolchain binaries to the proper, working link

Co-authored-by: Eric Wolz <ericwol@microsoft.com>
Co-authored-by: Dane Walton <dane.walton@microsoft.com>
2022-09-24 22:06:15 -07:00
Wellington Duraes [MSFT] 8ff280461d
Update samples and SDK guidance (#2373)
* Update samples and SDK guidance

* Update doc/run_c_sdk_on_constrained_device.md

Co-authored-by: Eric Wolz <ericwol@microsoft.com>

* Update readme.md

Co-authored-by: Dane Walton <dane.walton@microsoft.com>

* Update readme.md

Co-authored-by: Dane Walton <dane.walton@microsoft.com>

* Update doc/run_c_sdk_on_constrained_device.md

Co-authored-by: Valerie Avva Lim <54871851+vaavva@users.noreply.github.com>

* Update readme.md

Co-authored-by: Valerie Avva Lim <54871851+vaavva@users.noreply.github.com>

Co-authored-by: Eric Wolz <ericwol@microsoft.com>
Co-authored-by: Dane Walton <dane.walton@microsoft.com>
Co-authored-by: Valerie Avva Lim <54871851+vaavva@users.noreply.github.com>
2022-09-20 15:45:57 -07:00
Eric Wolz dc6b1bc84a
Enable MIPS in devops (#2348)
* added bzip2

* Update Dockerfile

* add Cross Compile (MIPS32) tot pipeline

* update openwrt mips toolchain

* xz-utils
2022-08-17 15:24:41 -07:00
Eric Wolz 4fcb1446c8
Fixes for SDLNativeRules issues (#2174)
* resolve SDL prefix issues

12668003
12668001
2021-12-07 17:38:42 -08:00
John Spaith de09b35289
Rename master=>main ; link fixup (#2165) 2021-12-01 11:07:26 -08:00
Dane Walton d1a663b871
fix a bunch of typos (#2091) 2021-09-22 16:25:35 -07:00
Eric Wolz 831f3c3a30
Test windows hosted agent (#2017)
* Update longhaul.vsts-ci.yml

* Update longhaul.vsts-ci.yml

* Update longhaul.vsts-ci.yml

* Update longhaul.vsts-ci.yml

* Update longhaul.vsts-ci.yml

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update longhaul.vsts-ci.yml

* Update longhaul.vsts-ci.yml

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update build.cmd

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update build.cmd

* Update .vsts-ci.yml

* Update build.cmd

* Update .vsts-ci.yml

* Update longhaul.vsts-ci.yml

* Update iothubtest.c

* Update .vsts-ci.yml

* Update build.cmd

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* Update .vsts-ci.yml

* added amqp debug

* amqp

* update amqp

* add amqp logging

* update amqp branch

* Added CPP wrapper to unit tests

* update cmake min version to 3.5

* fix iothubtransport_mqtt_common_ut  cmake

* fix unit test

* fix cmake script

* fix cmake if statement

* restore iothubmessage_ut static

* run cppunit test only on win32 builds

* move to latest uamqp

* remove debug build cmd
2021-08-12 18:56:00 -07:00
Eric Wolz 0539e18807
[SDL] NULL pointer check (#1836)
* [SDL] NULL pointer check

* update submodules
2021-01-27 14:03:01 -08:00
betarho 2fb0690f2f
Samples: fixed and unified comment related to setting the trusted certificate (#1530) 2020-06-24 17:46:44 -07:00
betarho c060ae4bdd
Fix measurement unit name in samples (#1566) 2020-06-24 10:46:29 -07:00
betarho 895bd683d4
Fix message printed in case of connection creation failure (#1569) 2020-06-23 22:31:09 -07:00
ttins b87034acfa Add NULL checks 2020-04-03 14:56:35 -07:00
Dane Walton 37f7a8d2a5 update MU_DEFINE_ENUM_STRINGS 2019-09-13 16:12:55 -07:00
ewertons 7a426159c1 Rename macro_utils DEC to CS_DEC (fix Arduino name collision) (#876) 2019-03-28 14:33:55 -07:00
Mark Radbourne c471a1dfcc Mrdocker (#878)
* Add dockerfile samples

* Update Cross Compile doc and add samples

* Fix a couple of typos

* Fix typo and reword slightly

* symlink to sample file instead of using a copy

* Use symlink to sample code rather than copy it

* Remove symlink - does not work

* Back out symlink change - it doesn't work

* Create minimal sample for app build target
2019-03-11 13:35:07 -07:00
Dominic Betts e9342f38c0 Remove redundant values (#778) 2019-01-10 16:37:21 -08:00
jebrando 736f6068fd Fix Remote Monitoring Sample 2018-10-05 15:32:04 +00:00
Dominic Betts 7cfe9da9fc Add cmake files to remote monitoring sample 2018-09-11 15:10:17 +01:00
Dominic Betts 15b95be4e3 Add Remote Monitoring sample code 2018-08-31 15:28:23 +01:00
John Spaith 76218ff346 Fit & finish; serializer clarifications, 'samples directory', remove unused tests 2018-07-10 14:31:10 -07:00