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

109 Коммитов

Автор SHA1 Сообщение Дата
Chris Whitworth 3cd45adae5
Release 24.03 (#270) 2024-03-26 18:34:41 +00:00
James Devine 96fc529d76
Release 23.05 (#263) 2023-06-20 21:23:01 +01:00
Chris Whitworth f771043799
Remove manufacturing tools and include redirect (#259) 2023-03-31 15:33:55 +01:00
James Devine f482ed564e
Release 22.11 (#258) 2022-12-01 18:37:39 +00:00
James Devine 8211818ab6
update iperf submodule pointer (#257)
The submodule was not checking out the correct git sha.
2022-11-30 15:44:53 +00:00
James Devine 4cc063e433
Release 22.09 (#253)
* Release 22.09

* add iperf submodule to index
2022-09-26 18:23:35 +01:00
James Devine 7bc0ca200c
Add LICENSE.md (#251)
* Add license md

* update wording
2022-09-21 11:28:54 +01:00
James Devine 7a9e9065cf
Release 22.07 (#247) 2022-08-11 10:37:15 +01:00
Takashi Matsuoka 92355d9a36
Update README.md (#246) 2022-08-04 13:42:39 +01:00
James Devine a4f92c82b1
Release 22.07 [minor-updates] (#245) 2022-08-02 14:31:16 +01:00
James Devine dc8a89c95f
Release 22.07 (#243) 2022-07-31 09:31:27 +01:00
James Devine 427c32bb42
Update CODEOWNERS (#242) 2022-07-27 12:01:34 +01:00
microsoft-github-policy-service[bot] 358d1d04f5
Microsoft mandatory file (#240)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-07-27 11:36:43 +01:00
Mike Hall 42d2d15540
Release 22.07 (#239) 2022-07-26 20:53:59 +01:00
Gianni Trevisiol f3ef135f5e
Added @jamesadevine to CODEOWNERS (#237) 2022-05-19 09:44:07 -07:00
Mike Hall bae9ae5c29
Update get_device_id.c (#236) 2022-04-21 07:58:36 +01:00
Mike Hall 8e819ceac2
Update get_device_id.c (#235) 2022-04-20 21:57:32 +01:00
Gianni Trevisiol 2a040e92f8
Updates to docs. (#231) 2022-03-18 11:09:34 -07:00
Gianni Trevisiol b85007cf25
Update get_device_id.c (#232) 2022-03-17 09:49:01 -07:00
Gianni Trevisiol 09d53fcd48
22.02 Release (#225) 2022-02-28 13:16:56 -08:00
Chris Whitworth 79a3a4cb91
Add @gtrevi to CODEOWNERS; remove @olegkhar (#224) 2022-02-15 09:58:32 +00:00
Gianni Trevisiol fe8117ba45
Updated certificate. (#223) 2022-01-14 10:01:35 -08:00
Gianni Trevisiol 1d3381e41c
Added reference links to Azure Sphere Gallery. (#221) 2021-12-09 09:13:08 +00:00
Mike Hall 87afcb436d
Remove duplicate troubleshooting md file (#220) 2021-11-03 13:07:38 +00:00
Mike Hall 5d81602a2a
21.10 Release (#219)
Proxy snippets (Enable/Disable, Get/Set Proxy Settings)
Azure IoT Readme added to show how to add Proxy support
HTTPS_Curl_Easy and HTTPS_Curl_Multi updated to add Proxy support
2021-10-25 12:40:58 -07:00
Chris Whitworth ac82ce50a5
Add Mike to CODEOWNERS (#218) 2021-09-23 15:44:36 +01:00
Chris Whitworth f05f7898d2
Add support for event creation timestamps to Azure IoT sample (#217) 2021-09-23 15:40:12 +01:00
Chris Whitworth 8cc5ed5cce
Update CODEOWNERS (#214) 2021-07-22 12:00:45 +01:00
Chris Whitworth f53e2b0cf9
21.07 Release (#213)
* Memory usage tutorial now shows tracking shared library heap usage
* Azure IoT sample poll period changed to 100ms per best-practise guidance
* Use Networking_IsNetworkReady in place of Networking_GetInterfaceConnectionStatus
* Updated network configuration guidance as Ethernet is enabled by default
* Per-project names for debugging
* Clarified hardware definitions help
2021-07-21 12:14:04 -07:00
Chris Whitworth d019b9f408
Docs update: (#212)
* Clarify requirements and language around hardware and hardware definitions
* Add note about flash wear to samples which write to storage
* Update networking docs now ethernet is now enabled by default
2021-07-05 12:06:58 +01:00
Chris Whitworth fdfeac14d6
Fix minor clang-format violation (#209) 2021-05-17 10:53:33 +01:00
Dave Glover 50e9da7162
Add auto URL encoding on IoT Hub Client to the DAA IoT Hub sample (#208)
* Add auto url encode to support setting IoTHubMessage_SetContentTypeSystemProperty to "application/json"

* Add auto url encode for IoTHubMessage_SetContentTypeSystemProperty to "application/json"

Co-authored-by: Dave Glover <dglover.au@microsoft.com>
2021-05-17 10:45:39 +01:00
Chris Whitworth dfaa0ac76b
Ensure DPS provisioning state is set to false/invalid before starting (#207) 2021-05-14 11:56:56 +01:00
Chris Whitworth 43751794a0
21.04 Release (#203)
* Substantially updated Azure IoT sample:
  * Now supports Azure IoT PnP, and non-blocking provisioning using full
    Azure IoT C SDK provisioning flow
  * Clearer, more modular code with separation of business logic, data
    model, UI, Azure IoT communications and connection setup.
* New snippet showing detection and cleanup on memory overuse.
* Updated READMEs to bring into line with recommendations for Azure
  Sample Browser.
2021-04-29 22:03:17 +01:00
Chris Whitworth 15bc18a18c
21.02 release (#196)
* 21.02 release

* New memory usage and diagnostic tutorial
* Updates to READMEs for new CLI (where it differs)
* Fix the DNS-SD sample - no longer shows incorrect results when more
  than one response is received.

* Updates to MemoryUsage tutorial README
2021-03-04 19:08:56 +00:00
Olivier Bloch afa8e25dcb
Fixed telemetry type in Azure IoT Sample (#172)
Co-authored-by: olivierbloch <olivier.bloch@hotmail.fr>
2021-02-03 10:50:11 +00:00
Chris Whitworth b0ef37ce58
Samples 21.01 release (#191)
* Added ADC peripheral snippets showing simplified and advanced APIs
* Added samples categorisation to top-level readme
* Add notes to DeviceToCloud and Powerdown READMEs regarding reset in power-down state
* Small doc fixes
2021-01-28 14:48:15 -08:00
James Scott 54070d4102
Update top level README links (#190)
* Update top level README links

* Update README.md
2021-01-20 10:00:50 +00:00
Chris Whitworth 30480a2b9d
Append a newline to all READMEs to trigger webhooks (#189) 2021-01-07 11:56:28 +00:00
Chris Whitworth ec9b6591c4
Remove forbidden characters from urlFragments in sample browser metadata (#188) 2021-01-06 11:24:08 +00:00
Chris Whitworth 4a778a6d27
Add metadata for the Azure samples browser, and content for code snippets (#187) 2021-01-05 13:21:40 +00:00
Chris Whitworth fcc00b76e6
Update for release/20.11 (#184)
* DeviceToCloud - ExternalMcuLowPower:
 * Support for Microsoft Hardware Reference Design added
 * Support for battery level reading added
 * MCU flashes RGB LED on dispense
 * Message protocol versioning support
 * Status LED indicates MT3620 is awake
 * Use PowerSaver power profile
* HTTPS_Curl_Easy now fetches the requested page in fixed-size chunks, allowing incremental processing of the download
* AzureIoT
  * instructions updated for latest IoT Central
  * Reduced dynamic memory allocations
* DeferredUpdate sample docs improved
* WolfSSL - added certificate domain checking
* Certificate, CustomNTP - minor tidyups

Co-authored-by: Chris Whitworth <chwhitwo@microsoft.com>
2020-11-30 14:00:30 -08:00
Chris Whitworth b83c7df5fc
Regenerate headers from AVnet SK definitions (#182)
Co-authored-by: Chris Whitworth <chwhitwo@microsoft.com>
2020-11-25 14:26:16 +00:00
Brian Willess 94cb918d28
Avnet mt3620 sk rev2 hw files (#164)
* Add new Avnet Module Rev3 hardware definitions.  The differences between Rev1 and Rev2 . . .
* Pin 16 now has GPIO 39 it was GPIO 16 on Rev1
* Pin 17 now has GPIO 36, it was GPO 17 on Rev1
* Added ISU0 Uart CTS and RTS pins
* Added ISU0 SPI
* Added ISU0 I2C

* Unmodified table before modifying for Rev2

* First pass, ready for review

* Updated hardware definitions for the Avnet Starter Kit Revision2 Board

* Updated hardware files for the starter kit rev2.  Minor validation performed with Starter Kit Rev2 board and MSFT example repo.

* Remove old Hardware directory

* Add sample_appliance files to new avnet_mt3620_sk_rev2 folder

* New *.json file and generated *.h files to support new Avnet Azure Sphere Starter Kit Rev2.  Note that the Rev2 board uses a new Avnet Azure Sphere Rev2 Module.  The module files are inlcuded as well.

* Updated hardware definition files for the Avnet Starter Kit Revision2

* Update SK rev1 files.  Changed SOCKET TO CLICK

* Update SK rev 2.  Define SAMPLE_NRF52_* items on Click #1.

* Update sk_rev2 description text.  Add Avnet Module Rev2 header file.

* Moved this file, removing from directory

* Corrected issue where SAMPLE_LSM6DS3_SPI referenced the wrong SPI ISU.

* Corrected error defining SAMPLE_LSM6DS3_I2C

* Removed unprintable character and updted .h file using azsphere command.

* * Changed copyright from Microsoft to Avnet
* Relocated files to SK2 hardware directory
* Regenerated all associated *.h files

* Delete .gitignore

* Change Sample Pending Update LED definition to use one of the onboard LEDs.

* Add UART definitions for the STM32 sample application.

* Updated hardware definitions to add the LSM6DS3 devcie on ISU1 I2C.

* Remve git file from repo

* Updated definition for the LSM6DSO I2C interface.

* Remove files that will be included in the next SDK installer.
2020-11-25 13:02:11 +00:00
Rebecca Holt ff3ee4b28e
Updated CODEOWNERS (#179) 2020-11-24 10:00:17 +00:00
Chris Whitworth e759915f84
Add README metadata and build changes for Azure samples browser support (#175)
Co-authored-by: Chris Whitworth <chwhitwo@microsoft.com>
2020-11-18 15:41:28 +00:00
Chris Whitworth b26a88e8ee
20.10 Samples Release (#170)
- CustomNTP - new sample demonstrating use of platform APIs for configuring NTP.
- Support for Azure IoT Edge device connections in Azure IoT Sample.
- Error reporting tutorial now includes check for network connectivity.
- Deferred update sample now correctly waits for SIGTERM before exit.
- Memory handling improvements - more static allocations.
- SYSRAM region added to RTApp sample link script.
- Update all samples to 20.10/ARV7.
- Multiple doc updates for clarity.

Co-authored-by: Chris Whitworth <chwhitwo@microsoft.com>
2020-11-09 15:56:13 -08:00
Chris Whitworth 67f0586b0d
20.08 Samples, tutorials and reference solutions (#162)
* wolfSSL sample
* Device-to-cloud reference solution for low-power MCU
* Error handling tutorial
* Improve connection/authentication handling in Azure IoT sample; fix
  CmdArgs bug
* Fix error handling bug in HTTPS samples
2020-08-21 15:52:58 +01:00
Rebecca Holt cff7537b51
Updated samples for 20.07 release. (#157)
- All samples updated to 20.07 SDK/ARV 6
- Link to Azure RTOS sample added to top-level README
- Hardware definitions updated:
  - Base chip and board definitions are now supplied with the SDK
  - `HardwareDefinitions/` now contains only definitions for the sample appliance used by all samples.
- ADC and PWM samples updated to use LTS ARV
- Azure IoT sample now supports direct connection to an Azure IoT Hub in addition to using the
  Device Provisioning Service
- ExternalMcuUpdate, HTTPS_Curl_Multi, and PrivateNetworkServices samples updated to use EventLoop APIs
  in place of epoll
- Azure IoT, HTTPS, Powerdown, and WiFi samples updated to use
  `Networking_GetInterfaceConnectionStatus` in place of `Networking_IsNetworkingReady` for more
  detailed connectivity status.

Co-authored-by: Chris Whitworth <chwhitwo@microsoft.com>
2020-07-29 09:43:17 -07:00
Chris Whitworth 2e39c717dc
Add Rebecca as codeowner (#152)
Co-authored-by: Chris Whitworth <chwhitwo@microsoft.com>
2020-07-24 12:04:27 +01:00